Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

DTP Engine - custom folder for user rules

Andrey Madan
Andrey Madan Posts: 388 ✭✭✭

Is there a parameter that can override the default user rules directory?
By default - it's here:
[INSTALL_DIR]\rules\user\
What if I want to put my user rules under version control and map to some other directory?

Tagged:

Comments

  • Billy McMullin
    Billy McMullin Posts: 64 admin

    You can use this property in the DTP Engine's property file to use a custom location for the user rules:

    cpptest.custom.rule.dir=[PATH TO USER RULES]

  • Andrey Madan
    Andrey Madan Posts: 388 ✭✭✭

    Perfect! Thanks!

Tagged