2.5.2 Query Queue Information- Application

 Context of Use: The application collects administrative information about a Message Queuing System and presents the information for management purposes.

 Goal: This use case is initiated by an application to query configuration and runtime information abouta Message Queuing System.

 Actors

Application: See section 2.5.

System Administrators: See section 2.5.

Directory Service: See section 2.5.

 Stakeholders

Developers:  See section 2.5.

Testers: See section 2.5.

Application Users:  See section 2.5.

 Preconditions

  • The application administrator completes the application-specific configuration of a Message Queuing System, such as creating the necessary queues.

  • The application has access to the machine and queue.

  • The application has the necessary administrative rights to execute the query.

 Main Success Scenario

Trigger: The direct actor triggers this use case based on the actions of the primary actor.

The processing of the use case is as follows:

  1. The application sends a request to the queue manager to query the necessary data.

  2. The queue manager responds to the query by providing the information requested.

 Post-Condition

  • The state of the queue does not change.

  • The application receives the requested information.

 Extensions

None.