Generating custom XML file as a record in ServiceNow
Hi all, I am looking to create an custom XML file and attach it to a RITM. I am using the Attachment API. it works fine in a third party client like Postman but when i use the below code var request = new sn_ws.RESTMessageV2(); request.setEndpoin...
