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

Forum Posts

How to Covert date in the JSON data

Hello, I am trying to work with the date (timestamp to be precise) and getting into trouble. My requirement is below. I have a stage table where the data is stored as JSON in a Variant Column and the data looks like below in that column. { “message_b...

How To Rename Array key or Column

Hi , I have an array and I want to change the key/column names of it. { “Items”:{ “Item”:[ { “Item”:'“Pen”, “Desc”:“Black” }, { “Item”:"Pen ", “Desc”:“Blue” } ] } i want to rename the Item as WM_Item and Desc as WM_Desc

sjakathi by New Contributor II
  • 3000 Views
  • 3 replies
  • 3 kudos

Resolved! How to access a field in Child Pipe Line

Hi, when I am trying to access Col Desc field in child pipe line getting the below error sample JSON { “Style”:“Pen”, “Col Desc”: “Black” } “failure”: “Validation errors:\nproperty_map.settings.transformations.value.mappingTable.value[4].expression....

sjakathi by New Contributor II
  • 2536 Views
  • 4 replies
  • 0 kudos

File writer in Sequence Snap

Hi Good Day, I was trying to use sequence snap in child pipeline so to split the days sequentially which is passed from parent pipeline . To make it understandable , we have a field called Total_Days and start_date from the parent pipeline . For exam...

Harsha3 by New Contributor III
  • 3632 Views
  • 10 replies
  • 0 kudos