Not able to update queue items in modern cloud orchestrator folder

Am modifying queue data using the Orchestrator HTTP request activity.

The code works perfectly fine when I reference a queue item from the classic folder but when I reference the queue item from the modern folder activity returns an error status code 404 with below JSON response. (Screenshot attached)

NB: Am using cloud orchestrator !

{"message":"Queue Item not found.","errorCode":1002,"resourceIds":null}

How can I pass the folder information while dealing with modern folders?

image

Any assistance will be appreciated :slight_smile:

Hey @unknownay

When you’re referencing queue item from modern folder are you also changing the studio orchestration connection to that because if it is not changed it will throw such error.

Thanks, Bro!

it worked :slight_smile:

Awesome @unknownay

Cheers,
Parth

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.