Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to make a Pipeline wait during execution

This can be achieved using Python script for making a pipeline to wait in the flow during execution. Change the value in line number 22 in the script time.sleep(120) Here 120 is the seconds which defined to make the pipeline wait. Note: The value n...

hpv by Former Employee
  • 6954 Views
  • 1 replies
  • 9 kudos

Managing Versions and Deploying Pipelines

Is there a best practice document or can someone provide an example of how you’re managing pipelines from development, through a test/QA phase and into Production? We have two orgs crated, one for dev/qa and one solely for production. I’m interested ...

jcross by New Contributor
  • 6138 Views
  • 6 replies
  • 3 kudos

Unzip and read the file

My input file is zipped. Inside the zip file, there are 3 fixed width file. I have to unzip the file and read each file(one at a time) and load into table. The input file will be in S3. Can someone advise to handle this scenario Earlier when there wa...

Mari by New Contributor
  • 4044 Views
  • 2 replies
  • 0 kudos

SAP IDoc Write

Hi Team, I created one pipeline which writes an IDoc to SAP using SAP IDoc Write Snap. IDoc is generated at SAP side but, I am getting error for the IDoc write snap [please see the below image for the error]. What configuration do I need to change in...

GBekkanti by New Contributor III
  • 2508 Views
  • 2 replies
  • 0 kudos