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

Forum Posts

Mapper following Group By Field

Hi Everyone, I have a record, that has a field of CSVs. I split the CSVs using the JSON splitter, and then use a group by fields snap to create my objects which have the recordId, and the individual values from the CSV field. I end up with what I nee...

Problems with Date.parse() function

Hi, I have a problem with the Date.parse () function. I cannot convert a String to date, the format of my string is the following: “dd/MM/yyyy”. It only happens to me with some specific dates (with most data I have no problem). The problem occurs wit...

VictorC by New Contributor
  • 6362 Views
  • 10 replies
  • 1 kudos

Resolved! Creating files in a different organization

Hi everyone, i’m having the following challenge: I’m documenting files on Gitlab which are at some point then promoted from the Dev organization to the Prod org. This promotion runs in the Dev organization. It turns out that the File Writer cannot wr...

Henchway by Contributor
  • 3202 Views
  • 5 replies
  • 4 kudos

DateTime Parameter can't save to datetime field

I’m calling a child pipeline to do an insert I’m passing a datetime field, but in the child parameter it is now a string How do I convert it back to datetime? In the parent before I execute the child the value is: 1996-08-26T00:00:00.000 In the child...

RoyB by New Contributor III
  • 2329 Views
  • 3 replies
  • 1 kudos

File writing using smb path

Hi Good day, I am trying to write a file in the remote desktop server . Instead of hardcoding the data I have parametrized certain fields as we have sequential child execution running for each country. This is my path: ‘smb://sgkcawveemwdv02.astrazen...

Harsha3 by New Contributor III
  • 2335 Views
  • 2 replies
  • 1 kudos