cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Connection Problem in Web Dynpro

Former Member
0 Kudos

Hi,

I keep receiving the following error message when trying to execute my web dynpro application:

com.sap.dictionary.runtime.DdException: 'WD_TEST_RFC_METADATA_DEST' not properly defined! 
Unable to create Metadata connection for Dictionary Provider. 
Either the logical System Name 'WD_TEST_RFC_METADATA_DEST' 
has not been properly defined in the System Landscape Directory, or you are
 not using a MsgServerDestination 
(AppServerDestinations are not permitted for Metadata connections)

When I defined my JCO destination, I was not able to enter a MsgServerDestination (the step was skipped by the system).

Does anybody know whats going on??

Thanks, JJJ

Edited by: Johannes Schnatz on Jun 18, 2008 11:29 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

Before creating JCO destination you need to set up SLD and Technical system in SLD. then you will be able to select MsgServerDestination and create JCO destinations sucessfully.

[Setting UP SLD|http://help.sap.com/saphelp_nw04/helpdata/en/ea/cd2e807e0e45bf9da67354f452fc05/content.htm]

[Creating New AS ABAP Technical Systems |http://help.sap.com/saphelp_nwpi71/helpdata/en/f1/92b248db68409487661ff13239127d/content.htm]

Venkat