cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with ABAP debug via WebDynpro

Former Member
0 Likes
379

Hi to all,

Is someone can help me to resolve this mystery. I am trying to debug ABAP function that I call from Web Dynpro but I have got next error

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

The wry thing is that I do not get this message unless setup JCo connection for debug. I would like to mention that everything is fine when I ping or test connection by administration console.

Thanks in advance for your help and effort.

Kind Regards,

Aleksandar

View Entire Topic
Former Member
0 Likes

Hi,

Check your JCo creation for METADATA.........Otherwise create 'WD_SKYI_RFC_METADATA_DEST' JCo Destination again, after creating JCo test there itself whether its working properly......