04-12-2024 03:30 AM
Hello
I 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.
With Mapper snap I am passing the input structure to the SAP EXECUTE snap. This is the input to the EXECUTE snap -
Please suggest what could be wrong here.
Thanks
Minal
06-14-2024 09:54 AM
You can remove the Type Convertor snap and use mapper where expression can be built to convert # to string, ie
stringvalue.parseInt() and assign to field