Create a parsing rule
Populate output variables defined in a custom activity with payload data returned from an inputs test on an external host or endpoint.
始める前に
このタスクについて
手順
Activity designer parsing sources
This table lists the parsing sources available with each execution template.
| Template | Source |
|---|---|
| SOAP Web Service |
|
| JDBC |
|
| JavaScript Probe |
|
| Powershell |
|
| REST Web Service |
|
| SFTP |
|
| Probe |
|
| SSH |
|
| JMS |
|
Activity designer parsing rule example
In this example, the parsing rule is configured to populate the activityOutput.ipv4 variable with the value for the IP address from a domain server, using PowerShell.
始める前に
このタスクについて
To generate the sample data, the administrator must actually run the command on the
host and then paste the data returned into the Sample payload
data field when creating the parsing rule. The administrator can
then create an expression that returns IP addresses from that sample in two formats:
ipv4 and ipv6. In this example, the system
produces two expressions to use for the parsing rule.