Resolved! Query parameters
What is the use of capture check box use in query parameters in pipeline?
What is the use of capture check box use in query parameters in pipeline?
A Simple program which is running fine in idle. I am trying to call the file sum.py in snaplogic, it is failing again and again . Please let me know hoe to call this in snaplogic . a = 5 y = 6 z = 5 + 6 with open (“new1.txt”,‘w’)as f: f.write(str(z))
File paths read in our pipeline are different in the Dev and Prod environment. Ex: mybucket/DEV/file1.csv vs mybucket/PROD/file1.csv We develop our pipeline in Dev project using DEV path; and when importing to the Prod project we manually change DEV...
Hi All, I’m currently building a pipeline that will receive a timesheet data (XML) and then transform each record to an individual xml that will then be used for create timesheet web service calls. I am able to process until the XML generator but st...
Hi Team, I am trying to read an XML file and my pipeline runs successfully for one file and fails for another file showing the error Unexpected Character ’ ’ Code 32 (missing name ?)
I have a use case to download a zip file , which is coming as an attachment through trigger task. can someone help me to download the file and store it in snaplogic database. Thank you
Hi, Is there any option where we can execute 2 dependent pipelines One after the Other. E.g : Pipeline X1 executes a series of Snaps.Execute Pipeline X2 only if X1 is Succesfull. Also, Can i set up both X1 and X2 in the same pipeline ?
I am using a mapper snap to extract data from a json schema. This is the code from the expression {id:$id}.extend($.fieldValues.map (elem => [elem.id, elem.type, elem.value])) What I want to do is place this in a pipeline parameter (so can change t...
User | Count |
---|---|
322 | |
229 | |
179 | |
153 | |
116 |