Skip to content

Commit f405c22

Browse files
committed
Small adjustments
1 parent 16bd630 commit f405c22

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

content/en/docs/refguide/modeling/integration/odata-services/consumed-odata-services/consumed-odata-service.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@ You can use either constants or a microflow to set the service URL and proxy set
3939

4040
#### Service URL {#service-url}
4141

42-
The **Service URL** displays a constant that specifies the URL of the service endpoint:
42+
The **Service URL** displays a constant that specifies the URL of the service endpoint.
4343

44-
- Click **Select** to choose another [constant](/refguide/constants/).
45-
- Click **Show** to open the **Constant** dialog box and view the service URL or endpoint.
44+
- In the **Service URL** field, click **Select** to choose another [constant](/refguide/constants/).
45+
- Choose a constant or click **New** to create a new one. Then, click **Show** to open the **Constant** dialog box and view the service URL or endpoint.
4646

4747
#### Connection microflow
4848

4949
The **Connection microflow** displays the microflow that the app uses to retrieve the service URL, proxy settings and headers. See the [Connection and Headers Microflow](#connection-and-headers-microflow) section below for details about how to create such a microflow.
5050

5151
- Click **Select** to choose another microflow.
52-
- Click **Show** to navigate to the microflow.
52+
- Click **Show** to open the microflow.
5353

5454
### Configuration for Studio Pro 11.12 and below
5555

@@ -63,11 +63,11 @@ For more information, see the [Connection and Headers Microflow](#connection-and
6363

6464
### Proxy Configuration
6565

66-
**Proxy configuration** allows you to configure a proxy for the request:
66+
**Proxy configuration** allows you to configure a proxy for the request. There are three options for configuration:
6767

68-
- **Follow app settings**use settings which are defined at the app level (default).
69-
- **Override app settings**override the app-level settings for this action by specifying constants for the host, port, user name, and password for the proxy.
70-
- **No proxy**do not use a proxy for this service, even if there is a proxy configured at the app level.
68+
- **Follow app settings**Use settings which are defined at the app level (default)
69+
- **Override app settings**Override the app-level settings for this action by specifying constants for the host, port, user name, and password for the proxy
70+
- **No proxy**Do not use a proxy for this service, even if there is a proxy configured at the app level
7171

7272
{{< figure src="/attachments/refguide/modeling/integration/odata-services/consumed-odata-service/proxy.png" alt="Connection Tab" width="650" class="no-border" >}}
7373

0 commit comments

Comments
 (0)