Difference between revisions of "Editing a model's details"

no edit summary
 
Line 14: Line 14:
# Enter the '''Model Code''';
# Enter the '''Model Code''';
#: The ''secret'' code which will form part of the [[OData Feed URLs|OData feed url]]. It must be unique for your [[Account|account]]. Changing it will ''break'' any [[OData Feed URLs|OData feed url]] in use. This may be useful if concerned that an [[OData Feed URLs|OData feed url]] has been compromised or sent to the wrong individual. If you decide to change it, note that it must be at most 20 characters long. Only letters, numbers dashes and spaces are allowed.
#: The ''secret'' code which will form part of the [[OData Feed URLs|OData feed url]]. It must be unique for your [[Account|account]]. Changing it will ''break'' any [[OData Feed URLs|OData feed url]] in use. This may be useful if concerned that an [[OData Feed URLs|OData feed url]] has been compromised or sent to the wrong individual. If you decide to change it, note that it must be at most 20 characters long. Only letters, numbers dashes and spaces are allowed.
# Tick/untick the '''Consolidation Allowed''' checkbox;
#: Controls whether the '''Consolidation''' OData feed is available or not.
# Choose the [[Login Types|Login Type]] required to access the data.
# Choose the [[Login Types|Login Type]] required to access the data.
#: '''Basic''' login will require the username and password of a [[Users|user]] when accessing data.
#: '''Basic''' login will require the username and password of a [[Users|user]] when accessing data.
#: '''Anonymous''' will not require any credentials when accessing data.
#: '''Anonymous''' will not require any credentials when accessing data.
# Tick/untick the '''Firewall Enabled''' checkbox;
#: Controls whether the Firewall is active and protecting your data via a list of authorised [[IP Addresses]].
# Tick/untick the '''Enabled''' checkbox;
#: Controls whether all [[OData Feed URLs|OData feed urls]] for this [[Models|model]] are usable.
# Choose the [[Archive Types|Archive Type]].
# Choose the [[Archive Types|Archive Type]].
#: '''Live''' optimises the model for live use.
#: '''Live''' optimises the model for live use.
Line 22: Line 28:
#: '''Developer''' optimises the model for development is faster but refreshes are once every 8 hours
#: '''Developer''' optimises the model for development is faster but refreshes are once every 8 hours
#: '''Static''' optimises the model for historica data that never changes.  
#: '''Static''' optimises the model for historica data that never changes.  
# Choose the [[Archive Paging|Archive Paging]].
#: '''Default''': OdataLink will page the date as requested.
#: '''By Month''': OdataLink will page the data one calendar month at a time. This may increase the performance for VERY LARGE data files.
#: '''By Year''': OdataLink will page the data one calendar year at a time. This may increase the performance for LARGE data files.
# Enter a [[Default Date Range]] to control how much data is retrieved.
# Enter a [[Default Date Range]] to control how much data is retrieved.
#: These dates will apply when no date filters are applied via the [[OData client]].
#: These dates will apply when no date filters are applied via the [[OData client]].
# If applicable, enter the [[Default Page Size]].
# If applicable, enter the [[Default Page Size]].
#: This controls the number of records that will be returned for single call for most endpoints.
#: This controls the number of records that will be returned for single call for most endpoints.
# Tick/untick the '''Consolidation Allowed''' checkbox;
#: Controls whether the '''Consolidation''' OData feed is availanle or not.
# Tick/untick the '''Firewall Enabled''' checkbox;
#: Controls whether the Firewall is active and protecting your data via a list of authorised [[IP Addresses]].
# Tick/untick the '''Enabled''' checkbox;
#: Controls whether all [[OData Feed URLs|OData feed urls]] for this [[Models|model]] are usable.
# Click '''Save'''.
# Click '''Save'''.


3,244

edits