Customise the Granite Workflow Queue config for custom workflow.
Hi,
I need to add job queue config for my custom workflow. I need to change the queue type to ordered. In OOTB config it's parallel. I have added new config for my workflow, still it's picking the OOTB config and calling the wf in parallel queue.
OOTB config:
topic: "com/adobe/granite/workflow/job*"

Custom Config:
I have added the wf /var path as the topic "com/adobe/granite/workflow/job/var/workflow/models/samsclub/create-mixed-media-set"

I don't want to change the ootb config considering it might impact other wf's. Please let me what am I missing in my custom config and what should be changed.
Thank you,
Keerthana H N
