Skip to main content

Hello ,

Will be possible that FME Server integrate with SAP BW ?

i would like to deliver the data output of fme to sap bw

 

Thanks in advance

 

I've been involved in something similar before with SAP PM (functional locations, equipment). The SAP team created an endpoint for us in Gateway which we could post data to it with an HTTPCaller. We constructed the data/payload to send, they built the logic to create the objects/hierarchy in SAP from it.

You'll need to agree what the integration schema is going to be, think about retries and error handling, validating through BW exports that everything is in sync and integrated correctly.


I've been involved in something similar before with SAP PM (functional locations, equipment). The SAP team created an endpoint for us in Gateway which we could post data to it with an HTTPCaller. We constructed the data/payload to send, they built the logic to create the objects/hierarchy in SAP from it.

You'll need to agree what the integration schema is going to be, think about retries and error handling, validating through BW exports that everything is in sync and integrated correctly.

Thanks for reply .could u please provide me more details .

which parameters that I need for HTTP Callers to write in SAP ?How was the integration Schema look like ?


Reply