Difference between revisions of "OData Connector"

From SmartWiki
Jump to: navigation, search
(Private endpoints)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
 +
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 a private endpoint==
 +
# Edit the Report 
 +
# On the Advanced tab, enable the OData Connector
  
==Private endpoints==
+
[[Image:EditReport.PNG]]
 +
 
 +
==To enable a public endpoint==
 
# Edit the Report 
 
# Edit the Report 
# On the Advanced tab, enable the OData Connector
+
# On the Advanced tab, enable both the OData Connector and External Access
 +
 
 +
[[Image:EditReport2.PNG]]
  
==Public endpoints==
+
=See Also=
 +
* [[Reports]]
 +
* [https://wiki.smartsimple.com/wiki/Odata_Overview OData Overview]

Latest revision as of 16:28, 9 May 2018

Overview

To expose/enable OData, the report should be a Neo Builder type.

To enable a private endpoint

  1. Edit the Report 
  2. On the Advanced tab, enable the OData Connector

EditReport.PNG

To enable a public endpoint

  1. Edit the Report 
  2. On the Advanced tab, enable both the OData Connector and External Access

EditReport2.PNG

See Also