To configure the Web Service Consumer (WSC) to use a vault entry, just enter the name of the Alias into the Vault Entry Alias field on the WSC editor.
There are several ways to set the Vault Entry Alias for a WSC:
- Selecting an existing entry from a drop-down field.
- Using a substitution value
- Manually entering the alias in the text box (not recommended, as can be prone to manual error)
Using Substitution Values For REST
- Follow the substitution variable format of ${subsitutionVariableKey}.
- Create a properties variable in a Business Process.
- Populate the Request Parameters on the Web Service Consumer editor with the following Properties variable as its key:
subsitutionVariableKey
Result: The substitution variable will be replaced with the value in the properties at runtime.
Comments
0 comments
Please sign in to leave a comment.