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

Forum Posts

REST post to Anaplan showing error 400

Hi Everyone , I am not able to post csv data into anaplan using REST Post but I am able to post the same using POSTMAN . Please help .Its urgent !!! and other settings at POSTMAN are - Data load successful snapshot - where as in snaplogic its giv...

Nested ternary expression using Match operator

Expression: parseFloat($InvoiceTotal1.trim()) < 0 && $CategoryDescription.trim() == “INVOICE ADJUSTMENTS” ? parseFloat($InvoiceAdjustments.trim()) : (parseFloat($InvoiceTotal1.trim()) > 0 && $CategoryDescription.trim() == “INVOICE ADJUSTMENTS” ? pars...

aaronb by New Contributor
  • 2398 Views
  • 2 replies
  • 0 kudos

SOAP Execute snap attachment error

Hello All, Trying to send a zip file to a SOAP service using the SOAP Execute snap. I attach it in the snap but do I need to reference it in the envelope? I mention the filename but I am clueless as to how do I reference the file in the soap envelope...

wani-amol by New Contributor III
  • 1508 Views
  • 2 replies
  • 0 kudos

SFTP file reader for daily pulls

Hello All, We are going to start receiving delta files to a data warehouse and this is the format that our vendor specified that they will be sent over. Company_Data_Storage_TITLE_YYYYMMDD_HHMM_YYYYMMDD_HHMM.txt My question, in the file reader how wo...

Matt by New Contributor
  • 1632 Views
  • 1 replies
  • 0 kudos