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

Problem with ABAP debug via WebDynpro

Former Member
0 Likes
381

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 Aleksandar Stojanovic,

Wounder has this problem being solved? The reason is I receive an error if I run the WD application in the locally with the ABAP external debugger on.

However, the application working in local perfectly if the ABAP external debugger is off.

Thanks