OData

Description

DSS can read data using the OData protocol and expose it as a read-only dataset. This capability is provided by the “OData” plugin, which you need to install. Please see Installing plugins.

How to set up

  • In Dataiku, go to App > Plugins > Installed > OData > Settings > OData login.

  • Add a preset, name it, and fill in the details.

  • The Resource box can contain the full URL of the service node to access, or the OData service’s URL with the service node left out. In this case, the end user will be able to choose which service node to access. In an OData URL, the service node is the last segment of the URL path. For instance, if the resource is https://services.odata.org/V3/OData/OData.svc/, the service node is OData.svc.

How to use

  • Go to your DSS flow.

  • Select OData in the plugin section of the +Dataset menu and click OData in the combo box.

  • Pick the access type and the preset you previously configured.

  • If necessary, fill in the Service node box (see point 3 of the paragraph above).

  • If the Entity box is left blank, DSS retrieves a list of entities accessible on this service node.