OData version
Select the SmartObject OData API version to use on your system. When you select OData v4, the OData URL changes. The OData URL is the URL used to access SmartObjects via OData. Click on the
button to copy the URL onto the clipboard.
OData v3 URL
OData v4 URL
Which SmartObjects?
Select which SmartObjects to publish to the OData API by using one of the following options:
See the Considerations section below for information on system SmartObjects available for the OData API.
Option |
Description |
Actions |
Selected SmartObjects
|
This option allows you to select some SmartObjects to make available through the OData API.
 |
- Click on the plus sign at the bottom of the Selected SmartObjects list to add SmartObjects. Select the SmartObjects in the Choose SmartObject page and click on Select.
- To remove a SmartObject from this list, select that SmartObject and click on the trash icon.
|
All except these SmartObjects
|
This option allows you to select specific SmartObjects to remove from the OData API. Choosing this option exposes all SmartObjects not specified here.
 |
- Click on the plus sign at the bottom of the Not these SmartObjects list to add SmartObjects. Select the SmartObjects in the Choose SmartObject page and click on Select.
- To remove a SmartObject from this list, select that SmartObject and click on the trash icon.
|
All
|
All SmartObjects that have at least one list method are available through the OData API.
|
|
Choose SmartObject
Search if you know the name of the SmartObject or browse to the SmartObject.
Click on Select to add a SmartObject to the list.
When adding and removing SmartObjects from the list, you must click the Apply Changes button for the changes to take effect. The v3 endpoint is immediately updated, while the v4 endpoint takes 30 seconds to update.
- You lose pending changes if you leave the page without clicking Apply Changes.
- If you click on the Refresh icon before clicking Apply Changes, a warning appears.
- If you click OK, you lose and pending changes.
- If you click Cancel, the pop-up will close, and nothing will happen.
The system prepends "OData_" to the name if any SmartObjects start with a character other than a letter.
Endpoint Data Limits
The Record Limit defaults to 1000 records. You can turn off or adjust the value of this cap. Configure the record limit to a positive number between 1 and 999,999,999. If you enable the data limit and the response to the OData request exceeds the record limit, the response includes a next link. Use the next link to retrieve the next set of records.