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

Forum Posts

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

Redshift and SnapLogic

We are trying to stand up a new Redshift environment and want to be able to connect and run pipelines with SnapLogic. Corporate security rules require us to launch the Redshift cluster in a private subnet, no NAT or Internet Gateway, all access throu...

gg433 by New Contributor III
  • 2285 Views
  • 3 replies
  • 0 kudos

Date conversion

Hi , I am having a source csv file which contains the date in the format dd-MON-yyyy ( say for example 01-JAN-2020 ) . I need to convert this data format to the form yyyy-mm-dd ( say 2020-01-01 ) . I have tried using various methods to parse the date...

Harsha3 by New Contributor III
  • 2552 Views
  • 3 replies
  • 1 kudos