Enable the Generate Repair Suggestion Capability in My Maintenance Work
The Generate Repair Suggestion capability is optional, only enabled for the English language. You need to enable the capability for the Preview Work Order page.
To enable the Generate Repair Suggestion button on the Preview Work Order page:
- Switch to the Preview Work Order page.
- Click the Settings and Actions menu for the page. You can click your user image or name in the global header to open the Settings and Actions menu.
- Select Edit Page in Visual Builder Studio.
- Click the Work Order Container context switcher.
- In the filter, search and select Work Order Preview.
- In the Work Order Preview pane, set the ShowRepairSuggestionButton attribute to true and Publish the change.
The Generate Repair Suggestion button should now appear as a page-level button on the Preview Work Order page.
By default, repair suggestion notes are saved with a Repair Suggestion
(ORA_MNT_WO_REPAIR_SUGGESTION
) note type. You can change this note
type to a custom note type. Do not change the default note type to any other seeded note
type unless it is ORA_MNT_WO_REPAIR_SUGGESTION
.
To create a custom note type:
- Under Setup and Maintenance, click Tasks, Search and enter Manage Extended Lookup Codes in the Search field.
- Find and select Maintenance Work Order Sources in the list of Lookup Types.
- In the Maintenance Work Order Sources: Extended Lookup Codes section, click Add.
- Enter the details for your new custom note. When entering value for Additional Information, select the Source Note Types Context Value.
- Click Save.
The new custom note type is now available for use on any maintenance note.
To change the default note type used for repair suggestion notes:
- Switch to the Preview Work Order page.
- Click the Settings and Actions menu for the page. You can click your user image or name in the global header to open the Settings and Actions menu.
- Select Edit Page in Visual Builder Studio.
- Click the Work Order Container context switcher.
- In the filter, search and select Work Order Preview.
- In the Work Order Preview pane, set the RepairSuggestionNoteType attribute to the extended lookup code for your custom note type and Publish the change.
Any new repair suggestions that are saved as notes will now have the new custom note type.