Hello community,
How could I call a custom DQ Realtime job from the ERP? the message input and output is an XML message file.
I have implemented a Realtime job that performs an address cleansing and geocoding at locality level. I've tested and works fine. Also I've published the job as service and enable it in the web service at the end. With SOAPui tool I also have done some tests which passed successfully.
But, it isn't part of the DQM Realtime jobs standard package and right know I'm wondering how I could call this service from the ERP.
Is it possible to set the configuration of the DQM RFC Server to enable this new service on it? (flrfcsrv.xml file under ./DQM_install_folder/config/)
Or, I should create a new RFC connection between ERP and BODS? Is it possible to send an XML throught that kind of connection?
Thank you very much in advance,
Environment:
- SAP DS 4.2 SP05
- SAP BO DQM for SAP Solution 440_700 SP 006
- SAP ECC 701