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

Forum Posts

Formatting date/time in Excel formatter

I’m new to snapLogic and can’t figure out how to format my date/time column in an Excel spreadsheet. I have a SQL Server Execute pipeline that emails output in an Excel spreadsheet to my user. The column currently looks like this (I couldn’t cut/past...

ServiceNow Query

I have a bunch of tables to get from ServiceNow Query snap. I want to parameterize them by passing table variable. It is throwing up an error: Failure: An error occurred while fetching the records (status code: 400), Reason: Bad Request, Resolution: ...

Raj by New Contributor II
  • 2572 Views
  • 1 replies
  • 0 kudos

Year format not taking in properly

Hi SL Community, I am facing a hiccup when I am trying to call a child pipeline which pulls data from Oracle database. The error happens in all the snaps where a SQL statement has year written in the form of parameter. The error I get is an Oracle er...

Group By Field to Mapper

I built a pipeline that pulls a table from Anaplan renames the fields, then selects some of the fields via a mapper to send in a table via an email. The email sender sends one email per line in the Anaplan import. I am trying to group emails by usin...

Wmontero by New Contributor
  • 3516 Views
  • 2 replies
  • 0 kudos

Enable Batch Processing

How to limit the number of documents to get processed in batch? I would like to process the incoming documents in batch by limiting the count to process and start the second batch. Which snap will help us better here.

abinayad by New Contributor
  • 2849 Views
  • 3 replies
  • 0 kudos

Append string to a new line

Hello All, I am trying to append a new string value to the existing string value in the next line of the existing string, you may call it concatenation, but i am unable to do so, can someone please help me here. String 1: This is my first project ...