Difference between revisions of "Assigning / unassigning data files to models"

From OdataLink
Jump to navigation Jump to search
m (Nic moved page Assigning data files to a model to Assigning data files to models without leaving a redirect)
Line 3: Line 3:
= Steps =
= Steps =


ODataLink provides two way to assign [[Data files|data files]] to [[Models|models]].
ODataLink provides two ways to assign [[Data files|data files]] to [[Models|models]]. Both approach leads to the same result.


To assign [[Data files|data files]] to a single [[Models|model]], follow these steps.
To assign [[Data files|data files]] to a single [[Models|model]], follow these steps.
Line 10: Line 10:
# Find the [[Models|model]] you wan to work on and click '''Edit''';
# Find the [[Models|model]] you wan to work on and click '''Edit''';
# Click on the '''Assign Data Files''' button;
# Click on the '''Assign Data Files''' button;
# Tick the [[Data files|data file]] for which you wish to give access;
# Tick the [[Data files|data file]] for which to give access;
# Untick any [[Data files|data file]] for which you wish to revoke access;
# Untick any [[Data files|data file]] for which to revoke access;
# Click '''Save'''.
# Click '''Save'''.


To assign a single [[Data files|data file]] to multiple [[Models|models]], follow these steps.
To assign a [[Data files|data file]] to multiple [[Models|models]], follow these steps.


# Click on '''Data Files''' on the menu in the left-hand side;
# Click on '''Data Files''' on the menu in the left-hand side;
# Find the [[Data files|data file]] you want to assign and click '''Edit''';
# Find the [[Data files|data file]] you want to assign and click '''Edit''';
# Click on the '''Assign Models''' button;
# Click on the '''Assign Models''' button;
# Tick the [[Models|models]] for which you wish to give access;
# Tick the [[Models|models]] for which to give access;
# Untick the [[Models|models]] for which you wish to revoke access;
# Untick the [[Models|models]] for which to revoke access;
# Click '''Save'''.
# Click '''Save'''.



Revision as of 01:52, 14 May 2020

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

Steps

ODataLink provides two ways to assign data files to models. Both approach leads to the same result.

To assign 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 wan to work on and click Edit;
  3. Click on the Assign Data Files button;
  4. Tick the data file for which to give access;
  5. Untick any data file for which to revoke access;
  6. Click Save.

To assign 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 Edit;
  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 a model
Configuring a data file
Models
Data files