cancel
Showing results for 
Search instead for 
Did you mean: 

Sender Soap Axis error in PI 7.31

Former Member
0 Kudos

Hi Experts,


We are using PI7.31


We got a requirement to extract XML from a exchange rate URL on daily basis and send it to ECC from PI.

I followed the below link to configure the sender SOAP Axis channel.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/01/05/michals-pi-tips-exchange-rates-fr...

Required class files for Axis are installed in the system.

The channel is showing error as

Channel Status : Administrator error

Log: Adapter has not provided any status information about the channel

faile to initilize: com.sap.aii.af.service.cpa.CPAObjectNotfoundException: Couldnt retrieve binding for the given channel id.

Please help on the same.


Thanks,

Pavi

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Pavi,

You need to create a sender agreement for that to work.

Regards,

Mark

Former Member
0 Kudos

Thanks Mark.

It worked.

iaki_vila
Active Contributor
0 Kudos

Hi Pavi,

If

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Pavi:

    In other post the solution was that: "Could you please SET the checkbox of the parameter "SET ADAPTER SPECIFIC MESSAGE ATTRIBUTES" in the advanced tab of the SOAP Sender communication channel?"

Regards

praveen_sutra
Active Contributor
0 Kudos

Hi Pavi,

Please check if the installed axis class files are installed properly.

http://host:port/XIAxisAdapter/MessageServlet

Please use above URL to check if axis class files are installed appropriately.

Hope after installing axis class files u have restarted the java stack.

hope this helps.

thanks and regards,

Praveen T

azharshaikh
Active Contributor
0 Kudos

Hi Pavi,

My few cents

1. Can you open Channel monitoring and do a Ping Channel test & check

2. Check if cache is up to date

3. Check if it requires any SOAP Action to be maintained in CC.

4.Check if u have assigned this CC in ur config.

Regards,

Azhar