The following table lists the configuration fields available on the Maximo Assets and Locations screen:
Setting |
Description |
---|---|
Disable Assets and Locations |
Disables the Maximo interface and continue with setup. Note that if the Disable Maximo check box was selected on the previous screen, the selection of the Disable Assets and Locations check box is required. |
Asset WSDL URL |
The URL of the SOAP web service exposed by Maximo for querying Maximo for assets. |
Asset Service URL |
The service URL for querying assets. This is usually defined in the WSDL, but can be different if a different URL is exposed in Maximo. |
Asset Operation |
The common operation on the WSDL that should be called to query assets. |
Asset Identifier |
The field in the SOAP response that should be used as the unique identifier of an asset. |
Asset Filter |
Additional filter criteria applied when fetching the list of assets. This is formatted as a SQL WHERE clause. For example ‘FIELDX IS NOT NULL’ |
SQL query to fetch the Asset record with the maximum ID |
During a batch synchronization, j5 uses the Maximo identifier to iterate through batches of assets. j5 requires a mechanism to identify the maximum of the Maximo identifier. |
Asset Date Changed Field |
Primary date field in the SOAP message returned when querying Maximo for assets. This field indicates when the asset was last modified. |
Location WSDL URL |
The URL of the SOAP web service exposed by Maximo for querying Maximo for locations |
Location Service URL |
The service URL for querying locations. This is usually defined in the WSDL, but can be different if a different URL is exposed in Maximo. |
Location Operation |
The common operation on the WSDL that should be called to query locations. |
Location Identifier |
The field in the SOAP response that should be used as the unique identifier of a location. |
Location Filter |
Additional filter criteria applied when fetching the list of locations. This is formatted as a SQL WHERE clause. For example ‘FIELDX IS NOT NULL’ |
SQL query to fetch the Location record with the maximum ID |
During a batch synchronization, j5 uses the Maximo identifier to iterate through batches of locations. j5 requires a mechanism to identify the maximum of the Maximo identifier. |
Location Date Changed Field |
Primary date field in the SOAP message returned when querying Maximo for locations. This field indicates when the location was last modified. |
Validate WSDL URLs |
If this check box is selected, the WSDL URLs for querying Assets and Locations is validated when you click Next. j5 tries to establish a connection to the web services provided by those URLs with the credentials provided. If the check box is left unselected, j5 allows the setup to continue without validating the web services. |
Assets and Locations Auto Sync Enabled |
Indicates whether the interface should automatically synchronize Assets and Locations with Maximo on a schedule. If the check box is unselected, the synchronization needs to be initiated manually. |
Asset and Location Sync Schedule |
The schedule on which the automatic sync runs. |
Asset and Location Sync Time |
The time of day at which the automatic sync starts. |