Resurrect functionality Executing Commands Via API

I was trying to use existing functionality - calling work queue commands from API - described here - ORIGAM 2015 11 Release Notes - paragraph " Executing Commands Via API"

We make use of it, and it stopped working.

The api will be on this path:
/workQueue/{QueueName}/{CommandName}?workQueueEntryId=xxx

It will be public. Access to the functionality will be controlled with role asignement. “*” means anyone can access it authorized or not.

pull request to 2022.4

Are the QueueName and CommandName parts of the path case sensitive?

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