CONFIG_FILE_PATH | The path to the context file used for extraction. |
Enter your unique value (for example, C:\APMConnect\Config\ContextFile.xml).
|
SCAN_DIR | The directory that contains the directories from which the job retrieves workbooks to load data. |
Enter your unique value (for example, C:\APMConnect\Dinokeeper).
Important: Because this job runs with administrative authority, you must control user access to this directory.
|
ARCHIVE_DIR | The directory that the facility uses to archive workbooks. |
Enter your unique value (for example, C:\APMConnect\Archives).
|
LOG_BASE_DIR | The path that the facility uses to store the generated log files. |
Enter your unique value (for example, C:\APMConnect\Log).
|
LOG4J_CONFIG_FILE | The path to the log4j configuration file. |
Enter your unique value (for example, C:\APMConnect\Config\log4j.properties).
Note: This can be the same log4j configuration file that you use for your Adapters. If you want to use log4j settings that are different from the EAM job, then you must configure the context file with different log4j properties.
|
FILE_RECEIVER_TIMEOUT | The amount of time, in seconds, before the receiver reports a timeout condition. |
This is an optional parameter. The default value is 1000ms.
Enter your unique value.
|
FILE_RECEIVER_HOST | The host name of the cloud file receiver service. | This is a required parameter. The value will be provided at the time of installation. |
SAP_CLOUD_ENABLED
or
MAXIMO_CLOUD_ENABLED
| Determines whether the Adapter will be used in a cloud environment. |
This is a required parameter. You must enter one of the following values:
- true: Adapters will be run in the cloud.
- false: Adapters will be run on premises.
|
CUSTOMER_NAME |
The coded customer name.
| This is a required parameter. The value will be provided at the time of installation. |
APM_USERID
| The Predix Essentials user ID. | Enter your unique value. |
APM_PASSWORD | The Predix Essentials password. | Enter your unique value. |
APM_DATASOURCE | The name of the Predix Essentials data source to which the data will be exported. |
This is a required parameter only for the on-premises implementation.
Enter your unique value.
|
APM_API_APP_SERVER | The name of the Predix Essentials server |
This is a required parameter only for the on-premises implementation.
Enter your unique value.
|
APM_API_USE_SSL | Use Secured Socket layer to transfer data |
You must enter one of the following values:
- true: To use SSL.
- false: To not use SSL.
Note: For cloud implementation, you must enter the value true.
|
VALIDATE_SERVER | Validate the server certificate |
You must enter one of the following values: - true: To validate server certificates
- false: To not to validate the server certificates
Default value is false.
|
TRUSTSTORE_FILE | Location of the truststore file with all the necessary keys and certificates, which are required for validating the server | Enter your unique value. |
TRUSTSTORE_PASSWORD | Password of the truststore | Enter your unique value. |