2.11 Conversation Server (ARTCTRN/ARTCTR1)
An application may request an a conversation launch using
'EXEC CICS CONVERSE' requests. In this case the
request needs to be treated by another server. These tasks are
managed by ARTCTRN/ARTCTR1 servers.
These servers publish transactions callable by EXEC CICS CONVERSE as services named {SysId}_{Transaction_Name}, and manage execution of these services.
Parent topic: CICS Runtime Servers