Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter Framework | all supported versions |
To configureĀ the adapter agent running as a NT service, add below properties to the tra file of the adapter agent:
ntservice.name
ntservice.displayname
ntservice.starttype <manual/automatic>
ntservice.binary.path.absolute <TIBCO_HOME>/afx/<version>/bin/adapteragent.exe
ntservice.interactive true
# Optional parameters for NT service
#ntservice.dependencies
# NOTE: set ntservce.interactive false if not using system account
#ntservice.account
#ntservice.password