Hi experts,
I'm trying to configure the WSRM scenario for FSCM Functions 3 - FIN_FSCM_CCD_3 for interfaces
http://sap.com/xi/FSCM/FICARatingReplicateQuery_In
http://sap.com/xi/FICA/FICARatingReplicateQuery_Out
http://sap.com/xi/FICA/FICARatingReplicateResponse_In
http://sap.com/xi/FSCM/FICARatingReplicateResponse_Out
We have CM and FICA on the same system, so I've made the configuration in SOAMANAGER for linking services on the same system.
I've also configured the WSRM runtime (activated FND_SOA_REUSE_1 and related reports in customizing)
The problem is that when we run FPCM2 report the system creates XI messages in SXI_MONITOR while we expect to see SRT calls to the configured services in SOAMANAGER.
Is there a configuration in customizing to be done in order to force the use of SRT instead of Proxy?