Trying to start a job from studio, where input arguments are same as of working process ( UiPath assistant and Orchestrator)
Studio folder selected is pointed to the correct folder,
After executing there is new job created in Orchestrator, but doesn’t pick the items from the queue .
And the process that you are calling, is that a ref process? In that process, first you add queue items and then process those?
Or you just picks whatever is there in queue and process it?
Please check the folder name, queue name, get transaction activity in the process that you are calling. Which queue name and folder name it is pointing to?
Can you share a screenshot of the activity you have to get the queue items and the properties pane for it, then show the associated queue in the Orchestrator with the new queue item waiting to be processed?