Skip to main content

Horizons Export Records

designs_horizonsExportRecords included in the Horizons Core module.

Description​

One record covers a whole export session

Properties​

PropertyValue
NameHorizons Export Records
Codedesigns_horizonsExportRecords
TypeDesign
ContextModule
Title{{attributes_horizonsExportRecordsExportName}}
SubtitleHorizons Export Record
Iconicon-arrow-long-change-horz
Colour#ff7300

Implements​

This design does not implement any interfaces.

Applied to designs/interfaces​

This design is not added to any designs or interfaces when this module is installed.

Attributes​

This design directly creates the following attributes.

Client Id​

PropertyValue
NameClient Id
Codeattributes_horizonsExportRecordsClientId
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 0,
"min": 1
}

Export Id​

PropertyValue
NameExport Id
Codeattributes_horizonsExportRecordsExportId
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 0,
"min": 1
}

Network Data Source Id​

PropertyValue
NameNetwork Data Source Id
Codeattributes_horizonsExportRecordsNetworkDataSourceId
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 0,
"min": 1
}

Network Layer Id​

PropertyValue
NameNetwork Layer Id
Codeattributes_horizonsExportRecordsNetworkLayerId
TypeNumber
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 0,
"min": 1
}

Reference Native Network Version​

PropertyValue
NameReference Native Network Version
Codeattributes_horizonsExportRecordsReferenceNativeNetworkVersion
TypeBoolean
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"defaultValue": false
}

Client Name​

PropertyValue
NameClient Name
Codeattributes_horizonsExportRecordsClientName
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 256
}

User Name​

PropertyValue
NameUser Name
Codeattributes_horizonsExportRecordsUserName
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 256
}

Export Name​

PropertyValue
NameExport Name
Codeattributes_horizonsExportRecordsExportName
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 256
}

Target Dodi Code​

PropertyValue
NameTarget Dodi Code
Codeattributes_horizonsExportRecordsTargetDodiCode
TypeString
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"max": 128
}

Progress Message​

PropertyValue
NameProgress Message
Codeattributes_horizonsExportRecordsProgressMessage
TypeString
Requiredfalse
Uniquefalse
Readonlyfalse
Options

-

Export Date​

PropertyValue
NameExport Date
Codeattributes_horizonsExportRecordsExportDate
TypeDateTime
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"precision": "Seconds"
}

Status​

PropertyValue
NameStatus
Codeattributes_horizonsExportRecordsStatus
TypeLink
Requiredtrue
Uniquefalse
Readonlyfalse
Links toHorizons Export Statuses
Options
{
"code": "designs_horizonsExportStatuses",
"graph": "Lookup",
"max": 1,
"defaultValue": [
"66278d764886de690e336109"
]
}

Type​

PropertyValue
NameType
Codeattributes_horizonsExportRecordsType
TypeLink
Requiredtrue
Uniquefalse
Readonlyfalse
Links toHorizons Export Types
Options
{
"code": "designs_horizonsExportTypes",
"graph": "Lookup",
"max": 1,
"defaultValue": [
"66278d764886de690e336203"
]
}

Default attribute permissions​

This design applies the following default permissions to all attributes against each user group.

AllowsNameCode
ReadOnlyIntegrations ViewersuserGroups_integrationsViewers
ReadWriteIntegrations ManagersuserGroups_integrationsManagers

Permissions​

User GroupAllows
Integrations ViewersRead
Integrations ManagersRead, Create, Edit, Delete