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

Forum Posts

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
  • 4295 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
  • 1301 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
  • 1173 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
  • 1389 Views
  • 2 replies
  • 1 kudos

Setting Option set values in CRM

Hi Everyone, Can you set an optionset value using the int value rather than the string name? Also, do we need to refresh the meta data after adding new values in our CRM environment? We’ve added a new value which we can see in the front end and in th...