How to deploy JMS SUB & TRANS Queues from a model process ?

Hi all,

Can someone tell me how to deploy/create the 2 queues that are created when we use JMS receive steps inside process models ?

Do we have to create them manually in your differents target environments or is there any best pratice or way to do that ?

I can’t find the right documentation that explains that…

Thx.

Hello,

Best practice generally for any sort of deployment is to automate it. You can use JMSAdmin scripts to create them at the target environment. Check out the corresponding documentation.

Regards,
Mani