Which two are valid commands in EPMAutomate? (Choose two.)
downloadfile
Downloads a file from an environment to the local computer. This command is used to download data, metadata, and back up snapshots for local storage. The file is downloaded into the folder from which you run the utility.
Usage: epmautomate downloadfile '[FILE_PATH]/FILE_NAME'
runbusinessrule
Launches a business rule or ruleset.
Usage: epmautomate runbusinessrule RULE_NAME [PARAMETER=VALUE], where:
RULE_NAME is the name of a business rule exactly as it is defined in the environment.
PARAMETER=VALUE indicates optional runtime parameters and their values required to execute the business rule.
Example: epmautomate runbusinessrule RollupUSSales Period=Q1 Entity=USA
Currently there are no comments in this discussion, be the first to comment!