Skip to content

YAML support for queue creation #109

@JamRamPage

Description

@JamRamPage

Is your feature request related to a problem? Please describe.
Currently, the YAML input to the queue_manager module provides only the capability to create and manage QMGRs directly, and input MQSC for further configuration.
For a test system, creating a few simple queues would require writing out MQSC to create them.

Describe the solution you'd like
It would be good if we could specify a queue object in the YAML input to be created on a queue manager. Our module will recognise this and run the appropriate MQSC to create the queue (as well as the QMGR according to the situation).
image

Describe alternatives you've considered
N/A

Additional context
Further extensions would allow for other objects (channels, etc) to be created, along with appropriate attributes, reducing the need for MQSC files - helpful if the user has less understanding of MQSC.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions