Question
Accenture
SG
Last activity: 27 Sep 2016 10:05 EDT
Response of Connect -REST
Is there any parameter on the parameter page to see Connect- REST enitre response or how can we see actual response received before mapping to clipboard on the tracer.
As for SOAP we have target property to map entire response.In similar line is there any thing for SOAP.
***Updated by moderator: Lochan to add Category***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accenture
SG
Any idea
Pegasystems Inc.
US
check the activity pyInvokeRESTConnector. Search for variable responsePacket from the generated java code (Actions>>View Java).
Accenture
SG
Is the "responsePacket " alocal variable as I see it in java code it is not declared in Local variable part of activty. So while tracing if we Local Variable will it be available?
Cognizant Technologies
IN
Trace the Service Activity , before tracing enable trace options "SOAP Messages, Services , Log Messages, Activities and activity steps".
After tracing, check for "Connect-Rest" end step, and open tempPage / given page name, on which the step got ended, on this temp page we can see Actual Request and Responce for the service requested.
Accenture
SG
Are we sure same will work for REST. As for REST we have verified we are not able find any. If you say it is in page structure it is not actually what we want. we require in JSON form without converting the service page externally.
Navy Federal Credit Union
US
you will get response into pyRawMessage property on your integration page
pfa
Accenture
SG
Which version of pega is this
Accenture
SG
Which version of pega is this ?