-
SAP Production Environment - Select True when you're setting up a Production environment.
-
Use j5 SAP PM Connector v2 - Select True when you want j5 to connect to SAP using the SAP Add-on Installation. Refer to j5 SAP Connector for more information.
-
Certificate Bundle Filename - If your SOAP connection uses HTTPS (recommended for security) and has a custom certificate chain (issued within your organization rather than part of the public trust network), you can use this setting to supply the required certificates. Navigate to the SSL certificate chain for j5 to connect to SOAP using HTTPS or enter the path to the file's location.
For more details, see
Select SOAP as your connection configuration point
The information provided below is based on a standard setup. For customized setups, please consult your j5 service provider.
|
Setting |
Description |
Default |
|---|---|---|
|
Enable Functional Location Sync |
The URL to retrieve the WSDL document from, for setting up the Functional Location SOAP service. |
True |
|
Enable Equipment Sync |
The URL to retrieve the WSDL document from, for setting up the Read Tables SOAP service. |
True |
|
Enable Work Order Sync |
The URL to retrieve the WSDL document from, for setting up the Work Orders SOAP service. |
True |
|
Enable Operations Sync |
The URL to retrieve the WSDL document from, for setting up the SOAP service for creating Work Notifications. |
True |
|
Enable Notification Sync |
The URL to retrieve the WSDL document from, for setting up the Work Order Operations SOAP service. |
True |
|
Equipment WSDL URL |
The URL to retrieve the WSDL document from, for setting up the Equipment SOAP service. |
None |
|
Functional Location WSDL URL |
The URL to retrieve the WSDL document from, for setting up the Functional Location SOAP service. |
None |
|
Read Tables WSDL URL |
The URL to retrieve the WSDL document from, for setting up the Read Tables SOAP service. |
None |
|
Work Orders WSDL URL |
The URL to retrieve the WSDL document from, for setting up the Work Orders SOAP service. |
None |
|
Create Notifications WSDL URL |
The URL to retrieve the WSDL document from, for setting up the SOAP service for creating Work Notifications. |
None |
|
Operations WSDL URL |
The URL to retrieve the WSDL document from, for setting up the Work Order Operations SOAP service. |
None |
|
Equipment Method |
The name of the SAP function used for retrieving equipment. Only used when SOAP is enabled with the v1 connector. |
For a standard SAP system, the recommendation is to enter BAPI_EQUI_GETLIST. |
|
Functional Location Method |
The name of the SAP function used for retrieving functional locations. Only used when SOAP is enabled. |
For a standard SAP system, the recommendation is to enter BAPI_FUNCLOC_GETLIST. |
|
Work Orders Method |
The name of the SAP function used for retrieving work orders. Only used when SOAP is enabled. |
For a standard SAP system, the recommendation is to enter BAPI_ALM_ORDERHEAD_GET_LIST. |
|
Create Notification Method |
The name of the SAP function used for creating notifications. Only used when SOAP is enabled with the v1 connector. |
For a standard SAP system, the recommendation is to enter EM_NTF_ORD_CREATE. |
|
Operations Method |
The name of the SAP function used for retrieving work order operations. Only used when SOAP is enabled. |
For a standard SAP system, the recommendation is to enter BAPI_ALM_ORDEROPER_GET_LIST. |
|
RFC Read Table Method |
The name of the SAP function used for retrieving information from specific tables in SAP. Only used when SOAP is enabled with the v1 connector. |
For a standard SAP system, the recommendation is to enter RFC_READ_TABLE or BBP_RFC_READ_TABLE. |
Some of the methods are only visible or relevant when the v1 connector is used.