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

Forum Posts

Resolved! Create new column to file

I have sample file ay excel file like below screenshot, I am trying to add another field or column in the input file in my snaplogic pipeline and look like below screenshot. Any hints on this? Thanks in advance.

adekunah1 by New Contributor
  • 2411 Views
  • 2 replies
  • 4 kudos

Resolved! SQL Server No Rows Control Flow

Newbie with Snap Logic. I’m attempting to build an integration that will run once a day. The input is coming from a SQL Server database. There will be days when there will be no data to process. I’m looking for best practices for determining if there...

bigdogz by New Contributor
  • 3265 Views
  • 3 replies
  • 3 kudos

NetSuite Attach Operation

We are building a pipeline where we create a vendor record in NetSuite using NetSuite Create Snap. We also have some attachments related to vendor that we would like to attach to the vendor when it is created in NetSuite using NetSuite Snaps. Based o...

bjadav by New Contributor II
  • 2894 Views
  • 4 replies
  • 0 kudos

Resolved! Date.Parse() Function

I have an incoming file that has a date value of 00:00.00.000 as a value. I am trying to set it to null. Comparing the exit_date ==‘00:00:00.000’ fails. Checking Date.parse($exit_date)==’ ’ or Date.parse($exit_date==null fails. Date.parse($exit_d...

SnapWizard by New Contributor III
  • 7088 Views
  • 6 replies
  • 3 kudos

Resolved! Get Pipe Run Time ID

When I’m trying to insert data into the Teradata table, I also want to insert the pipeline run time id into a column to log as an entry. Can anyone suggest a way to get the id into a mapper when the pipeline is executing?

skodali by New Contributor III
  • 2543 Views
  • 1 replies
  • 1 kudos

Cannot format date correctly to YYYY-MM-DD

Hi there, I’ve looked at other articles addressing this but non has helped me so far. Im looking to format a date in the DD/MM/YYYY to YYYY-MM-DD. The date will always be populated. I’ve tried the following expressions but they wont process correctly...

NAl by Contributor
  • 10104 Views
  • 12 replies
  • 5 kudos