Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B TIBCO Adapter Standards : Adapter Configuration Requirements

Adapter Configuration Requirements
Adapters are configured using the TIBCO Designer generic palette.
Session Configuration
By default, session parameters are set to global variables (%%RvService%%, %%RvNetwork%%, %%RvSession%%) so that they can be changed at runtime through either global variable substitution or client variable substitution.
File Sink Configuration
By default, the log file is specified as %%DirTrace%%/%%Deployment%%.%%InstanceId%%.log.
The adapter must specify where %%DirTrace%% is either from the command line (using client variable substitution -system:clientVar DirTrace=/some/log/dir) or in the Global Variable definition itself. This means that all adapters should provide a launch script or use a wrapper launch executable that will specify this location.
Adapter Services Configuration
By default, the subject name is defined with global variable such as %%Domain%%.%%Env%%.adaptername.resourcename. Appropriate values must be defined to the Domain and Env global variables.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved