Adapter | Replace TenantId with the name of the GE Digital APM database to which you want to connect. | None |
OtSource | Replace Name with a descriptive identifier for this Process Historian Source. | This Name must eventually match that of an OT Source system defined in the GE Digital APM Database chosen above. |
QueueOptions | Set ActiveMqHost with the fully qualified network address of the server that hosts the ActiveMQ Message Bus. | Typically, the Host of the ActiveMQ Message Bus is the GE Digital APM Server. |
| Set ActiveMqPort with the appropriate port of the ActiveMQ host. | The default port is 61616. |
| Set Username with the user Id of an authorized user of the ActiveMQ instance on the MqHost. | |
| Set Password with the encrypted secret of the desired user Id of the ActiveMQ instance on the MqHost. | |
CacheOptions | Replace Host with the fully qualified network address of the server that hosts the Redis cache instance. | Typically, the Host of the Redis cache instance is the GE Digital APM Server. |
| Set Port to the defined port of the Redis cache instance. | The default port is 6379. |
| Set Password to the Password of the Redis cache instance, if any. | By default, the password is blank. |