Video: See the Community video on using these types of tasks in a Business Process.
Get Property (GetProperty)
This task retrieves a value from a properties file.
Parameter | Type | Description | Required |
---|---|---|---|
Properties | String, File, Properties | The properties file. | Yes |
Property Name | String | The name of the property. | Yes |
Result | String | Output | Yes |
SetProperty
This task sets the value of a property in a properties file.
Parameter | Type | Description | Required |
---|---|---|---|
Properties File | String, File, Properties | The properties file to be edited. Or, the string path to the properties file. | Yes |
Property Name | String | The property in the file that is to be set. | Yes |
Value | String | The value of the property to be set. | Yes |
Comments
0 comments
Please sign in to leave a comment.