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.
For the WSC (SOAP), the Vault Entry Alias field can be found on the Connection tab of the Properties view of the editor.
There are two ways to set the Vault Entry Alias for a WSC:
- Manually entering the alias in the text box
- Using a substitution value
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 a Properties variable of:
as its keysubsitutionVariableKey
Result: The substitution variable will be replaced with the value in the properties at runtime.
Using Substitution Values For SOAP
Note: There are no changes to be made in the Web Service Consumer (WSC) editor.
- Utilize the Connect task for the WSC operation
- Provide the Vault Entry Alias in the user info portion of the override request URL
Comments
0 comments
Please sign in to leave a comment.