Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Job - bulkSetJobPropertyValues


Job - bulkSetJobPropertyValues

Description :

This command sets property values for one or more jobs.

As input, the command requires the name of a local file.The file should be in a CSV format with the following columns: Job Name, Job Group Name, Job Type Id, Property Name, and Property Value. Each line in the CSV file correlates to one property value being set on one job.

Return type : void

Command Input :

Variable Name

Variable Type

Description

fileName

String

Local file in CSV format containing property values. See above for a more complete description.

fileDir

String

Directory containing the CSV file.

Example

The following example will set the job properties using c:/tmp/bulk.txt.

Script





blcli Job bulkSetJobPropertyValues bulk.txt /c/tmp/



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.5