ConversationalTask (MQLONG)
This field is an indicator specifying whether to allow the task to issue requests for more information, or to stop the task and issue an abend message.
The value must be one of the following options:
- MQCCT_YES
- The task is conversational.
- MQCCT_NO
- The task is not conversational.
This field is a request field used only for 3270 transactions. The initial value of this field is MQCCT_NO.
Parent topic: Fields for MQCIH