cancel
Showing results for 
Search instead for 
Did you mean: 

dtr cli: missing classpath entries; recurse checkout not working

Former Member
0 Kudos

Hi all,

I recently discovered some issues using dtr.bat commandline client.

  • in setvars.bat there are some classpath entries missing; as I've discovered for now:
    • guidgenerator.jar
    • com.sap.exception.facade.jar


  • EDIT not working with -r flag
    • as noted in the examples (EDIT - Using the Development and Production Infrastructure - SAP Library) one can use the -r flag without a depth specified. Unfortunately this does not work for me. The folder get checked-out for edit, but not the files inside, infinite depth.
    • If a depth is specified the files got checked-out...
    • Command looks like "dtr.bat EDIT -a "<activity name>" -r /my/checkout/path"

I am using cli (version NW730CORE_15_REL) contained  in DICLIENTS15_0-10007977.SCA

Thanks and all the best,

Tobias

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Nobody ever used commandline tools for NWDI?