The following table lists the configuration fields available on the ‘Maximo Work Orders’ screen:
Setting |
Description |
---|---|
Disable Work Orders |
Disables the Work Order interface. Note that if the Disable Maximo or the Disable Assets and Locations check box was selected on the previous screens, Disable Work Orders is required. |
Work Order Query WSDL URL |
The URL of the SOAP web service exposed by Maximo for querying Maximo for work orders |
Work Order Query Service URL |
The service URL for querying work orders. This is usually defined in the WSDL, but can be different if a different URL is exposed in Maximo. |
Work Order Query Operation |
The common operation on the WSDL that should be called to query work orders. |
Work Order Identifier |
The field in the SOAP response that should be used as the unique identifier of a work order. |
Work Order Query Filter |
Additional filter criteria applied when fetching the list of Work Orders. This is formatted as a SQL WHERE clause. For example ‘FIELDX IS NOT NULL’ |
SQL query to fetch the Work Order record with the maximum ID |
During a batch synchronization, j5 uses the Maximo identifier to iterate through batches of work orders. j5 requires a mechanism to identify the maximum of the Maximo identifier. |
Work Order Date Changed Field |
Primary date field in the SOAP message returned when querying Maximo for work orders. This field indicates when the work order was last modified. |
Exclude Work Orders scheduled to start before (YYYY-MM-DD) |
Minimum scheduled start date for work orders. |
Validate WSDL URLs |
When selected, the WSDL URL for querying work orders validates when you click Next. j5 tries to establish a connection to the web service with the credentials provided. When unselected, j5 allows setup to continue without validating the web services. |
Work Order Auto Sync Enabled |
Indicates whether the interface should automatically synchronize work orders with Maximo on a schedule. When unselected, the synchronization needs to be initiated manually. |
Sync at same time as asset sync? |
Indicates whether work orders should be synchronized at the same time as assets and locations. When selected, the Work Order Sync Schedule and Work Order Sync Time options are disabled. |
Work Order Sync Schedule |
The schedule on which the automatic sync will run. |
Work Order Sync Time |
The time of day at which the automatic sync will start. |