Administration → System Administration → Adding System Properties
You can set global system properties that are then available to be referenced by any process step.
To enter system properties:
Field | Description |
---|---|
Name | Property name |
Description | Property description |
Secure | Select this if the property should be secure.
Secure properties are stored encrypted and displayed obscured in the Deployment Automation user interface. |
Value | Value for the property that will be used by steps in a process |
For example, if you had properties host and port, you would enter them as follows:
host=myServer
port=8080
The following restrictions apply to batch edit:
You can now reference the property value in processes using ${p:system/<property name>}.
Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.