Is queue mandatory to use when we run any process from orchestrator?

Hi All

We are using data table to handle our transactions. We also need to schedule this process in orchestartor and deploy into prod.

Do we need to use queue any where in our whole process ?

Queues are not mandatory when deploying to Orchestrator. As long as the process validates and runs in Studio, you can publish to Orchestrator and trigger from Orchestrator.