Question

Tech Pundits Inc
US
Last activity: 9 May 2022 12:21 EDT
Transfer Assignment using Pega API or Pega DX API
Priority 1 : I like to transfer simple assignment from User1 to User2 or WQ to WQ or WQ to User1 or User1 to WQ
using OOTB Pega API - assignments api.
Input Data: I am passing "Assignment Key" and actionID :"pyTransferAssignment" FlowAction ID.
Request Body: reAssignPage is used to refer the properties in section rule.
Need to have a check if below message format passed is correct?
"content": { },"reAssignPage":{ "pyReassignType": "Operator","pyReassignOperatorName":"Pxx","pyInstructions":"Test", "pxObjClass":"Assign-" }
Error Msg:
|