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

Forum Posts

Resolved! Mixed array and object JSON

Hello, I have a feed coming from github which I need to get certain attributes but some of the items are being returned as arrays and some are being returned as objects! Does anyone know how I can align the 2 types together to perform downstream task...

Julian date in filename

Hello, I have a use case where the Julian date is in the filename e.g. sampleFile.216.txt. How would you suggest converting ‘216’ into yyyy-mm-dd format? Regards, Marrah

marenas by Contributor
  • 1106 Views
  • 1 replies
  • 1 kudos

SOAP API Passing credentails to XML envelop

I’m working on an integration with Clarity( Broadcom) - using a soap execute to import data from a Query. In the soap envelope – I need to pass Username and Passoword for authentication . How can I pass credentials securely from account ( basic OAUT...

test123 by New Contributor
  • 1293 Views
  • 0 replies
  • 0 kudos

Send Return Code to Task Invoker

I have a lambda that invokes a pipeline via a SnapLogic triggered task. My pipeline runs wonderfully, however, even though the lambda has successfully triggered the task and pipeline, the lambda fails with a timeout response error. My pipeline has a ...