How to configure the adapter agent running as a NT service

How to configure the adapter agent running as a NT service

book

Article ID: KB0077989

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Adapter Framework all supported versions

Description

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

Issue/Introduction

How to configure the adapter agent running as a NT service

Environment

Product: Product: TIBCO ActiveMatrix Adapter Framework Version: All supported versions OS: Windows