cancel
Showing results for 
Search instead for 
Did you mean: 

How do I configure soap channel in PI7.11

Former Member
0 Kudos

Hi!

I'm using PI7.11. Trying to test this Synchrous scenario where ECC sends a request thru PI and then to a Oracle table and gets response back to ECC (ECC<--->PI7.11<--


>Oracle Table). Using Sender SOAP adatper on the ECC side and JDBC on the Oracle side.

First of all, I like to make sure that my Sender SOAP adapter is configured correctly. Here's what I have...Is this (below) correct??

Adapter Type: SOAP http://sap.com/xi/XI/System SAP BASIS 7.11

Sender

Transport Protocol: HTTP

Message Protocol: XI3.0

Adapter Engine: Central Adapter Engine

Adapter Specfic Message Attributes: Checked for "Set Adapter-Specific Message Attributes"

Second, When I test a message, I get this error,

Error While Sending Message: Additional error text from response: com.sap.engine.interfaces.messaging.api.exception.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=RS1400;TS=;AN=ReconRpt_In_SYNC_MI;ANS=urn:WOL-com:XI:data:HJ:10; in the current context Unknown.

I checked information under Reciver and Receiver Interfaces in Integrated Cofigurations and they seem to be correct.

3. Third, the Sender SOAP adapter in showing up as yellow triangle (channel started but inactive). Surprisingly, there's no active/inactive option when you choose XI3.0 protocol.

I need help please....

Accepted Solutions (0)

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

Use RFC adapter to read request from SAP , RFC works sync mode.

Regards,

Raj