Difference between revisions of "Adding models"

From OdataLink
Jump to navigation Jump to search
Line 12: Line 12:
#: ODataLink will automatically generate a model code.
#: ODataLink will automatically generate a model code.
# Overide the '''Model Code''' if required;
# Overide the '''Model Code''' if required;
#: The ''secret'' code which will form part of the [[OData Feed URLs|OData feed url]].  
#: The ''secret'' code which will form part of the [[OData Feed URLs|OData feed url]]. It must be unique for your [[Accounts|account]].  
# Ensure the '''Enabled''' checkbox is ticked;
# Ensure the '''Enabled''' checkbox is ticked;
# Click '''Create Model'''
# Click '''Create Model'''

Revision as of 19:58, 14 May 2020

ODataLink allows you to create as many models as required.


Steps

To add a new model, follow these steps.

  1. Click on Models on the menu in the left-hand side;
  2. Click on the Create Model button;
  3. Enter a Model Name;
    This is the display name of the model and is only used within the odatalink website.
    ODataLink will automatically generate a model code.
  4. Overide the Model Code if required;
    The secret code which will form part of the OData feed url. It must be unique for your account.
  5. Ensure the Enabled checkbox is ticked;
  6. Click Create Model

Once created, you will be able to configure additional settings, see configuring models for more information.


Related Topic

Configuring models
Models