Skip to Content
0
Former Member
Sep 16, 2005 at 10:45 PM

Connectivity problems between PCK SP 9 and XI 3.0 SP 13

23 Views

Hi All.

I have the following scenario:

+ A portal on the Enterprise Portal 6.0, running over one J2EE Engine, and also XI 3.0 running over another J2EE Engine.

+ PCK is installed in the EP server.

+ An Inbound Java Proxy was generated for one synchronous outbound interface.

+ The Proxy EJB was packed together with the webdynpro that is supposed to call the synchronous interface.

+ We want to do the following:

WebDynpro calls the proxy method, that sends the message to PCK, which should forward the message to XI - the integration server.

Although, we are getting the following error:

"com.sap.aii.proxy.xiruntime.core.BaseProxyException: Error sending MS message. Exception: No XI receiver agreement configured in PCK for XI message header: SenderParty=; ReceiverParty=; SenderService=BS_PORTAL; ReceiverService=; Interface=ValidaSerial_OB; InterfaceNamespace=http://comcel.com.co/PP"

On the PCK, I've already created the party and service for the Portal and for XI, and also the sender/receiver agreements.

The problem seems to be that SenderParty on the XI message header is empty, and so PCK can't find the receiver agreement I've created, that specifies the Sender Party.

On the following URL:

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

It says that I can create a receiver agreement on the PCK without specifying a sender party/service. This should solve my problem, but when I try to do this on the PCK Configurator, I can't. It does not accept '*' on the Sender Party/Service fields, nor leaving these fiels blank.

Does anyone has a similar scenario? Any help will be wellcome.

Thanks in advance.

Deise Lima.