Forum Discussion
dmiller
8 years agoFormer Employee
The file needed in Read Ack and Respond:
- The acknowledgement will be an XML file indicating that an acknowledgement has been made. After doing some research in Salesforce forums and viewing the Salesforce acknowledgement WSDL (found here), the XML file should look like the following:
- grant_booker8 years agoNew Contributor II
Thanks - I did manage to structure the file myself, and it is responding to Salesforce successfully.
Is there a way of not using a file reader - but an XML formatter or the like? Was trying to use it - but could not get the correct format back to Salesforce.
We have an open issue at the moment where File Reader snap is timing out occasionally, so am worried that this will error occasionally.