Updating 'in process' Requisition DFF via rest API
Summary:
Updating 'in process' Requisition via rest API
Content (required):
Hello,
Customer needs a requisition descriptive flexfield to be updated during the approval workflow once a value linked to the requisiton turns available in a value set. The user who is in charge of updating such value set is not involved in the approval workflow, therefore the only solution we found is that of updating the requisition flexfield via rest API but we are facing some obstacles.
Thus we need to know:
1) Is there any way to update a requisition while its approval status is ' IN PROCESS'? The REST APIs give us back an error message concering the status which must be 'INCOMPLETE' or 'WITHDRAWNED'. Thus, can we somehow update the approval status so as to make the requisition available for the aforementioned update?