Devices included in a DTM job are resolved in the following order:
A service periodically runs to resolve target devices for DTM jobs. This service is configurable in the following file:
<tomcatDir>/webapps/ope/config/dtm.properties
Parameter | Default Value | Comment |
---|---|---|
enableTargetRefresh | true
|
Enables or disables this service |
rmpProtocol | http\://
|
Can be https\:// for SSL
|
rmpServer | localhost
|
HPCA Portal server |
rmpPort | 3471
|
Portal server port to which to connect |
rmpUser | admin
|
|
rmpPassword | Not shown here for security | |
userDS | “” | User directory to which to connect |
targetRefreshInterval | 360
|
Default is 6 minutes (360 seconds) |
targetRefreshInitDelay | 60
|
Seconds to wait after startup before DTM starts the target resolution service |