Invoke Matching Channel Action activity library
The Invoke Matching Channel Action activity library enables you to manually enter a pattern, according to which you can perform deployments to any channels matching that pattern.
Parameter | Description |
---|---|
Use Exit Status or Command Output | Specifies whether the success or failure of the task depends on the exit status of the command (default) or on the presence of certain text in command output. |
Success Output Text | If success depends on matching text in command output to provided text, this parameter specifies the text to be matched. |
Failure Output Text | If failure depends on matching text in command output to provided text, this parameter specifies the text to be matched. |
Channel Name Selection Pattern | Entry field for a pattern, according to which you can deploy to any channels matching that pattern. |
Action Name | Name of the action to process. |
Action Arguments | Argument list to pass to the action for execution. |
Using the Matching Channel Action activity library
To use the Invoke Matching Channel Action activity library, follow the next steps:
- Create several new channels. Some of them should be of the one channel template type, while at least one channel should of the different channel template type (for example, called Distributor).
- Create an environment using the previously created channels.
- Create a route around this environment.
- Create a process on the Distributor channel template with at least one deployment activity with the Invoke Matching Channel Action activity library selected.
- Specify the pattern, according to which you can deploy to any channels matching that pattern.
- Add a deployment activity on the Configure tab.
Related topics