Question
1
Replies
145
Views
Posted: July 27, 2016
Last activity: July 28, 2016
Closed
Alter Connect-CMIS response
Hi Team,
As out of the box, Pega stores object id after posting documents to ECM. Is there a way to alter the response of CMIS and stores other xml elements?
As out of the box, the CMIS connect call is bounded in service utility function and not able to trace the request and response mapping.
Thanks
Are you using any XML stream rule to capture the response? if yes, you can trace stream rules by checking the same as option in tracer settings and plan the approach of altering the response from the activity.
If your server type is SOAP, to debug more about SOAP calls you can make use of tools like TCPMON.