cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while moving Web Dynpro code from one env to other

Former Member
0 Kudos

Hi Experts,

I have developed some Web Dynpro program in Development Environment. The Web Dynpro program uses BAPI and gets data from R/3. I have to transfer the Web Dynpro program to Quality environment. When I am trying to compile, I am getting following error message:

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'DT8_METADATA' in the SLD. No such JCO destination is defined in the SLD.

In Development environment, I have created JCOs called DT8_METADATA and DT8_METADATA. Is it important for me to create same named JCO in Quality as well.

Regards,

S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Stuart,

You need to have same named JCO in quality too but if you want that it should point to different backend system then you can configure that thing while creating JCOs in quality system.

Regards,

Murtuza

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

the JCO destination names u have created in Dev also needs to be created in Qlty also with targetd destination msgserver.

This might helps you to run in Quality.

Thanks,

Lohi,