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

Forum Posts

Passing dynamic value to pipeline

Hi Team, I have design a pipeline, and the pipeline has the same functionality as my other 3 pipelines. only difference is the source and target path from where my pipeline needs to read and write data is different. can the source and target path va...

Mapping requirement

I have the following :- [{ “key”:[ “name”, “organization”, “city”, “state” ], “value”:[ “abc”, “xyz”, “pune”, “maharashtra” ]}, { “key”:[ “name”, “organization”, “city”, “state” ], “value”:[ “cde”, “pqr”, “mumbai”, “maharashtra” ]}, { “key”:[ “name” ...

Problem with XLM Generator snap

I have a problem with generating xml file using XML Gnerator. I have a json and use Mapper snap together with XML Generator to create xml file. My mapper looks like this: So I mapped array to array. The results of mapper looks ok, but I receive emp...

Rest Get API parameter not working

We have a pipeline like below. The second snap is to call an get api to get the run details of the previous run. First Snap:(This one is using a different snaplex with the main pipeline and the rest get pipeline) Second Snap: In the rest get api, ...

sdeng by New Contributor II
  • 1310 Views
  • 0 replies
  • 0 kudos

Insert Into Teradata

Hello All, I’m trying to insert values into a table, receiving an error “Datetime field overflow”. I’m not sure why the error message showing ‘?’ instead of the values which I’m passing. I have 4 columns with date values when I remove these date fiel...

skodali by New Contributor III
  • 4408 Views
  • 3 replies
  • 0 kudos