Étiquette | Explication | Type de données |
Job ID | The Job ID of the Workflow Manager (Classic) job that will be updated. | Long |
Properties Table Name | The name of the extended properties table that will be updated. | String |
Property Field | The property to be updated in the extended properties table. | String |
Value | The value that will be set for the extended property. | String |
Increment Value (Facultatif) | If a value already exists for the chosen property, this parameter specifies whether the increment value will be added to the current value or will replace the current value.
| Boolean |
Input Database Path (Facultatif) | The Workflow Manager (Classic) database connection file (.jtc) that contains the job information. If no connection file is specified, the current default Workflow Manager (Classic) database will be used. | File |
Sortie obtenue
Étiquette | Explication | Type de données |
Updated Job ID | Returns the Job ID of the updated Workflow Manager (Classic) job. | Long |