Products | Versions |
---|---|
TIBCO Adapter SDK | - |
Not Applicable | - |
Resolution:
There are 2 steps needed to change the session parameter used by Adapter SDK standard/class microagent:
1. Create a RV session with your custom parameters for service and daemon port. For example
<session name="hawkSession" service="9000" daemon="tcp:9000" />
2. Under your adapter instance, select the "Monitoring" tab and add the name of this newly created session to the "Default MicroAgent Session" field.
Please refer to Designer Resource Management Guide for more details.