Enabling IMS TM resource adapter client applications to support network security credentials in callout messages

If you enable IMS TM resource adapter client applications to support network security credentials in IMS callout messages, external web servers can use the credentials to perform authentication and authorization for callout requests.

About this task

Network security credentials in synchronous callout messages
To enable IMS TM resource adapter client applications to support network security credentials in synchronous callout messages, set the resumeTpipeNsc property of the IMSActivationSpec object to true.
Network security credentials in asynchronous callout messages
To enable IMS TM resource adapter client applications to support network security credentials in asynchronous callout messages, you must call the setResumeTpipeNSC(int resumeTpipeNSC) method for the IMSInteractionSpec object and set the value of the setResumeTpipeNSC property to 1. If 1 is set for the setResumeTpipeNSC property, IMS TM resource adapter sets a flag byte in the OTMA message prefix that is sent to IMS to indicate that network security credentials should be included in the callout message.