Skip to main content

Synergy CSP Process Tables

E"PROJECT NAME""FORM NAME"

If the designed form is a table, the values of some form design objects are hosted on this table.

IDbigint, not nullPK
FORMIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME" VR table.
VERSIONbigint, not null
DOCUMENTIDbigint, not null
UNIQUEIDnvarchar(50)Unique id defined on the forma
CREATEDATdatetimeoffset(7), not nullCreation date
CREATEDBYbigint, not nullCreator user ID
MODIFIEDATdatetimeoffset(7)Date modified
MODIFIEDBYbigintModified by user id
DELETEDATdatetimeoffset(7)Date of deletion
DELETEDBYbigintDeleted user id
MASKINPUT1The column that contains the information entered into the MaskInput object on the form. The name MASKINPUT1 will vary according to the nomenclature given to the MaskInput object on the form.
LOOKUP1The column in the Lookup object on the form that contains the type of the selected element. The name LOOKUP1 will vary depending on the naming given to the Lookup object on the form.
RADIO1If the Radio object on the form is selected, it is the column that contains the selection. The name RADIO1 will vary according to the nomenclature given to the Radio object on the form.
CHECKBOX1If a CheckBox object on the form is selected, it is the column that contains the selection. The name CHECKBOX1 will vary depending on the naming given to the CheckBox object on the form.
NUMBERBOX1The column that contains the information entered in the NumberBox object on the form. The name NUMBERBOX1 will vary depending on the naming given to the NumberBox object on the form.
DATETIMEPICKER1The column that contains the information entered in the DateTimePicker object on the form. The name DATETIMEPICKER1 will vary depending on the naming given to the DateTimePicker object on the form.
DATERANGEPICKER1_STARTThe column in the DateRangePicker object on the form that contains the information entered for the start date. The name DATERANGEPICKER1 will vary depending on the nomenclature given to the DateRangePicker object on the form.
DATERANGEPICKER1_ENDThe column in the DateRangePicker object on the form that contains the information entered for the end date. The name DATERANGEPICKER1 will vary depending on the nomenclature given to the DateRangePicker object on the form.
RATE1The column that contains the value information selected in the Rate object on the form. The name RATE1 will vary according to the nomenclature given to the Rate object on the form.
TIMEPICKER1The column that contains the selected date information in the TimePicker object on the form. The name TIMEPICKER1 will vary depending on the nomenclature given to the TimePicker object on the form.
SWITCH1The column in which the active/passive information is contained in the Switch object on the form. The name SWITCH1 will vary according to the nomenclature given to the Switch object on the form.
BARCODE1The column that contains the information shown in the Barcode object on the form. The name BARCODE1 will vary according to the nomenclature given to the Barcode object on the form.
SLIDER1The column that contains the selected value information in the Slider object on the form. The name SLIDER1 will vary according to the nomenclature given to the Slider object on the form.
DOCUMENTMETADATA1The column that contains the information shown in the DocumentMetadata object on the form. The name DOCUMENTMETADATA1 will vary depending on the nomenclature given to the DocumentMetadata object on the form.
USERMETADATA1The column that contains the information shown in the UserMetadata object on the form. The name USERMETADATA1 will vary according to the nomenclature given to the UserMetadata object on the form.

E"PROJECT NAME""FORM NAME"ML

A table that contains objects on a form that have multilanguage capability.

IDbigint, not nullPK
PARENTIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME" table.
CULTUREnvarchar(50), not null
TEXTBOX1The column that contains the information entered in the TextBox object on the form. The name TEXTBOX1 will vary according to the nomenclature given to the Textbox object on the form. If the object has multi-language input turned on, the information entered for the other language(s) is visible in the CULTURE column.
PASSWORD1The column that contains the information entered in the Password object on the form. The name PASSWORD1 will vary according to the nomenclature given to the Password object on the form.
LOOKUP1The column in the Lookup object on the form that contains the value of the selected element. The name LOOKUP1 will vary depending on the naming given to the Lookup object on the form.
TEXTAREA1The column that contains the information entered in the TextArea object on the form. The name TEXTAREA1 will vary according to the nomenclature given to the TextArea object on the form. If the object has multi-language input turned on, the information entered for the other language(s) is visible in the CULTURE column.
SEACHBOX1The column that contains the information entered in the SearchBox object on the form. The name SEACHBOX1 will vary depending on the nomenclature given to the SearchBox object on the form.
HTMLTEXTBOX1This is the column that contains the information entered in the HTMLTextBox object on the form. The name HTMLTEXTBOX1 will vary depending on the nomenclature given to the HTMLTextBox object on the form. If the object has multi-language input turned on, the information entered for the other language(s) is visible in the CULTURE column.

E"PROJECT NAME""FORM NAME"RD

A table on the form that holds information about the files that are attached to the associated documents object.

IDbigint, not nullPK
PARENTIDbigint, not nullFK, The form information to which it is linked. E"PROJECT NAME""FORM NAME" is associated with the ID column in the table.
CATEGORYIDbigint, not nullThe FK is associated with the ID column in the RDC table E"PROJECT NAME""FORM NAME".
FILEIDbigint, not nullThe ID of the file loaded into the Related documents object on the form.

E"PROJECT NAME""FORM NAME"RDC

A table that holds category information in the associated documents object on the form.

IDbigint, not nullPK
KEYnvarchar(50)The unique ID information defined to the Category in the associated Docs object. E"PROJECT NAME""FORM NAME" is associated with the KEY column in the RDCML table.
PARENTIDbigint, not null
CONTROLIDnvarchar(50), not nullThe column with the name of the Related Documents object where the category is defined.

E"PROJECT NAME""FORM NAME"RDCML

A table that holds the multilingual equivalents of the category information in the associated documents object on the form.

NAMEnvarchar(100), not nullThe column of the category added to the Associated Documents object that contains the information typed in the "Category Name" field.
DESCRIPTIONnvarchar(250)The column of the category added to the Associated Docs object that contains the information typed in the "Description" field.
IDbigint, not nullPK
PARENTIDbigint, not nullFK, E"PROJECT NAME""FORM NAME" is associated with the ID column in the RDC table.
CULTUREnvarchar(10), not nullIn the Related documents object, the Category Name is the column (such as en-US) that indicates the culture in which the information entered in the Description field is written
KEYnvarchar(50)The unique ID information defined to the Category in the associated Docs object. E"PROJECT NAME""FORM NAME" is associated with the KEY column in the RDC table.

E"PROJECT NAME""FORM NAME"RDML

It is the table that holds the multi-language information of the description of the files added to the associated documents object on the form.

DESCRIPTIONnvarchar(250), not nullThe column that contains the description information entered in the file uploaded to the associated Docs object.
IDbigint, not nullPK
PARENTIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME" RD table.
CULTUREnvarchar(10), not nullCulture information (such as en-US) where the description was entered

E"PROJECT NAME""FORM NAME"SL

It is the table that contains the name of the objects of type (Dropdown, Combobox, ListBox, RadioList, AutoComplete, Tagbox, Transfer) and the selected value on the form.

IDbigint, not nullPK
PARENTIDbigint, not nullThe DR is associated with the ID column in the E"PROJECT NAME""FORM NAME" table.
CONTROLIDnvarchar(50), not nullIf there are any Dropdown, Combobox, ListBox, RadioList, AutoComplete, Tagbox, Transfer objects used in the form, this is the column with their name
VALUEsql_variant, not nullIf there are any Dropdown, Combobox, ListBox, RadioList, AutoComplete, Tagbox, Transfer objects used in the form, each of them is the column with the value of the selected item

E"PROJECT NAME""FORM NAME"SLML

E"PROJECT NAME""FORM NAME" is the table that contains the culture of the object in the CONTROLID column in the SL table, with the corresponding culture of the selected VALUE value.

IDbigint, not nullPK
PARENTIDbigint, not nullFK, E"PROJECT NAME""FORM NAME" is associated with the ID column in the SL table.
CULTUREnvarchar(10), not nullCulture name (such as en-US)
TEXTnvarchar(500), not nullE"PROJECT NAME""FORM NAME" contains the caption of the selected VALUE value of the object in the CONTROLID column in the SL table.

E"PROJECT NAME""FORM NAME"_DataGrid (Static/Dynamic column, Data Source not selected)

This is the table that holds information entered in specific column types if the DataGrid object type on the form is selected as Dynamic and set to be queried-feed, or if static columns are created without connecting queries.

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME" table.
CREATEDATdatetimeoffset(7)Creation date
CREATEDBYbigintThe creator is associated with the ID column in OSUSERS.
MODIFIEDATdatetimeoffset(7)Date modified
MODIFIEDBYbigintModified by user id
DELETEDATdatetimeoffset(7)Date of deletion
DELETEDBYbigintDeleted user id
NUMBER, BOOLEAN, DATETIME, DATE, TIMEIf columns of type Number, Boolean, DateTime, Date, Time were added to the Colums area in the DataGrid object, this is the column that contains that information.

E"PROJECT NAME""FORM NAME"_DataGridML

A table on the form that contains the information entered in a column of type Text in the DataGrid object.

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe DR is associated with the ID column in the E"PROJECT NAME""FORM NAME"_DataGrid table.
CULTUREnvarchar(10), not nullCulture name (such as en-US)
TEXTIf a column of type Text was added to the Colums area of the DataGrid object, this is the column that contains the information.

E"PROJECT NAME""FORM NAME"_DataGridSL

Contains the value of the selected item in the column of type Select in the DataGrid object on the form

table.

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe DR is associated with the ID column in the E"PROJECT NAME""FORM NAME"_DataGrid table.
CONTROLIDnvarchar(50), not nullIf a column of type Select was added to the Colums area of the DataGrid object, it is the column that contains the name of the column that is being added.
VALUEIn the Colums field of the DataGrid object, the column added as the Select type is the column that contains the information written in the Value field of the selected item.

E"PROJECT NAME""FORM NAME"_DataGridSLML

A DataGrid object on a form that contains the text of the selected item in a column of type Select

table.

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe E is associated with the ID column in the "PROJECT NAME""FORM NAME" _DataGrid1SL table.
CULTUREnvarchar(10), not nullCulture name (such as en-US)
TEXTnvarchar(500)EInformation written in the text part of the value in the "PROJECT NAME""FORM NAME" _DataGrid1SL table

E"PROJECT NAME""FORM NAME"_DataGrid (Associated Data Grid)

The table on the form that holds the information in the DataGrid object whose data source type is selected as "Related".

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME" table.
RELATIONDOCUMENTIDThe form ID with which the object is bound
CREATEDATdatetimeoffset(7)Creation date
CREATEDBYbigintThe creator is associated with the ID column in OSUSERS.
MODIFIEDATdatetimeoffset(7)Date modified
MODIFIEDBYbigintModified by user id
DELETEDATdatetimeoffset(7)Date of deletion
DELETEDBYbigintDeleted user id

E"PROJECT NAME""FORM NAME"_Scheduler

A table on the form that holds date information for tasks that are added in the Scheduler object.

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME" table.
STARTDATEPlan start date information added to the Scheduler object
ENDDATEPlan end date information added to the Scheduler object
CREATEDATdatetimeoffset(7)Creation date
CREATEDBYbigintThe creator is associated with the ID column in OSUSERS.
MODIFIEDATdatetimeoffset(7)Date modified
MODIFIEDBYbigintModified by user id
DELETEDATdatetimeoffset(7)Date of deletion
DELETEDBYbigintDeleted user id

E"PROJECT NAME""FORM NAME"_SchedulerML

A table on the form that holds the description information entered for the tasks that are added to the Scheduler object.

IDbigint, IDENTITY(1,1), not nullPK
PARENTIDbigint, not nullThe FK is associated with the ID column in the E"PROJECT NAME""FORM NAME"_Scheduler table.
CULTUREnvarchar(10), not nullCultural knowledge (such as en-TR)
TITLEnvarchar(500)Description information written to the plan that is added to the Scheduler object

E"PROJECT NAME""FORM NAME"VR

The table that contains the version information of the form.

IDbigint, IDENTITY(1,1), not nullThe PK can be associated with the FORMID column in the EPROJECT NAME""FORM NAME" table.
VERSIONbigint, not nullE "PROJECT NAME""FORM NAME" can be associated with the VERSION column in the table.
  1. System Tables

DOCUMENTS

It is the table where information about the documents created in the CSP system is kept.

IDbigint, not nullThe PK is associated with the DOCUMENTID column in the form table that begins with E for the Process.
PROJECTnvarchar(255), not nullName of the process that owns the document
FORMnvarchar(255), not nullForm name
UNIQUEIDnvarchar(255)Customized document number with defined format
CREATEDBYbigint, not nullThe document creator is associated with the ID column in the OSUSERS table.
CREATEDELEGATEDBYbigint
CREATEDATdatetimeoffset(7), not nullDocument created
DELETEDBYbigintThe person who deleted the document is associated with the ID column in the OSUSERS table.
DELETEDATdatetimeoffset(7)Document deleted date
DELETEDELEGATEDBYbigint
STATUSint
MODIFIEDBYbigint
MODIFYDELEGATEDBYbigint
MODIFIEDATdatetimeoffset(7)

OSUSERS

A table that contains the users in the system and some information about the users. It can also be used by JOINING with other tables starting with the OS.

IDint, IDENTITY(1,1), not nullPK, User ID
USERNAMEnvarchar(50), not nullUser Registry
FIRSTNAMEnvarchar(50), not nullName
LASTNAMEnvarchar(50), not nullSurname
PASSWORDnvarchar(255), not nullPassword
EMAILnvarchar(200), not nullE-mail
STATUSint, not nullInformation indicating whether the user is active or passive 0: Passive 1: Active
TYPEintUser type 0: Normal 1:Custom
IMPORTSTATUSintInformation showing whether it will come from Human Resources transfer 0:Passive 1:Active
BIRTHDATEdatetimeoffset(7)Date of birth
EMPLOYEMENTSTARTdatetimeoffset(7)Employment start date
EMPLOYEMENTENDdatetimeoffset(7)Quit your job
CATEGORYintUser category 0: Blue Collar 1: White Collar
SEXintUser Gender 0: Female 1:Male
DEPARTMENTint, not nullThe business unit code that the user is in is associated with the ID column in the OSDEPARTMENTS table
PROFESSIONint, not nullThe user's title code is associated with the ID column in the OSPROFESSIONS table

PROJECTS

This is the table that contains the project properties.

IDnvarchar(38), not nullPK
NAMEnvarchar(100), not nullProject Name
CREATEDBYbigint, not nullThe person who created the project writes the information in the ID column in the OSUSERS table.
CREATEDELEGATEDBYbigint
CREATEDATdatetimeoffset(7), not nullProject creation date
PROJECTPATHnvarchar(250)The directory where the project is located
STATUSbit, not nullProject active or passive information Active: 1 Passive: 0
BUILDVERSIONint, not nullBuild version of the project
DEPLOYMENTIDbigint
FASTAPPROVEbit, not nullQuick confirmation 0: Off 1: On
HIDEAPPROVALSbit, not nullHide approvers 0: Off 1: On
DELEGABLEbit, not nullPower of Attorney Can Be Granted 0: Off 1: On
SHOWPARENTHISTORYbit, not nullShow streaming history the moment it was connected 0: Off 1: On

PROCESSES

IDbigint, not nullPK, Process number
PROJECTIDnvarchar(38), not nullProject ID. It is associated with the ID column in the Projects table.
FLOWIDnvarchar(38), not nullThe flow ID used in the process.
DEPLOYMENTIDbigint, not null
USERIDint, not nullThe ID of the user who started the process. It is associated with the ID column in the OSUSERS table.
DELEGATIONIDintThe user name that initiated the process by proxy. It is associated with the ID column in the OSUSERS table.
FLOWSTATUSIDbigintThe FK is associated with the ID column in the PROJECTFLOWSTATUSES table.
WORKFLOWINSTANCEIDnvarchar(38), not null
CREATEDATEdatetimeoffset(7), not nullDate the process was started
FINISHDATEdatetimeoffset(7)Date the process was completed
LASTEXECUTEDATEdatetimeoffset(7), not null
DELETEDATEdatetimeoffset(7)Date the process was deleted
PARENTPROCESSIDbigintThe process number of the main flow to which it is connected, if any

PROJECTFORMS

A table that contains forms designed in projects.

IDnvarchar(38), not nullThe PK is the ID of the Project form.
PROJECTIDnvarchar(38), not nullThe FK is associated with the ID column in the PROJECTS table.
NAMEnvarchar(100), not nullName of the form
FORMTYPEint, not nullForm Type 0: Standard Form 1: Parameterized Form 2: Outlook Form 3: Checklist Form
IDFORMATIDbigint, not nullThe form ID format selected in the Identity Format field in the Form Property Viewer
IDFORMATnvarchar(100), not nullThe form identity format name selected in the Identity Format field in the Form Property Viewer
ALLOWCOPYPASTEbit, not null
READONLYbit, not nullSpecifies whether the Read Only property on the form is active 0: Passive 1: Active
PRINTINGENABLEDbit, not nullSpecifies whether printing the form is active 0: Passive 1: Active
PRINTVIEWnvarchar(100), not nullName of the view to print on the form
VERSIONINGENABLEDbit, not nullIndicates that the form versioning is not turned on
0: Passive 1: Active

PROJECTFLOWS

A table that contains flows designed in projects.

IDnvarchar(38), not nullPK, id of the project flow
PROJECTIDnvarchar(38), not nullThe FK is associated with the ID column in the PROJECTS table.
NAMEnvarchar(100), not nullName of the feed
APPROVERFORMIDnvarchar(38)

PROCESSREQUESTDOCUMENTS

It is the table with the details of the document defined in the process requests..

IDbigint, identity(1,1),not nullPK
PROCESSREQUESTIDbigint, not nullThe FK is associated with the ID column in the PROCESSREQUESTS table.
ORDERNOint, not null
DOCUMENTIDbigint, not nullDocument ID
FORMIDnvarchar(38), not nullThe Id of the form. It is associated with the ID column in the PROJECTFORMS table.
DOCUMENTTYPEint, not null
ALLOWEDITbit, not nullCan be modified information 0: Passive 1: Active
ISMODIFIEDbit, not null
DIGITALSIGNATURETYPEint, not null
SHOWEVENTSbit, not nullData indicating whether events appear 0: Passive 1: Active
DIGITALSIGNATUREOPTIONSnvarchar(max), not nullDigital signature information

PROCESSREQUESTS

This is the table that contains the steps of the process requests.

IDbigint, IDENTITY(1,1), not nullPK
PROCESSIDbigint, not nullThe FK is associated with the ID column in the PROCESSES table.
REQUESTTYPEint, not null
STATUSint, not null
EVENTIDint, not nullID of the button used to perform operations in the process
EVENTFORMIDintEvent form ID information
OBJECTNAMEnvarchar(100), not nullFlow object information of the outgoing request
REQUESTDATEdatetimeoffset(7), not nullDate the request was made
RESPONSEDATEdatetimeoffset(7)Date of response to request
POSITIONIDintIf the request was made with a position, position ID information
USERIDintIf the request was made with the user, the user ID information
DELEGATIONIDint
PROCESSSTEPIDbigint, not null
HIDDENTYPEint
DELETEDFROMLISTbit, not null
OWNEDREQUESTIDint
OWNEDENABLEDbit, not null
OWNEDDATEdatetimeoffset(7)
EVENTSnvarchar(max)On-object events
SHOWINHISTORYbitShow in stream history 0: Passive 1: Active
HIDEAPPROVERbitIndicates whether to hide approver information 0: Passive 1: Active
AUTOOPENbitTurn approvals on auto confirm info 0: Auto on 1: Auto On
TIMEOUTnvarchar(max)Timeout information on object

PROJECTFLOWSTATUSES

This is the table that contains the details of the flow states in the project.

IDbigint, not nullThe PK is associated with the FLOWSTATUSID column in the PROCESSES table.
FLOWIDnvarchar(38), not nullThe FK is associated with the ID column in the PROJECTFLOWS table.
DEPLOYMENTIDbigint, not nullThe FK is associated with the ID column in the PROJECTDEPLOYMENTS table.
STATUSIDint, not nullFlow status ID number
ICONnvarchar(100), not nullImage selected for streaming state
FLOWVIEWnvarchar(100), not nullFlow view false: Flow view property not selected in the stream in the corresponding state true: Flow view property selected in the stream in the corresponding state

PROJECTFLOWSTATUSESML

A table that contains descriptions of flow states in the project by culture.

IDbigint, not nullPK
FLOWSTATUSIDbigint, not nullThe FK is associated with the ID column in the PROJECTFLOWSTATUSES table.
CULTUREnvarchar(5), not nullCulture name
CAPTIONnvarchar(max)Explanation of flow status in that culture