Difference between revisions of "Assigning / unassigning data files to models"
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 | 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 | # Tick the [[Data files|data file]] for which to give access; | ||
# Untick any [[Data files|data file]] for which | # Untick any [[Data files|data file]] for which to revoke access; | ||
# Click '''Save'''. | # Click '''Save'''. | ||
To assign a | 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 | # Tick the [[Models|models]] for which to give access; | ||
# Untick the [[Models|models]] for which | # 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.
- Click on Models on the menu in the left-hand side;
- Find the model you wan to work on and click Edit;
- Click on the Assign Data Files button;
- Tick the data file for which to give access;
- Untick any data file for which to revoke access;
- Click Save.
To assign a data file to multiple models, follow these steps.
- Click on Data Files on the menu in the left-hand side;
- Find the data file you want to assign and click Edit;
- Click on the Assign Models button;
- Tick the models for which to give access;
- Untick the models for which to revoke access;
- Click Save.