cancel
Showing results for 
Search instead for 
Did you mean: 

SAP NW Developer Studio: Problem with Import Development Configuration(DC)

Former Member
0 Kudos

Dear Experts!

I have a problem with SAP NetWeaver Developer Studio when import a Developement Configuration.

I create a Software Component(SC) in SLD( with Dependencies: SAP J2EE Engine, SAP Java Tech Service, DI BUILD TOOL, Then I create a Development Configuration(DC) and add this SC.

On SAP Netweaver Developer Studio I import this DC. I see on the Component Browser My DC include: my software conponent , and SCs: SAPJEE, SAP_BUILDT, SAP_JTECHS but in DC detail there are nothing. So I cannot create the Development Component

Please help me resolve this issue.

Thanks all

Accepted Solutions (0)

Answers (2)

Answers (2)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

you cannot see the DCs (for SCs like SAPBUILDT, JTECHS, JEE, etc) in NWDS, because there is nothing imported into the buildspace(s) DEV (and cons).

You need to go to the http://<host>:<port>/devinf -- CMS webui, to the Transport Studio, go to the Check-in tab, and check-in all the software you can see in the queue (which you have also added previously in SLD for your software) . This is a quick process, you'll see your software moved to the Development tab and waiting for import.

Import all the components. This can take longer. As soon as all of them finished, you can open up your NWDS again. In order to see the DCs this time when you expand the corresponding node, you need to reimport (but at least) update the development configuration (you do it in NWDS in the context menu of the development config in question).

Best Regards,

Ervin

Edited by: Ervin Szolke on Sep 2, 2010 1:26 PM

Former Member
0 Kudos

Check-in and Import the SCA's for SAP-JEE, SAP_BUILDT, etc.

This is a step that is forgotten, asked and answered a lot here in the forum...

Former Member
0 Kudos

Dear U,

Can you explain more detail, I find but I still cannot fix this issue.

Thanks all.