RSC/MP 7.2 Programming Manual

RSC/MP Sessions
HP NonStop Remote Server Call (RSC/MP) Programming Manual522360-004
4-4
The IDS Session Type
requester controls transactions. To use TMF with a user-supplied IDS requester, that
requester should do the following:
Use the TMF software to manage the message passed to the Pathway server.
Utilize the Guardian BEGINTRANSACTION, ABORTTRANSACTION, and
ENDTRANSACTION procedure calls (SCREEN COBOL), as indicated by the TMF
information in the application message.
The RSC/MP installation on the NonStop system includes sample IDS code.
The figure below shows the message flow for an IDS session.
Figure 4-1. Message Flow for an IDS Session
Client
RscBeginSession
RscWriteRead
Reply accepted
RscEndSession
TDP
ADD PATHWAY TERM
START PATHWAY TERM
Reply (to TCP)
Reply to client
STOP PATHWAY TERM
DELETE PATHWAY TERM
Pathway Server
Message on
$RECEIVE
Server reply
Pathway TCP
IDS send message
Send to server
IDS send message
CD T004