cancel
Showing results for 
Search instead for 
Did you mean: 

Exception in FlightList App

Former Member
0 Kudos

Hi All,

I am building the FlightList Application.

I am getting the foll. exception when I am running the Application.

com.sap.dictionary.runtime.DdException: 'WD_RFC_METADATA_DEST' not properly defined! Unable to create Metadata connection for Dictionary Provider. Either the logical System Name 'WD_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)

I have created 2 logical system names

1. WD_FLIGHTLIST_MODELDATA_DEST

2. WD_FLIGHTLIST_RFC_METADATA_DEST

But in Jco connections I am getting WD_RFC_METADATA_DEST apart from the above 2.

Also, the exception says that "logical System Name 'WD_RFC_METADATA_DEST' has not been properly defined in the System Landscape Directory"

Can someone tell me what am I missing.

Regards

Nikhil Bansal

Accepted Solutions (1)

Accepted Solutions (1)

abhijeet_mukkawar
Active Contributor
0 Kudos

hi,

goto the dictionary of your web dynpro project and click on the name of model appearing in dictionary, check out its property and see the name of metadata it is refering . If it is the same what you have created in content administrator,

then

right click on your web dynpro project->properties->(from task pane)web dynpro references->(tab)Jco references

check out the Jcos your aplication using. If there it refers the wrong metadata connection , delete it.

You may need to go to content administrator to check the JCos references your application using.

hope it helps

regards,

abhijeet

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

The R/3 system should be available in your portal.

If u configure R/3 system thru SLD then u need to create the JCo names as Anil said.

goto the portal and contentadmin and webdynpro there four buttons are available if all settings properly configured.

Then u can create ur JCo names.

This link porvides u all the details how to create JCo and all details in PDF forms.

https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/f0b0e990-0201-0010-cc96-d7ecd2e517... [original link is broken]

Any issues post here.

Thanks,

Lohi.

Former Member
0 Kudos

Create JCO Connection with the following names

1 .WD_FLIGHTLIST_MODELDATA_DEST

2. WD_FLIGHTLIST_RFC_METADATA_DEST

Regards, Anilkumar