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

Forum Posts

Resolved! Add Leading Zeros

I have strings that are storing a two digit number (i.e. 00, 01, 02, etc) but I need to add another leading zero (i.e. 000, 001, 002). I don’t want to simply concatenate a 0 on the front in case I have values that end up being three digits.

Comparing Two Consecutive Subobjects

I’m trying to move job history records from one system into another using SnapLogic, and the actual data transformation is working great. However, a requirement has come up that I need to check that, in the case of workers who were terminated and lat...

pgary by New Contributor
  • 1575 Views
  • 3 replies
  • 0 kudos

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
  • 3368 Views
  • 3 replies
  • 0 kudos