cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring DTR client on NWDS

andreas_mau
Participant
0 Kudos

I am having difficulties to tell our Basis/Portal people on how they can help me to set up the DTR link on my NWDS. I know the portal server but not the path to the DTR. Is there a way to find this and if so how can I do this?

I am tying to add a service to the ESS portal and need to be able to debug the portal Java stack. We have a special need for a handling service selections and tis requires details that are not available any more at the time the service is called.

I already checked the simple stuff and I am able to creat my own, but how can I explain o the portal people what I need to set up the development environment so I can access what is on the portal box? I have the server but not the reposiory path.

Thanks,

Andreas

Accepted Solutions (1)

Accepted Solutions (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Andreas,

indeed that is right, you need to log in to the NWDI from your NWDS first in order to proceed as I described. For that you'll require the URL to the SLD configured in the devconf pool settings as mentioned by Deepak (however without sld/cimom, only using http://<host>:<port>; is also fine. Important is only that this is the engine of the SLD you have configured for your NWDI domain in the Landscape Configurator of the CMS webui (domain data tab)). After this you can use the DTR client creation steps or use the default ones displayed automatically in your DTR perspective.

Best Regards,

Ervin

Answers (4)

Answers (4)

p330068
Active Contributor
0 Kudos

Hi Andreas

You can the DTR URL in the NWDI Administration http://<Host>:<Port>/devinf as Ervin said. and use the SLD url http://<Host>:<Port>/ or http://<Host>:<Port>/sld/cimon in the NWDS > windows >> prefernce >> Development infrastruture.

Check if you are looking for [Configuring DTR Clients |http://help.sap.com/saphelp_nw70/helpdata/en/17/73a43f4aa1330ee10000000a114084/frameset.htm]

Hope it will helps

Regards

Arun Jaiswal

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Arun,

yes, the http://help.sap.com/saphelp_nw70/helpdata/en/17/73a43f4aa1330ee10000000a114084/frameset.htm is the document describes how to work with the DTR clients in NWDS, however as mentioned before still the /sld/cimom is not necessary. See above.

Best Regards,

Ervin

p330068
Active Contributor
0 Kudos

Hi Ervin

The question is "Configuring DTR client on NWDS" . I know it will work without /sld/cimom. Refer to[ Click Here|http://wiki.sdn.sap.com/wiki/display/WDJava/ChangingtheJDIinNetWeaverDeveloperStudio]. I have updated the link sap help for Configuring DTR client as per subject line.

Hope it is fine

Thanks & Regards

Arun Jaiswal

andreas_mau
Participant
0 Kudos

Hi Ervin,

For the link http://<host>:<port>/devinf I get the following message

404 Not Found

The requested resource does not exist

The following the link to main page of the application shows that I do not have authorization to see the System Info.

I am going top follow up with our portal team. Hopefully with this info they can finally help me out.

Thanks,

Andreas

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Andreas,

the 404 means that the resource is not available on the engine. This means: the mentioned Software components like DI_CMS, DI_CBS and DI_DTR are not available on your server. If you want to check the ComponentInfo page as mentioned earlier and you have authorization issue, then I agree that you need to talk to your basis admin colleagues, since accessing that page requires J2EE Administrator authorization.

Regarding the software, you can download them from here:

http://service.sap.com/patches --> Support Packages and Patches - Entry by Application Group --> SAP NetWeaver and complementary products --> !! (since I don't know your release, I mention from here one example, but intuitively you need to select the release matches to your engine) --> SAP NETWEAVER --> SAP NETWEAVER 7.0 --> Entry by Component --> Development Infrastructure --> This is the locaation of:

1- DI_CBS: DI COMPONENT BUILD SERVER 7.00

2- DI_CMS: DI CHANGE MGMT. SERVER 7.00

3- DI_DTR: DI DESIGN TIME REPOSITORY 7.00

As mentioned, take the release you have, and also the SP like other SC files on your ComponentInfo page.

If you tell me some examples, or if you copy-paste the componentInfo page here (or send via mail) I can tell you precisly which files to download.

Best Regards,

Ervin

Former Member
0 Kudos

Hi,

you have to enter nwdi url as below in your nwds, Ask the same from your administrators :

http://<host>:<port>/sld/cimom

go to Windows> Preferences> Java Development Infrastructure>Dev. configuration Pool and enter the url as mentioned above. you should use fully qualified domain name for host. You can also define the root folder for your developments.

Apply the settings , it will automatically configure the dtr in your nwds. You can check the same under Team>DTR> Connection settings.

Regards

Deepak

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Andreas,

you can also reach it using the http://<host>:<port>/devinf link and then click on the DTR link from that page.

! Notice, these resources will be only available if you have deployed the NWDI software components. These are:

DI_CMS

DI_CBS

DI_DTR

You can always check the status of your engine using

http://<host>:<port>/sap/monitoring/ComponentInfo

(if this is higher equal to 7.1, then use http://<host>:<port>/nwa/sysinfo -- go to "Components" tab)

Caveat factor: On CE there's no NWDI available on 7.1 only as of 7.1 EHP1 (i.e. 711)

On 640/700 the NWDI is avaialble as well of course.

In NWDS you need to switch on the DTR perspective (Window -- Open Perspective -- DTR) and there you'll be able to connect to the corresponding DTR (i.e. you can create the client here from the NWDS menu: DTR -- Create Client).

Let me know if you have further questions.

Thank you!

Best Regards,

Ervin

dao_ha
Active Contributor
0 Kudos

Hi Andreas,

Actually, the DTR is part of the NWDI (DI usage type) and is recommended to be installed on a separate j2ee engine.

If you know the NWDI server then the path is <protocol>://<host>:<port>/dtr/

Hope it helps.

Regards,

Dao