Patching Job - Output
The Output panel lets you capture the job completion status for the current job and use it to populate a predefined property that you created in the Property Dictionary, within the built-in property class for the job targets — the Server, Component, or Device property class.
The list of properties for selection includes all complex properties of the JobRunStatusEnumeration type. It does not include intrinsic and deprecated properties.
Using the property that you specify here, you can create smart groups based on the completion status of the current job at the various targets. For example, you can create a smart group that includes all servers at which this job has not yet run or a smart group for all servers at which this job has been completed successfully.
The JobInfraManager enableJobOutput configuration parameter enables access to the Job Output property on the application server. The set command sets the parameter to the specified value in the configuration. For more information on using the set command, see Using-the-Set-command.
Where to go from here