Table CCS DIS Setup
table 5100900 "CCS DIS Setup"
Properties
Name |
Value |
Caption |
Data Integration Framework Setup |
Fields
Primary Key
field(1; "Primary Key"; Code[10])
Properties
Name |
Value |
Caption |
Primary Key |
DataClassification |
CustomerContent |
Assisted Setup Status
field(4; "Assisted Setup Status"; Enum "CCS DIS Assisted Setup Status")
Important
This field is obsolete.
Not used anymore.
2.8
Properties
Name |
Value |
ObsoleteState |
Removed |
ObsoleteReason |
Not used anymore. |
ObsoleteTag |
2.8 |
Caption |
Assisted Setup Status |
DataClassification |
CustomerContent |
Developer Mode
field(9; "Developer Mode"; Boolean)
Properties
Name |
Value |
Caption |
Developer Mode |
DataClassification |
CustomerContent |
Sender Code
field(30; "Sender Code"; Code[20])
Properties
Name |
Value |
Caption |
Sender Code |
DataClassification |
CustomerContent |
TableRelation |
"CCS DIS Partner" |
ValidateTableRelation |
0 |
Sender Name
field(31; "Sender Name"; Text[50])
Important
This field is obsolete.
Use the 'Email Feature' instead
EMAIL
Properties
Name |
Value |
Caption |
Sender Name |
DataClassification |
CustomerContent |
ObsoleteState |
Removed |
ObsoleteReason |
Use the 'Email Feature' instead |
ObsoleteTag |
EMAIL |
Sender Mail
field(32; "Sender Mail"; Text[50])
Important
This field is obsolete.
Use the 'Email Feature' instead
EMAIL
Properties
Name |
Value |
Caption |
Sender Mail |
DataClassification |
CustomerContent |
ObsoleteState |
Removed |
ObsoleteReason |
Use the 'Email Feature' instead |
ObsoleteTag |
EMAIL |
Message Double Click
field(35; "Message Double Click"; Enum "CCS DIS Message Double Click Action")
Properties
Name |
Value |
Caption |
Message 'Open Document' without Record |
DataClassification |
CustomerContent |
Advanced Error Template
field(40; "Advanced Error Template"; Blob)
Properties
Name |
Value |
Caption |
Advanced Error Text Template |
DataClassification |
CustomerContent |
Log Dtld. Mapping Entries
field(50; "Log Dtld. Mapping Entries"; Boolean)
Properties
Name |
Value |
Caption |
Log Detailed Mapping Entries |
DataClassification |
CustomerContent |
Compress Dtld. Mapping Entries
field(51; "Compress Dtld. Mapping Entries"; Boolean)
Properties
Name |
Value |
Caption |
Compress Dtld. Mapping Entries |
DataClassification |
CustomerContent |
Mapping Entry Deletion Formula
field(60; "Mapping Entry Deletion Formula"; DateFormula)
Properties
Name |
Value |
Caption |
Mapping Entry Deletion |
DataClassification |
CustomerContent |
InitValue |
-7D |
field(61; "Messages Deletion Formula"; DateFormula)
Properties
Name |
Value |
Caption |
Messages Deletion |
DataClassification |
CustomerContent |
InitValue |
-7D |
field(62; "Email Queue Deletion Formula"; DateFormula)
Properties
Name |
Value |
Caption |
Email Queue Deletion |
DataClassification |
CustomerContent |
InitValue |
-7D |
field(63; "Record Pool Deletion Formula"; DateFormula)
Properties
Name |
Value |
Caption |
Record Pool Entry Deletion |
DataClassification |
CustomerContent |
InitValue |
-7D |
Activity Monitor Interval
field(190; "Activity Monitor Interval"; Integer)
Properties
Name |
Value |
Caption |
Activity Monitor Interval (min) |
DataClassification |
CustomerContent |
InitValue |
60 |
Notes
field(320; "Notes"; Blob)
Properties
Name |
Value |
Caption |
Notes |
DataClassification |
CustomerContent |
Subtype |
Memo |
App License Key
field(3000; "App License Key"; Guid)
Important
This field is obsolete.
Licensing switched to COSMO Licensing app
LIC
Properties
Name |
Value |
Caption |
App License Key |
DataClassification |
OrganizationIdentifiableInformation |
Editable |
0 |
ObsoleteState |
Removed |
ObsoleteReason |
Licensing switched to COSMO Licensing app |
ObsoleteTag |
LIC |
Use 2021 Mapping Logic
field(3001; "Use 2021 Mapping Logic"; Boolean)
Avertissement
This field is pending obsolete.
Will be removed with the feature
2.7
Properties
Name |
Value |
Caption |
Use 2021 Mapping Logic |
DataClassification |
SystemMetadata |
ObsoleteState |
Pending |
ObsoleteReason |
Will be removed with the feature |
ObsoleteTag |
2.7 |
Use Dep. Rec. Pool Entry Query
field(3002; "Use Dep. Rec. Pool Entry Query"; Boolean)
Avertissement
This field is pending obsolete.
Will be removed with the feature
2.10
Properties
Name |
Value |
Caption |
Use Deprecated Record Pool Entry Query |
DataClassification |
SystemMetadata |
ObsoleteState |
Pending |
ObsoleteReason |
Will be removed with the feature |
ObsoleteTag |
2.10 |
App. Area DIS IC
field(5101100; "App. Area DIS IC"; Boolean)
Properties
Name |
Value |
Caption |
Enable DIS Intercompany Controls |
DataClassification |
SystemMetadata |
Keys
Name |
Fields |
Properties |
PK |
|
|
Methods
ExportAdvancedErrorTemplate
public "CCS DIS Setup" ExportAdvancedErrorTemplate(): Boolean
Exports the advanced error template as text file.
Creates a UI file save dialog.
Return Value
Boolean
Returns true, if the file was saved.
ImportAdvancedErrorTemplate
public "CCS DIS Setup" ImportAdvancedErrorTemplate(): Boolean
Imports the advanced error template from a text file.
Creates a UI file open dialog.
Return Value
Boolean
Returns true, if a new template was uploaded.