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 correctly log API call execution time

Hello everybody, I want to create some metrics related to API call time. For now, I am trying to subtract date.now and pipe.startTime using following expression (Math.trunc((Date.now() - pipe.startTime)) ) in mapper preceded by REST POST. Sceleton of...

ed_tc by New Contributor III
  • 3498 Views
  • 5 replies
  • 3 kudos

Soap Execute snap - Account creds in header

I’m building a custom SOAP Execute snap to replace Netsuite snaps to work around a limitation with custom fields in Netsuite snaps that require fields entered to not be null. I’ve modeled my SOAP envelope after the request that gets logged when I cal...

jamesv by New Contributor II
  • 4623 Views
  • 21 replies
  • 1 kudos

Issue with Soap Response

Hi Team, I’m trying to invoke a Soap webservice and unable to input the request parameters to the Soap response snap. Unable to view the soap response until we write the response to a file. Thanks, Sravanthi

Send a error file using the Email sender

Hi All, When we are executing the main pipeline, we are getting an error and the same error we are storing in Error handling pipeline file writer. We need to send an Email notification with that error file as an attachment. Thanks, kullayappa

Kullay by New Contributor III
  • 4430 Views
  • 6 replies
  • 1 kudos