/AWS1/CL_RBMDEPLOYMENTCONFIG¶
Information about a deployment configuration.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_concurrentdeploymentper00
TYPE /AWS1/RBMPERCENTAGE
/AWS1/RBMPERCENTAGE
¶
The percentage of robots receiving the deployment at the same time.
iv_failurethreshpercentage
TYPE /AWS1/RBMPERCENTAGE
/AWS1/RBMPERCENTAGE
¶
The percentage of deployments that need to fail before stopping deployment.
iv_robotdeploymenttmoutins00
TYPE /AWS1/RBMDEPLOYMENTTIMEOUT
/AWS1/RBMDEPLOYMENTTIMEOUT
¶
The amount of time, in seconds, to wait for deployment to a single robot to complete. Choose a time between 1 minute and 7 days. The default is 5 hours.
io_downloadconditionfile
TYPE REF TO /AWS1/CL_RBMS3OBJECT
/AWS1/CL_RBMS3OBJECT
¶
The download condition file.
Queryable Attributes¶
concurrentDeploymentPercentage¶
The percentage of robots receiving the deployment at the same time.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONCURRENTDEPLOYMENTPE00() |
Getter for CONCURRENTDEPLOYMENTPERCEN00, with configurable d |
ASK_CONCURRENTDEPLOYMENTPE00() |
Getter for CONCURRENTDEPLOYMENTPERCEN00 w/ exceptions if fie |
HAS_CONCURRENTDEPLOYMENTPE00() |
Determine if CONCURRENTDEPLOYMENTPERCEN00 has a value |
failureThresholdPercentage¶
The percentage of deployments that need to fail before stopping deployment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILURETHRESHPERCENTAGE() |
Getter for FAILURETHRESHOLDPERCENTAGE, with configurable def |
ASK_FAILURETHRESHPERCENTAGE() |
Getter for FAILURETHRESHOLDPERCENTAGE w/ exceptions if field |
HAS_FAILURETHRESHPERCENTAGE() |
Determine if FAILURETHRESHOLDPERCENTAGE has a value |
robotDeploymentTimeoutInSeconds¶
The amount of time, in seconds, to wait for deployment to a single robot to complete. Choose a time between 1 minute and 7 days. The default is 5 hours.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROBOTDEPLOYMENTTMOUTIN00() |
Getter for ROBOTDEPLOYMENTTMOUTINSECS, with configurable def |
ASK_ROBOTDEPLOYMENTTMOUTIN00() |
Getter for ROBOTDEPLOYMENTTMOUTINSECS w/ exceptions if field |
HAS_ROBOTDEPLOYMENTTMOUTIN00() |
Determine if ROBOTDEPLOYMENTTMOUTINSECS has a value |
downloadConditionFile¶
The download condition file.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DOWNLOADCONDITIONFILE() |
Getter for DOWNLOADCONDITIONFILE |