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 json hierarchical data

Hi All , I wanted to falten a json data but its coming as array only as i have to load this to relation table i wanted this value as a relation column value . I have used json spiltter and then in mapper wrtitten below expression still its giving me...

Find max value

I have output from upstream snap as 20190417 20190416 20190415 20190414 when passing this to a mapper to find max I am getting all the values as Maximum. How to get one Max value and assign it to a parameter ?

SQL Server Stored Procedure Snap

Hello, SQL Server Stored Procedure snap has 2 outputs, one for output parameters and another for result set. I am only interested in the resultset, how do I make sure the “output parameter” view is closed? We don’t want to have multiple open outputs...

IgnatiusN by New Contributor II
  • 2612 Views
  • 4 replies
  • 0 kudos

Delimeter in Mapper

I have the input value stored in one string separated by delimiter comma. This value is available as Mapper variable. For Example: $inputstring - Value1,Value2,Value3,Value4,Value5 i have to separate these values and store separately in diff variable...

Mari by New Contributor
  • 2798 Views
  • 5 replies
  • 2 kudos