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

Forum Posts

Parsing CSV

Hi , This happened suddenly and before the process was working fine . My source file was in semicolon delimited format and I need to parse with a csv parser with delimiter ; before inputting to the mapper but I could not get the possible targets in t...

Harsha3 by New Contributor III
  • 3875 Views
  • 3 replies
  • 0 kudos

CSV to IDOC Conversion

Hi Team, I am trying to read data from CSV file and format it to IDOC. But I need to generate different IDOC for each row of a csv file. Which snap I can use to read each row one by one and format an IDOC. Regards, Hirak

Read column name dynamically

Hello, I am looking for a solution to read column dynamically from input. For Example: Step 1: I am using oracle execute snap to pass the schema.tableName to read the data. In this case lets assume my table name is ‘employee’. Step 2: Then I wanted t...

ppankaj88 by New Contributor II
  • 1029 Views
  • 0 replies
  • 1 kudos

Excel to json pipeline

I am trying to convert from Excel to json. The excel file do have multiple sheets. And I want to create same number of json files equals to sheet in excel. And the Json files name should be respective excel file sheet.

munish by New Contributor
  • 2019 Views
  • 1 replies
  • 1 kudos

Where Should Business Logic be Handled?

Hello, We are pretty new to SnapLogic, and are trying to develop guidelines for our developers. We received a best practices document from SnapLogic, and one of the items states to handle application/business logic within the source/target applicati...

wcl3y2 by New Contributor III
  • 2586 Views
  • 3 replies
  • 1 kudos

Resolved! Log4j2 customization

Hi, Is it possible to customize log4j2.xml to route the custom snap (specific package) to different log file on ground plex with different pattern? Looks like the log4j2-jcc.xml gets reset every time the jcc is restarted, not sure where it gets the o...

Converting Varchar data into Datetime

Hi everyone, I’ve been trying to convert data I’m receiving from a varchar (20171211 125023) into a datetime (2017-12-11 12:50:23). I’ve been messing with the mapper but I feel like I’m at a road block now. I was wondering if someone in the community...

Matt by New Contributor
  • 16960 Views
  • 13 replies
  • 2 kudos

Group and Sum in Expression Language

I am trying to group and sum an amount by two properties with the expression language with no luck. I tried using the reduce function, but it’s not working like it does in traditional javascript. Is there any way to get this to work? Here is my inp...

wcl3y2 by New Contributor III
  • 2989 Views
  • 3 replies
  • 0 kudos