Salesforce

OData (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

OData (Magic xpi 4.13)

The OData connector enables you to produce and consume standardized Open Data Protocol (OData) formatted calls.

The OData connector offers the following:

  • Use of the OData service metadata to automatically generate structures for Magic xpi.

  • Support of all CRUD operations including patch.

  • A query builder to build complex queries while still allowing you to manually enter and modify queries.

  • The ability to add any HTTP headers to the requests.

The connector was tested and is compatible to work with OData Version 4.0.

To update Timeout for the OData component, modify the value of the following entry in the [MAGIC_ENV] section of the Magic.ini file. The default value for the Timeout is 0. Here, the default value 0 is treated as 120 seconds.

  • HTTPTimeout = <Timeout>
    For example: 5000

To update Timeout for the OData component, modify the value of the following entry in the [MAGIC_ENV] section of the Magic.ini file. The default value for the Timeout is 0. Here, the default value 0 is treated as 120 seconds.

  • HTTPTimeout = <Timeout>
    For example: 5000

(Since version: 4.6)

Related Topics

Reference
Attachment 
Attachment