This page describes how to specify a connection string for an SAP OData data source.
Entries into the Sensitive Part field will be stored encrypted in Salesforce. If you want to secure the username also, include it in the field separated by a semi-colon.
Overcast connects to SAP OData web services using a custom adapter to handle the SAP specific parameters.
Enter the following text into the Connection String field
Enter the following text into the Sensitive Part field
Enter the following text into the Connection String field
Enter the following text into the Sensitive Part field
="my password";
Parameter Keys
| Key | Description | Required |
|---|---|---|
| URI | The full URI to the SAP OData service. | Yes |
| Username | Username | No |
| Password | Password | No |
| header | This key allows adding API specific request headers. For example, setting the language with header.sap-language=DE will add the HTTP request header to sap-language:DE. | No |
| param | This key allows adding API specific request headers. For example, setting the client with param.sap-client=100 will add the URL parameter to sap-client=100. | No |
| RequireCsrfToken | Specify true if the SAP OData API requires x-csrf-token. Accepts “true”, “false”. Defaults to “false”. | No |
| Timeout | Specify the timespan in seconds (sec) to wait before the SAP OData request times out. Defaults to 100. | No |
| PageSize | PageSize can be used to reduce the back-end's load by paging with the specified page size. The parameter will be ignored when other paging parameters are specified on real-time scenario. | No |
1. Go to the Connection Strings tab and select the New button.
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy83NDg4LzMyMTM5L2NrZmluZGVyL2ltYWdlcy8yMDIwLTA4LTEwXzEwLTExLTI1KDYpLnBuZyIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc2NTU4NzYwNn19fV19&Signature=GO3bvJNdhHaSan5vHR19pF-KEOq6Fc7z2s5tVjU7q2LmJVIwYULVE7fSyDsE2LNOehSnTj6Qcq6j8zhH8v0~ineDB9ZJ-byVqjI9K~XkKck45RaPc7CMJnVTx-Csa1GHz~LvtvoSZaQAQWLbUI4-L45U5qrHl1xpg25Z6GfDjIzBwC0VNlKvSoud4f1Wi7BRH-EL952GZq9j6l~snBi31KzDonQg3peQp6T6cSLUmGIEVwqyZO1PojRfdn4narJEjFjNtvd1sYq1GBoHLAT8N9TPfL8ex2uu23Gtl44NZ8Y0IdYsQIUtQloNqQSBeXfjcs41PU9dT4XKA1-pl4j~yw__&Key-Pair-Id=K2TK3EG287XSFC)
2. Enter a Connection String Name and select "OData" for Connection Type. Enter your Connection String and its Sensitive Part as described above, and select Save. Description and Named Credential are optional.

3. Select Check to validate your connection. A green checked circle will appear once a successful connection is established.
