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 pass HTTP codes in JSON output

Hi, I have a JSON like below, have to pass the value of StatusCode into HTTP Header. I am using JSON Formatter, but incase of Failure also it gives 200 with the actual code in the JSON payload. Help me in how to handle this JSON: { “StatusCode”:“500...

kumar25 by New Contributor II
  • 2088 Views
  • 4 replies
  • 3 kudos

Resolved! Adding column at the beginnging of mapped array

Hi snaplogic experts, i have csv file with 56 columns. In order not to map field after field and have 56 rows in mapper, iam using this function (mapping and replacing . with , ). $.mapValues(x => x.replaceAll('.', ',')) but my problem is: i need to...

SL12345 by New Contributor III
  • 1741 Views
  • 1 replies
  • 0 kudos

Cloudplex Limitation

Hi All, When I am using the cloudplex to validate the pipeline, getting the below error. please help me on this. Invalid Response from server. {“response_map”: {“error_id”: “no-cc-available”, “error_list”: [{“message”: “The Snaplex nodes have reached...

dneralla by New Contributor
  • 1694 Views
  • 1 replies
  • 1 kudos

Create an event in office365 calendar

Hi, I need to create a pipeline to create an event on office365 to reserve a room and send out invite to a set of people. This pipeline will be called from another application in real time. Appreciate any inputs on which snaps/snappacks to use and ti...

smac by New Contributor
  • 1294 Views
  • 1 replies
  • 0 kudos