ContributionsMost RecentMost LikesSolutionsXML Formatter error Hi Folks, i am getting below error in XML formatter. Failure: Failed to canonicalize XML., Reason: The reference to entity “D” must end with the ‘;’ delimiter., Resolution: Failed to read the XML document, please try again. Please help. Secured SOAP WS from Snaplogic Hi Folks, I have a requirement where i need to call a secured SOAP WS. I have got the chain of certificates from the webservice team i.e. Root, intermediate and CA. Can someone instruct me how to install the certificates on Snaplogic and how to use them while configuring SOAP Execute snap for calling SOAP WS. Thanks, Vishal Bansal How can we send a parameter in soap execute URL Hi Folks, I am using SOAP Execute Snap and i need to send an additional parameter in the URL endpoint. Can anyone please guide here, how can i send an additional param"MessageId" in URL. This “MessageId” will be different everytime, unique for each and every requests. Attached are the screenshots from SOAP UI. Re: How to receive incoming raw body from REST POST through POSTMAN and use it further in pipeline this pipeline is working for GET and POST, but it doesnt work for PUT. How to receive incoming raw body from REST POST through POSTMAN and use it further in pipeline Hi Folks, Can anyone help me with below. I am trying to send a REST POST request with body from POSTMAN to snaplogic pipeline, but not sure how to recieve it and use in pipeline. Thanks, Vishal Re: Native integration with concur Hi @vaidyarm, Thanks for the reply. But could you please help me how to define targetURL and targetAuthorisation in pipeline and then how to test that from Postman. Re: Native integration with concur Hi Rahul, Thanks for the reply. But could you please help me how to define targetURL and targetAuthorisation in pipeline and then how to test that from Postman. Native integration with concur Hi Folks, I need to develop native intergation from SAP to concur via Snaplogic. For this i need to fetch HTTP headers such as targetURL, targetAuthorisation, etc from the incoming call to Snaplogic. Can someone help?