We are attempting to use the REST API 'update task assignment' for multiple transactions at once?
Summary:
Hi All
We are encountering an issue where some automated strategy work items are not being sent. They are marked as "Open" but are stuck and do not progress to the next task, either automatically via the collection processes or manually.
We are attempting to use the REST API 'update task assignment' :(/fscmRestApi/resources/11.13.18.05/collectionStrategies/{StrategyId}/child/strategyExecutionTasks/{WorkItemId})
to complete the stuck tasks and move them to the next work item task. However, we have a significant number of tasks to process, and running the REST API via SOAPUI manually only seems to allow for one update at a time.
0