Hi,
Is anyone aware of an add-on for CRM to allow XI 3.0 ABAP Proxy communication. The Web AS for CRM is only version 6.20 but I heard a rumour that you can get a SAP Add-on for CRM upgrade the kernal to version 6.40 ?
I have trawled the OSS notes but to no avail ?
Can anyone help ?
Kind regards
Colin 😊
Message was edited by: Colin Bickell
Hi,
6.20 has transaction SPROXY and it works, the only thing you have to be aware of is that in XI you have to tell it that your interface is based on Proxy 6.20 or 2.0 in the configuration part of you Proxy call.
We using that at the moment with no problem as R/3 Enterprise is also only 6.20 and our XI 3.0 is 6.40.
You cannot generate proxies in 6.20 which uses external interfaces defintions like XSDs.
Call transaction SPROXY in your CRM system and if your admiin has configured the CRM system correct (SLD etc.) then the interfaces should show up.
I hope this helps.
Stefan
Add a comment