Question
Phalanx Consultancy Limited
GB
Last activity: 9 May 2019 10:43 EDT
201 HTTP response code fail to interpret by Pega
Hi,
I am using Connect-SOAP to connect to a REST service via a SOA / ESB layer. SOA / ESB transforms the SOAP message to REST. Since we are using Pega 6.2, innate REST facilities are not available. Once the service is called 201 response code is received (SOA uses a PUT method). This response code is not getting interpreted by Pega and we are getting "pySOAPFaultReason Transport error: 201 Error: Created". Not sure how to debug this issue. Can anyone kindly guide?