Displaying canceled work orders in the Dispatcher portal
Perform the following steps to display the canceled work orders in the Dispatcher portal. In the Dispatcher portal, a dispatcher can cancel a scheduled work order if, for example, the customer no longer wants the work to be performed.
In the navigation pane of Dev Studio, click
.Select the D_FSM_CancelledWorkOrders data page with the class PegaFSM-Work-FieldServiceWorkOrder.
On the Data Sources tab, open the FetchCancelledWorkOrders report definition, the data source for this data page.
On the Data Access tab, in the Class joins section, change the Class Name of the Service class from PegaFSM-Work-Service to the implementation service class.
Perform the following tasks to optimize the properties in the report for implementation class:
In the navigation pane of Dev Studio, click
.In the search box, search for and open the property you want to optimize.
Click
.Select the class for which the property needs to be optimized and click Next.
Review the selected class details and click Next.
Click Finish.
Click Save as.
Click Save as to save the data page into the implementation work order class group.
Save the rule in the implementation work order class group.
On the Data page definition tab, change the Object type in the data page to implementation work order class group.
On the Data Sources tab, change the data source in the data page to this new report definition.
Previous topic Creating a new summary status in Pega Field Service Next topic Displaying the list of jobs in the Dispatcher portal