Hi All
I am using PI 7.1 and working on a JDBC to Proxy scenario. Since both the 2 interfaces involved, does not require a Sender Proxy CC, I have created a single Service Interface with 2 different Operations and a single Service Interface with 2 Operations for Receiver JDBC CC. At Configuration I have created a Receiver Determination using the Interface Service only since Operations cannot be selected here. Similarly I have created a Receiver Agreement for the Service Interface, again we cannot select an Operation here.
After activating all the objects, I tried to test the scenario from RWB -> Integration Engine -> Test Message (using the ServiceName.OperationName) and I get the following error at SXMB_MONI:
http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:Stack>No receiver could be determined</SAP:Stack>
Can anyone help on this issue? This would be of great help since this approach would reduce a substantial amount of work and also this is the right approach to use PI 7.1 multiple Operations of a Service Interface.
Thank you all in advance.
John Jeyaraj