Table of Contents

Table Sys_Data_Exchanges

Entity

Entity: Systems.Exchange.DataExchanges

Denotes a data exchange (import, export, etc.) operation with detailed info about objects, transfer status and more. Entity: Sys_Data_Exchanges (Introduced in version 25.1.1.70)

Summary

Name Type Description
Created_By_User_Id uniqueidentifier Readonly The user who created the exchange.
Created_On datetime Readonly The time (in UTC) when the exchange is created.
Data_Exchange_Id uniqueidentifier PK
Driver_Name nvarchar(64) The name of the exchange program/procedure, which actuates the exchange operation.
Exchange_Log nvarchar(max) General log of the last transfer attempt. Messages for the individual objects are kept with the objects.
Exchanged_By_User_Id uniqueidentifier The user who made the exchange.
Exchanged_On datetime The time (in UTC) of the exchange.
External_Address nvarchar(254) Address of the external resource from/to which the date is transferred. The value is dependent on the exchange driver.
Keep_Until date Specify the date until which this package info will be kept. After the date, the package will be automatically purged (deleted).
Mode nvarchar(1) Allowed: E, I Operation mode of the exchange.
Name nvarchar(64) The name of the package. Can be empty if naming is not important.
Notes nvarchar(max) Notes for the exchange.
Row_Version timestamp
State nvarchar(3) Allowed: PRE, RED, FSC, FFL, CSC, CFL State of the exchange.

Columns

Created_By_User_Id

The user who created the exchange.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 7
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
Referenced Table Sec_Users
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Created_By_User_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Created_On

The time (in UTC) when the exchange is created.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 8
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Created_On - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

Data_Exchange_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 0
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Data_Exchange_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Driver_Name

The name of the exchange program/procedure, which actuates the exchange operation.

Property Value
Auto Complete no
Data Filter no
Default Value JSON_FILE
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 5
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Driver_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Exchange_Log

General log of the last transfer attempt. Messages for the individual objects are kept with the objects.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 11
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Exchange_Log - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Like None no no

Exchanged_By_User_Id

The user who made the exchange.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 9
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Sec_Users
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Exchanged_By_User_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Exchanged_On

The time (in UTC) of the exchange.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 10
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Exchanged_On - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

External_Address

Address of the external resource from/to which the date is transferred. The value is dependent on the exchange driver.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 254
Order 6
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(254) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

External_Address - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Like None no no

Keep_Until

Specify the date until which this package info will be kept. After the date, the package will be automatically purged (deleted).

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 12
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type date
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Keep_Until - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

Mode

Operation mode of the exchange.

Property Value
Allowed Values E, I
Auto Complete no
Data Filter no
Default Value E
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 1
Order 4
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(1)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Mode - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Name

The name of the package. Can be empty if naming is not important.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 1
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no
Like None no no

Notes

Notes for the exchange.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 2
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Notes - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Like None no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 13
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

State

State of the exchange.

Property Value
Allowed Values PRE, RED, FSC, FFL, CSC, CFL
Auto Complete no
Data Filter no
Default Value PRE
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 3
Order 3
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(3)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

State - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no