This section explains the creation of Queue objects:
- Creating the Admin Service
MQ admin service creates queues on the FioranoMQ server. The instance of admin service can be obtained from the admin connection.
2. Queue Metadata
Create a queue metadata, specifying the name, description and the storage type. The storage type of the destination can be RDBMS_BASED_DATABASE or FILE_BASED_DATABASE
or
3. Create the Queue
Create the Queue object using the adminService and the queue metadata.
Overview
Content Tools
ThemeBuilder