Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with REST API Descriptors | OpenAPI Based Provider REST API Descriptors | Working with Servers | Modifying the Server Details of a Server | Adding Server Variables
 
Adding Server Variables
You can parameterize a server URL by specifying variables to it parts.
*To add server variables
1. In the Package Navigator view of Designer, open and lock the RAD for which you want to add the server variables.
2. Select the server under the Servers node for which you want to add server variables.
3. Click under Server Variable Details.
4. In the Add New Server Variable dialog box, supply the following information:
In this field...
Specify...
Name
Server variable name.
Default Value
Default value for the server variable.
Values(Comma separated)
Supported values of the server variable.
Description
Short description of the server variable.
Extensions
Vendor specific custom properties.
5. Click OK.
Designer displays the details in the Server Variable Details table.
6. Click File > Save.