User interface program (CSQ4CVB1)

 

When you start the conversational-mode CICS transaction MVB1, this starts the user interface program for the application. This program puts inquiry messages on queue CSQ4SAMP.B2.INQUIRY and gets replies to those inquiries from a reply-to queue that it specifies when it makes the inquiry. From the user interface we can submit either immediate or batch inquiries:

Important differences between the properties of messages used in the application when in batch and immediate mode are:

However, in all cases, the properties of loan request messages are propagated throughout the application. So, for example, all messages that result from a high-priority request will also have a high priority.

 

Parent topic:

Design of the sample


fg18530_