This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I see below error on xml parser snap and the document is missing in the output view.
“Process”: “XML Parser:Get data[3b123c40-ba74-4d20-b272-0a5c987dd2c9 – 7151c974-da69-4ab5-a9eb-f9c50b3df996]”
“TimeStamp”: “12/27/2018, 2:30:18 PM”
“RuntimeID”: “3b1...
We observe the error if occurs should occur at the first snap but what is shown in pipeline statistics it is appearing in after 1st snap. The errors occurring on REST snap is shown on MAPPER and vice versa. Please see the screenshots.
We have a requirement to deliver 6-files in single .tar.gz file → club 6-files into TAR and then gZIP them
How can this be achieved in SnapLogic? Does zip read/write helps?
you can also use file poller to poll for a files with specific pattern or use * to browse all files. You may want to also check what is the variable $path is containing so as to verify it does not have same values as that of the target path.
Not worried about the other snap’s behavior but the error message here is irrelevant.
Mapper snap can not get REST API 503 error
REST SNAP can not give error for mapper.
The sequence is mapper->rest get
so if mapper fails due to $payload is undefined...