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

Forum Posts

Creating and testing error pipelines

I’m trying to create an error pipeline. A couple of questions… Is it supposed to be called regardless of whether there is an error or not? (It is. Am I doing something wrong? or is this expected behavior) If, so, how should I determine whether th...

wpenfold by New Contributor III
  • 6255 Views
  • 12 replies
  • 7 kudos

Version Control With Snaplogic

Has anyone been successful in implementing version control and continuous integration using Snaplogic? I’m interested to hear what you’ve done to automate builds and deployments of pipelines. [Edit] I don’t mean using Snaplogic to implement a kind of...

TimBurns by New Contributor III
  • 2881 Views
  • 2 replies
  • 1 kudos

Passing Bearer Token to REST GET

I received a token from a authorization REST POST call. I now need to pass this token as the bearer token of a REST GET call. How can I correctly pass my token to the REST GET snap? I was able to do this successfully using Postman (see screen pic). N...

Null pointer exception in ZipFile Write

i am getting below error ZipFile Write snap if we we don’t have file zip Failure: Null pointer exception occurred at: com.snaplogic.snaps.binary.Zip.cleanup(Zip.java:605), Reason: Null pointer exception occurred at: com.snaplogic.snaps.binary.Zip.cle...

bhavani by New Contributor
  • 1663 Views
  • 2 replies
  • 0 kudos