Salesforce

OData Services (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

OData Services (Magic xpi 4.13)

OData services contain the following parameter:

Parameter

Description

Namespace

The namespace value gives uniqueness to the OData entries and should be unique across all OData services exposed by Magic xpi.

OData services also give the following buttons:

Button

Description

Entities

Click this button to open Entities Editor and define the OData service's Data Structure. For more information, click here.

Load Service XML

Magic xpi gives an option to the user to create a new OData service by loading the existing metadata from a file. The metadata file should be OData V4 compliant.

To select an XML file containing the OData service metadata, click Load Service XML in the OData Service dialog. This button will be disabled, if the service has already been created and the metadata XML for this service exists.

(Since version: 4.9)

API Management

Click this button to open the API Management dialog box. Here, you can integrate the OData endpoints as web APIs to be consumed. For more information on how to integrate with API Management server, click here.

(Since version: 4.12)

Service Metadata File Limitations:

The Magic xpi OData Provider supports only a single schema and a single namespace. If the service metadata XML file contains multiple schemas with different namespaces, then Magic xpi will put all the referenced objects into a single schema while loading the metadata.

As per the OData V4 specification, there should be one and only one entity container in the metadata definition. So file with multiple entity containers will be considered invalid.

Since version: 4.7

Related Topics

API Management

Server Settings

Reference
Attachment 
Attachment