ICO0134E When the value of IMSInteractionSpec
property useConvID is true (client-managed
conversation
state programming model), conversational transactions are supported
on shareable persistent socket connections ONLY.
Explanation
Conversational transactions that use the conversation
ID to track the iterations of a conversation (by setting the IMSInteractionSpec
useConvID property to true) are supported only on shareable persistent
socket connections.
User response
Use shareable persistent socket connections with
the client-managed conversation state programming model.