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

Forum Posts

Resolved! How to convert linkedHashMap to list / json object

Hi Team, I have an input json in linkedHashMap in below format: [ { “Path”: “/OrgName/shared”, “subject_type”: [ “GROUP”, “GROUP”, “GROUP”, “USER” ], “subject”: [ “Operations”, “admins”, “Architects”, “xyz@xyz.com” ], “perms”: [ [ “R”, “X”, “W” ], [ ...

List to Json object

I have a input as given below, how to convert into Json object. “actions_values_json”: ““RecordID”: “22”, “FullName”: “Monique Davis”, “AddressLine1”: “12 N Manning Blvd”” output should be { “RecordID”: “22”, “FullName”: “Monique Davis”, “AddressLin...

rveera by New Contributor
  • 2761 Views
  • 4 replies
  • 0 kudos

Send a 5 request per Second

Hi All, We are trying to send a 5 request per second, Currently we getting 26 request in this 26 request we need to a send a request are batch wise from Rest Post. When we are passing the 26 request at a time getting error like <>. In this reason we ...

Kullay by New Contributor III
  • 1828 Views
  • 1 replies
  • 0 kudos