Deploy process for queue trigger

Hi,
How can i deploy a process in https://cloud.uipath.com/ and use queue trigger in a process?

@Gopalakrishnan_K

You can split your process with Dispatcher and performer,

Once dispatcher place the transactions in queue, then you can assign performer to run

This way you can complete the process

Mark as solution if this helps

Thanks

There is an activity called Add Queue Item that will add a transaction to your queue and therefore activate such a trigger: https://docs.uipath.com/activities/docs/add-queue-item