Hi all,
I have an issue with one of our customer's batch integration jobs - website is running the DW 8.9.2.7 version
I've setup a batch integration towards a webservice with an XML request.
Type of the batch integration: Import Data with custom request addin
It runs, and completes instantly, however it does not save a .xml file (the response) in my /Integration folder as I expect.
If I test the request in the Live integration "Test Connection" tab with same data as my batch integration it returns the reponse just fine.
Am I missing something? ..
Request: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><GetEcomData><tables><CustItem type="all"></CustItem></tables></GetEcomData>
Response: