4.3 Application Creating and Closing a Local Cursor Example

The following sequence diagram illustrates an application interacting with a supporting server to create and close a cursor for a queue located at the supporting server.

Creating and closing a local cursor

Figure 4: Creating and closing a local cursor

  1. The application creates a local cursor using the qmcomm2 interface.

  2. The application utilizes the local cursor to perform messaging operations.

  3. The application closes the cursor via the rpc_ACCloseCursor method.