Skip to Content
0
Aug 15, 2008 at 09:58 PM

Testing / Editing SLD connection in WebDynPro Content Manager

27 Views

In my WebDynPro Content Manager (http://<hostname>:<port>/webdynpro) I went to test the JCO Connection to the SLD defined under: "System Defined Content" | "JCo Destinations"

When I test it I get:

com.sap.mw.jco.JCO$Exception: (102)

RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM

TYPE=B

MSHOST=bwxsnd01

GROUP=JCO_SLD_Logon_Grp

R3NAME=SB1

MSSERV=sapmsSB1

PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR Group JCO_SLD_Logon_Grp not found

When I try to "edit" the connection I don't see the group "JCO_SLD_Logon_Grp" in the pulldown.

But, if I add the group "JCO_SLD_Logon_Grp" to the ABAP system using smlg, then it works!!!

However, in the SLD (http://<hostname>:<port>/sld) when I look at the system it has group "SB1_JCO" defined there.

My question then is: Is there another place that is overriding my SLD that has "JCO_SLD_Logon_Grp" defined there?

Mike