Assigning / unassigning data files to models

From OdataLink
Jump to navigation Jump to search

Data files must be assigned to models in order to be available via an OData feed url.

Note that you can only assign data files to a model that match the model's Data File Type.

Steps

OdataLink provides two ways to control which data files are assigned to models. Both approach leads to the same result.

To assign / unassign data files to a single model, follow these steps.

  1. Click on Models on the menu in the left-hand side;
  2. Find the model you want to work on and click View;
  3. Click on the Assign Data Files button;
  4. Tick the data file for which to give access;
    If no data files appear in the list, click on Add Data File to add data files.
  5. Untick any data file for which to revoke access;
  6. Click Save.

To assign / unassign a data file to multiple models, follow these steps.

  1. Click on Data Files on the menu in the left-hand side;
  2. Find the data file you want to assign and click View;
  3. Click on the Assign Models button;
  4. Tick the models for which to give access;
  5. Untick the models for which to revoke access;
  6. Click Save.

Related Topics

Configuring models
Configuring data files
Models
Data files