Application Integration
Discuss simplifying and automating your business processes with application integration solutions.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SAP EXECUTE snap returning blank output

HelloI am new to SnapLogic and trying to develop a pipeline that reads data from SAP BW with a BAPI call and loads into a database. Currently I am facing issues as SAP BW EXECUTE snap is not returning anything in output.This is the snap configuration...

minalbakore_0-1712917604963.png

Formatting a json Object

Can anyone please help me to format the below json.SourceInput:sampledata : {Key 1: Name,Key2: John},{Key 1: Name,Key2: Simon}Output:sampledata:{Name: John},{Name: Simon}Please let me know if there is any difficulty to understand the requirement.

dpan32 by New Contributor II
  • 1132 Views
  • 2 replies
  • 0 kudos

Resolved! JSON Formatting - Mapping Key and Value

I have a pipeline which reads data from source in JSON format and below is the format of json data retrieved. I am looking to map the values and not getting the desired result since the data is in string. Can anyone help on this please. Kindly advise...

sobha353 by New Contributor
  • 1383 Views
  • 2 replies
  • 1 kudos

Count pages of a PDF file

The PDF Snap Pack is now available. But I have not yet found a way to count the pages of a PDF. The background is that I would like to split a PDF automatically and for this I need to know how many pages this PDF has.Does anyone have any ideas or tip...