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 file

Hello,  Below is the requirement where I have to read and parse a CSV file and load each line based on the first column's name. The file will have thousands and thousands of lines.I have the sample csv file below and 1st line will be Header and will ...

arvindnsn_0-1740086041773.png

Resolved! Data Validator Pattern error

Hello,  I am building an API that used PUT method to update a set of JSON data into my taget database. One of the contents of the PUT method is a boolean type that would receive ether a "true" or "false" and is a mandatory entity.I am using a Data Va...

arvindnsn_1-1728668635086.png arvindnsn_0-1728668596624.png arvindnsn_2-1728668687323.png

Resolved! SQS -pipeline stalling

Hi All,I am facing a peculiar issue with a new pipeline being built. the pipeline is setup to consume an SQS message > apply some processing and auditing(Via MySQL DB) > acknowledge the SQS messageThe pipeline runs correctly when the SQS Consumer Sna...

ksalem_0-1739984190631.png
ksalem by New Contributor III
  • 45 Views
  • 2 replies
  • 0 kudos

Resolved! Changing poorly formatted date into a clean date

I’m working on creating a few pipelines to transform some data, but I’m having an issue with the date field. The date field I pull is a string and not a date which is the main issue. It’s formatted as MMM 'yy so as an example October 2022 would be fo...

BigUrn by New Contributor
  • 1572 Views
  • 3 replies
  • 3 kudos