Modify a record which is pending in Workitem using REST request

Modify a record which is pending in Workitem using REST request

book

Article ID: KB0080134

calendar_today

Updated On:

Products Versions
TIBCO MDM 9.1.0

Description


We may come across a use case to modify a record which is pending for a workitem approval by using rest request.Without passing that we will get exceptions.
         SVC-11034: Record in workflow, action not possible.

Environment

ALL

Resolution


We need to pass workItemId as query parameter to modify records which is pending in workitem using Rest services.Attached a screenshot for the same

Issue/Introduction

create a REST request for updating a record using work item reference number which is pending in workflow

Additional Information

01650745,Restservices.pdf

Attachments

Modify a record which is pending in Workitem using REST request get_app