![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
1. Make sure that the SWLIB_PATH process attribute points to the directory containing the Java libraries that you want the IAPJMS process to use. See SWLIB_PATH on page 282.
By default, SWLIB_PATH points to the Java libraries distributed with iProcess Engine. You do not need to change this value unless you have a specific requirement for the IAPJMS process to use a different version of these libraries.
2.
3. Specify the JMS message delivery method by configuring the IAPJMS_SYNCHRONOUS on page 275 and WQDJMS_TOPICNAME process attributes. See IAPJMS_SYNCHRONOUS on page 275 and WQDJMS_TOPICNAME on page 285.
4. For activity monitoring, configure the port number that is used for message communications between the BG process and IAPJMS process by configuring the IAPJMS_PORTNO process attribute. See IAPJMS_PORTNO on page 272.
5. For Work Queue Delta publication, configure the port number that is used for message communications between the WIS process and IAPJMS process by configuring the WQDJMS_PORTNO process attribute. See WQDJMS_PORTNO on page 284.
6.
If you are using WebLogic as your JMS provider, you must ensure that the WebLogic JNDI name and topic name are the same as the topic name specified in the IAPJMS_TOPICNAME and the WQDJMS_TOPICNAME attributes. (See WebLogic documentation for more information.)
7. Specify whether you wish the IAPJMS process to generate messages in a basic or extended format. See IAPSCHEMA on page 77.
8. Configure the JMS message error handling by configuring the IAPJMS_ROLLBACK process attribute. See IAPJMS_ROLLBACK on page 274.
9.
10.
11.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |