cancel
Showing results for 
Search instead for 
Did you mean: 

DTR comman line - how to work?

Former Member
0 Kudos

Hi all,

I am trying to work with DTR using DTR command line option.

I ran the dtr.bat under the plugins directory using command prompt. But i am unable to use any of the commands listed in help.sap. eg. integrate

It is throwing the error : main: java.lang.noclassdefinitionfound integrate

I tried to run this as >dtr.bat integrate. Even the dtrshell is giving lots of options like -client etc. but the dtr commands are not working.

Kindly help me with this issue.

Thanks and Regards,

Raghavan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Did you close NWDS while accessing this?

Did you set the following Environment Variables?

1) JAVA_HOME - this should point to the location of your JSDK on that machine

2) NWDITOOLIB - refer to the lib directory of the NWDI tools. Use absolute path to the lib directory

Hence, the "java.lang.noclassdefinitionfound" error.

Hope this helps. Though I haven't used the dtr command line tool. 😛

Godspeed.

Regards,

Jan

Answers (0)