OData Connection
You can use the OData Connection shared resource to connect to an OData server.
General
In the General panel, you can specify the package that stores the OData Connection shared resource and the shared resource name.
The following table lists the fields in the General panel of the OData Connection shared resource:
| Field | Module Property? | Description |
|---|---|---|
| Package | No | The name of the package where the new shared resource is added. |
| Name | No | The name to be displayed as the label for the shared resource in the process. |
| Description | No | A short description for this shared resource. |
OData Connection Configuration
In the OData Connection Configuration panel, you can provide the necessary information to connect the plug-in with an OData server.
The following table lists the fields in the OData Connection Configuration panel of the OData Connection shared resource:
| Field |
Module Property? |
Description |
|---|---|---|
| Root URL | Yes | The root URL of OData services.
For example: https://services.odata.org/V4/OData/OData.svc/ |
| Connection Timeout(msecs) | Yes | The maximum response time of the OData request. |
| HTTP Proxy | No |
Specifies the HTTP proxy server to be used to gain access outside of a firewall. The Proxy Configuration shared configuration resource specifies the configuration of the proxy server. For more information, see the Proxy Configuration |
| Load Metadata | No | You can click
Load Metadata to load metadata from the OData server.
Note:
|
Security
In the Security panel, you can select the authentication type of the OData server.
The following table lists the fields in the Security panel.
| Field | Module Property? | Description |
|---|---|---|
| Authentication | No | The authentication of the OData server. Select an authentication type from the list:
Note: In this release, only the OData Query activity supports the usage of NTLM.
|
| The following items are only displayed when Basic Auth is selected from the Authentication list. | ||
| User Name | Yes | The user name of basic authentication. |
| Password | Yes | The password of basic authentication. |
| The following items are only displayed when NTLM is selected from the Authentication list. | ||
| Domain | Yes | The domain of the NTLM server. |
| User Name | Yes | The user name of the NTLM server. |
| Password | Yes | The password of the NTLM server. |
| Workstation | Yes | The workstation of the NTLM server. |
| Use CSRF Protection | No | This check box is used for external services that need to fetch the token to correctly load the metadata. |
SSL
In the SSL panel, you can configure SSL after selecting the Confidentiality check box. See the TIBCO ActiveMatrix BusinessWorks documentation for more details.
Metadata
In the Metadata tab, you can see all the metadata of the OData service after clicking Load Metadata or Reload Metadata.