Difference between revisions of "OData Connector"
From SmartWiki
(→Private endpoints) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
To expose/enable OData, the report should be a [https://wiki.smartsimple.com/wiki/Report_Builder_(Neo) Neo Builder type]. | To expose/enable OData, the report should be a [https://wiki.smartsimple.com/wiki/Report_Builder_(Neo) Neo Builder type]. | ||
− | ==To enable private endpoint== | + | ==To enable a private endpoint== |
# Edit the Report | # Edit the Report | ||
# On the Advanced tab, enable the OData Connector | # On the Advanced tab, enable the OData Connector | ||
Line 8: | Line 8: | ||
[[Image:EditReport.PNG]] | [[Image:EditReport.PNG]] | ||
− | == | + | ==To enable a public endpoint== |
+ | # Edit the Report | ||
+ | # On the Advanced tab, enable both the OData Connector and External Access | ||
+ | |||
+ | [[Image:EditReport2.PNG]] | ||
+ | |||
+ | =See Also= | ||
+ | * [[Reports]] | ||
+ | * [https://wiki.smartsimple.com/wiki/Odata_Overview OData Overview] |
Latest revision as of 15:28, 9 May 2018
Overview
To expose/enable OData, the report should be a Neo Builder type.
To enable a private endpoint
- Edit the Report
- On the Advanced tab, enable the OData Connector
To enable a public endpoint
- Edit the Report
- On the Advanced tab, enable both the OData Connector and External Access