Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
abelAcpLabel |
char(100) | yes* | yes | - | |
abelAcpMainColor |
color | yes* | yes | - | |
abelAcpColor1 |
color | yes | yes | - | |
abelAcpColor2 |
color | yes | yes | - | |
abelAcpColor3 |
color | yes | yes | - | |
abelAcpColor4 |
color | yes | yes | - |
Custom actions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
act_name |
regexp(100) | yes* | yes | - | |
act_type |
enum(1) using ACT_TYPE list |
yes | yes | - | |
act_async |
enum(1) using ASYNC_MODE list |
yes | yes | - | |
act_job_depth |
int(11) | yes | - | ||
act_method |
char(50) | yes | - | ||
act_script |
text(1000000) | yes | - | ||
act_url |
url(255) | yes | - | ||
act_confirm |
boolean | yes | yes | - | |
act_confirm_expr |
text(4000) | yes | - | ||
act_confirm_ui |
text(1000000) | yes | Confirm template | ||
act_plus |
boolean | yes | - | ||
act_comment |
text(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
act_exec |
enum(3) using ACT_EXEC list |
yes | yes | - | |
act_count |
enum(1) using ACTION_COUNT list |
yes | - | ||
act_order |
int(5) | yes | - | ||
act_color |
color | yes | - | ||
act_color_bg |
color | yes | - | ||
act_image |
char(50) | yes | - | ||
act_group_id link to ActionGroup |
id | yes | - | ||
Ref. act_group_id.acg_name |
char(100) | - | |||
act_queue_id link to ActionQueue |
id | yes | - | ||
Ref. act_queue_id.acq_name |
char(50) | - | |||
Ref. act_queue_id.acq_type |
enum(1) using ACQ_TYPE list |
- |
ACT_TYPE
L
Global list actionF
Item actionA
Global list action + item actionO
Item action (on forms only)I
Item action (on list items only)B
Global list action + item action (on forms only)H
Hidden action
ASYNC_MODE
0
Synchrone1
Asynchronous2
Standalone asynchronous3
Isolated
ACT_EXEC
FRT
FrontBCK
BackNUL
Aucune
ACTION_COUNT
0
No1
Selected2
Selected or all
ACQ_TYPE
T
Simple tasksB
Bulk updateS
System
Custom action fields
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
afd_action_id link to Action |
id | yes* | yes | - | |
Ref. afd_action_id.act_name |
regexp(100) | - | |||
afd_field_id link to Field |
id | yes* | yes | - | |
Ref. afd_field_id.fld_name |
regexp(100) | - | |||
afd_order |
int(10) | yes* | yes | - | |
afd_ref_field_id link to Field |
id | yes | - | ||
Ref. afd_ref_field_id.fld_name |
regexp(100) | - | |||
afd_ref_object_id link to ObjectInternal |
id | yes | - | ||
Ref. afd_ref_object_id.obo_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Group of actions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
acg_name |
char(100) | yes* | yes | - | |
acg_icon |
char(100) | yes | - | ||
acg_label |
boolean | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
acq_name |
char(50) | yes* | yes | - | |
acq_type |
enum(1) using ACQ_TYPE list |
yes | yes | - | |
acq_min |
int(3) | yes | yes | - | |
acq_max |
int(3) | yes | yes | - | |
acq_history |
text(10000000) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
ACQ_TYPE
T
Simple tasksB
Bulk updateS
System
Adapter
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
adp_name |
regexp(100) | yes* | yes | - | |
adp_atomic |
boolean | yes | yes | - | |
adp_type |
enum(20) using ADP_TYPE list |
yes | yes | - | |
adp_script |
text(1000000) | yes | yes | - | |
adp_class |
char(100) | yes | - | ||
adp_script_id |
document | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
ADP_TYPE
JAVA
Java / ScriptAWK
UNIX awk
adapterScriptEdit
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
agd_name |
regexp(100) | yes* | yes | - | |
agd_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. agd_object_id.obo_name |
regexp(100) | - | |||
agd_opendays |
multi(20) using AGENDA_DAYS list |
yes | yes | - | |
agd_min_hr |
regexp(5) | yes | - | ||
agd_max_hr |
regexp(5) | yes | - | ||
agd_start_hr |
regexp(5) | yes | yes | - | |
agd_end_hr |
regexp(5) | yes | yes | - | |
agd_quantum |
enum(3) using AGENDA_QUANTUM list |
yes | - | ||
agd_flying |
boolean | yes | yes | - | |
agd_date_id link to Field |
id | yes | yes | - | |
Ref. agd_date_id.fld_name |
regexp(100) | - | |||
agd_enddate_id link to Field |
id | yes | - | ||
Ref. agd_enddate_id.fld_name |
regexp(100) | - | |||
agd_duration_id link to Field |
id | yes | - | ||
Ref. agd_duration_id.fld_name |
regexp(100) | - | |||
agd_group_id link to Field |
id | yes | - | ||
Ref. agd_group_id.fld_name |
regexp(100) | - | |||
agd_user_id link to Field |
id | yes | - | ||
Ref. agd_user_id.fld_name |
regexp(100) | - | |||
agd_label1_id link to Field |
id | yes | yes | - | |
Ref. agd_label1_id.fld_name |
regexp(100) | - | |||
agd_label2_id link to Field |
id | yes | - | ||
Ref. agd_label2_id.fld_name |
regexp(100) | - | |||
agd_label3_id link to Field |
id | yes | - | ||
Ref. agd_label3_id.fld_name |
regexp(100) | - | |||
agd_label4_id link to Field |
id | yes | - | ||
Ref. agd_label4_id.fld_name |
regexp(100) | - | |||
agd_label5_id link to Field |
id | yes | - | ||
Ref. agd_label5_id.fld_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
AGENDA_DAYS
1
Lundi2
Mardi3
Mercredi4
Jeudi5
Vendredi6
Samedi7
Dimanche
AGENDA_QUANTUM
5
5 min10
10 min15
15 min20
20 min30
30 min60
1 h90
1 h 30120
2 h180
3 h240
4 h480
8 h720
12 h
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
aiGgdDescription |
text(50000) | yes | - | ||
aiGgdViewhomeId link to ViewHome |
id | yes* | yes | - | |
Ref. aiGgdViewhomeId.viw_name |
char(100) | - | |||
aiGgdLang |
enum(100) using LANG list |
yes* | - |
LANG
ENU
English languageFRA
French language
AI_UPDATE_DESC
:AI_UPDATE_DESC_GLOBAL
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
aiGroupGuiDescId link to AiGroupGuiDesc |
id | yes* | yes | - | |
Ref. aiGroupGuiDescId.aiGgdViewhomeId |
id | - | |||
Ref. aiGgdViewhomeId.viw_name |
char(100) | - | |||
Ref. aiGroupGuiDescId.aiGgdLang |
enum(100) using LANG list |
- | |||
aiGroupId link to Group |
id | yes* | yes | - | |
Ref. aiGroupId.grp_name |
regexp(100) | - | |||
aiAigroupviewUsed |
boolean | yes | yes | - |
LANG
ENU
English languageFRA
French language
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mdl_xml |
document | yes | Module file | ||
mdl_icon |
image | yes | - | ||
mdl_autoupd |
boolean | yes | Auto-update module? | ||
mdl_lastupd |
datetime | Date of last module save | |||
mdl_lastparam_dt |
datetime | Date of last update on module |
ModuleDiffTree
:
App history
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_ref_id link to Application |
id | yes* | Record row ID | ||
row_idx |
int(11) | yes* | yes | History record index | |
created_by_hist |
char(100) | yes* | Created by | ||
created_dt_hist |
datetime | yes* | Created date | ||
mdl_name |
regexp(100) | yes* | yes | Module name | |
mdl_version |
char(50) | yes | yes | Module version |
Logger
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
log_date |
datetime | yes* | - | ||
log_user |
char(100) | yes* | - | ||
log_platform |
char(100) | - | |||
log_event_id link to LogEvent |
id | - | |||
Ref. log_event_id.lev_code |
char(20) | - | |||
Ref. log_event_id.lev_level |
enum(1) using LEV_LEVEL list |
- | |||
Ref. log_event_id.lev_label |
char(100) | - | |||
log_subject |
char(100) | - | |||
log_row_id |
int(11) | - | |||
log_method |
char(255) | - | |||
log_dump1 |
text(1000000) | - | |||
log_dump2 |
text(1000000) | - | |||
log_job_id link to AsyncJob |
id | - | |||
Ref. log_job_id.job_uid |
char(100) | - |
LEV_LEVEL
F
FatalE
ErreurW
AvertissementI
InformationD
Trace
SYS_CLEAR_LOGS
:SYS_PRUNE_LOGS
:
Asynchronous logger
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
log_date |
datetime | yes* | - | ||
log_user |
char(100) | yes* | - | ||
log_event_id link to LogEvent |
id | - | |||
Ref. log_event_id.lev_code |
char(20) | - | |||
Ref. log_event_id.lev_level |
enum(1) using LEV_LEVEL list |
- | |||
Ref. log_event_id.lev_label |
char(100) | - | |||
log_subject |
char(100) | - | |||
log_row_id |
int(11) | - | |||
log_method |
char(255) | - | |||
log_dump1 |
text(1000000) | - | |||
log_dump2 |
text(1000000) | - | |||
log_job_id link to AsyncJob |
id | - | |||
Ref. log_job_id.job_uid |
char(100) | - |
LEV_LEVEL
F
FatalE
ErreurW
AvertissementI
InformationD
Trace
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
log_date |
datetime | yes* | - | ||
log_platform |
char(100) | - | |||
log_serie1 |
int(15) | - | |||
log_serie2 |
int(15) | - | |||
log_serie3 |
int(15) | - | |||
log_serie4 |
int(15) | - | |||
log_serie5 |
int(15) | - | |||
log_serie6 |
int(15) | - | |||
log_method |
char(255) | - | |||
log_dump2 |
text(1000000) | - |
SYS_CLEAR_EXPORTDIR
: Empty the export directorySYS_CLEAR_RECBIN
: Clean the recycle dbdoc directorySYS_CLEAR_TEMPDIR
: Clean the temporary directorySYS_RESET_CACHE
: Force a clear cache (ejb+serials)SYS_FORCE_GC
: Force a garbage collectionrebuildObjectIndex
: Rebuild the full object indexLogCacheMemory
:LogDiskMemory
:LogDocMemory
:LoggerMemoryStart
:LoggerMemoryStop
:LogJDBC
:LogMemory
:LogSession
:LogSQL
:LogSystem
:
Asynchronous jobs
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
job_uid |
char(100) | yes* | - | ||
job_status |
enum(1) using JOB_STATUS list |
yes | - | ||
job_start_dt |
datetime | yes | - | ||
job_end_dt |
datetime | - | |||
job_crontab_id link to CronTable |
id | Cron reference | |||
Ref. job_crontab_id.crn_name |
char(100) | Nom de la tache | |||
job_object_inst |
object | - | |||
job_method |
char(100) | - | |||
job_action |
char(100) | - |
JOB_STATUS
I
InitialiséR
En cours d'éxécutionT
TerminéE
ExceptionZ
Interruption demandéeS
StoppéP
Pause requestedM
Resume requestedL
Sleeping
interruptRequest
:pauseRequest
:resumeRequest
:SYS_CLEAR_JOBS
:SYS_PRUNE_JOBS
:
Activité d'un processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
acy_process_id link to BPMProcess |
id | yes* | yes | - | |
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
acy_step |
regexp(100) | yes* | yes | - | |
acy_name |
regexp(100) | yes | yes | - | |
acy_comment |
text(4000) | yes | - | ||
acy_type |
enum(1) using ACY_TYPE list |
yes | yes | - | |
acy_posx |
int(11) | yes | - | ||
acy_posy |
int(11) | yes | - | ||
acy_reversible |
enum(1) using ACY_REVERS list |
yes | yes | - | |
acy_max_duration |
int(11) | yes | - | ||
acy_duration_unit |
enum(1) using PCS_UNIT list |
yes | - | ||
acy_alert_id link to BPMAlert |
id | yes | - | ||
Ref. acy_alert_id.alt_name |
char(100) | - | |||
acy_user_dlg |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
ACY_TYPE
B
DébutE
FinR
RechercherN
CréerU
ModifierD
SupprimerS
Appel de serviceC
Sélectionner uniqueM
Sélectionner multipleP
ParalléliserJ
SynchroniserI
ConditionX
Page externeG
MessageZ
Sub-Process
ACY_REVERS
N
Non reversibleO
Modifiable sans impact descendantE
Modifiable avec écrasement des activités avales
PCS_UNIT
Y
AnnéeM
MoisD
JourH
HeureI
MinuteS
Seconde
ACY_TEMPLATE
: Génèrer un modèle de données pour une activitéACY_TEMPLATE
: Génèrer un modèle de données pour une activitédeadlineActivity
:deadlockActivity
:
Contexte d'une activité d'un processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
acf_activity_id link to BPMActivity |
id | yes | yes | - | |
Ref. acf_activity_id.acy_process_id |
id | - | |||
acy_process_tsl |
char(50) | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. acf_activity_id.acy_step |
regexp(100) | - | |||
Ref. acf_activity_id.acy_type |
enum(1) using ACY_TYPE list |
- | |||
Ref. acf_activity_id.acy_name |
regexp(100) | - | |||
acf_status |
enum(1) using ACTIVITY_STATUS list |
yes | yes | - | |
acf_plan_dt |
datetime | yes | yes | - | |
acf_start_dt |
datetime | yes | - | ||
acf_deadline_dt |
datetime | yes | - | ||
acf_end_dt |
datetime | yes | - | ||
acf_waiting |
int(11) | - | |||
acf_pcf_id link to BPMProcessFile |
id | yes* | yes | - | |
Ref. acf_pcf_id.pcf_serial |
char(20) | - | |||
Ref. acf_pcf_id.pcf_process_id |
id | - | |||
Ref. pcf_process_id.pcs_name |
regexp(100) | - | |||
acf_serial |
char(15) | yes* | yes | - | |
Ref. acf_pcf_id.pcf_status |
enum(1) using PROCESS_STATUS list |
- | |||
Ref. acf_pcf_id.pcf_start_dt |
datetime | - | |||
Ref. acf_pcf_id.pcf_deadline_dt |
datetime | - | |||
Ref. acf_pcf_id.pcf_end_dt |
datetime | - | |||
Ref. acf_pcf_id.pcf_object |
object | - | |||
acf_data |
text(1000000) | yes | - | ||
acf_owner_id link to User |
id | - | |||
Ref. acf_owner_id.usr_login |
regexp(100) | yes | Login | ||
Ref. acf_owner_id.usr_last_name |
char(50) | yes | Last name | ||
Ref. acf_owner_id.usr_first_name |
char(50) | yes | First name | ||
Ref. acf_owner_id.usr_email |
email(100) | yes | Email address | ||
Ref. acf_owner_id.usr_work_num |
phone(20) | yes | Work phone number |
ACY_TYPE
B
DébutE
FinR
RechercherN
CréerU
ModifierD
SupprimerS
Appel de serviceC
Sélectionner uniqueM
Sélectionner multipleP
ParalléliserJ
SynchroniserI
ConditionX
Page externeG
MessageZ
Sub-Process
ACTIVITY_STATUS
P
PlanifiéW
En attenteR
En coursD
RéaliséC
Abandonné
PROCESS_STATUS
S
DémarrageR
En coursD
TerminéC
Annulé
Workflow actor
Name | Type | Required | Updatable | Personal | Description |
---|
Alerts on state model transitions or workflows
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
alt_name |
char(100) | yes* | yes | - | |
alt_media |
multi(20) using ALERT_MEDIA list |
yes | - | ||
alt_activ |
boolean | yes | yes | - | |
alt_action |
multi(10) using ALERT_ACTION list |
yes | yes | - | |
alt_quantity |
int(5) | yes | yes | - | |
alt_delay |
int(11) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
ALERT_MEDIA
E
EmailL
LogS
SMSP
Social postA
SlackT
TrelloC
Custom
ALERT_ACTION
M
Envoyer un messageP
Abandonner le processusA
Abandonner l'activitéC
Lancer une compensation du processus
BPMAlertTest
: Test alert
Contenu des alertes sur processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
atc_alert_id link to BPMAlert |
id | yes* | yes | - | |
Ref. atc_alert_id.alt_name |
char(100) | - | |||
atc_lang |
enum(3) using LANG list |
yes* | yes | - | |
atc_subject |
char(255) | yes | yes | - | |
atc_message |
text(1000000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG
ENU
English languageFRA
French language
Alerte en cours
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
alf_pid link to BPMProcessFile |
id | yes* | yes | - | |
Ref. alf_pid.pcf_process_id |
id | - | |||
Ref. pcf_process_id.pcs_name |
regexp(100) | - | |||
Ref. alf_pid.pcf_serial |
char(20) | - | |||
alf_aid link to BPMActivityFile |
id | yes* | yes | - | |
Ref. alf_aid.acf_serial |
char(15) | - | |||
Ref. alf_aid.acf_pcf_id |
id | - | |||
Ref. acf_pcf_id.pcf_process_id |
id | - | |||
Ref. pcf_process_id.pcs_name |
regexp(100) | - | |||
Ref. acf_pcf_id.pcf_serial |
char(20) | - | |||
alf_iter |
int(11) | yes | - | ||
alf_next_dt |
datetime | yes | - |
Données d'une activité de processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dta_activity_id link to BPMActivity |
id | yes* | yes | - | |
Ref. dta_activity_id.acy_process_id |
id | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. dta_activity_id.acy_step |
regexp(100) | - | |||
Ref. dta_activity_id.acy_name |
regexp(100) | - | |||
dta_group |
regexp(20) | yes* | yes | - | |
dta_name |
char(100) | yes* | yes | - | |
dta_order |
int(11) | yes | yes | - | |
dta_value |
char(255) | yes | - | ||
dta_field_id link to Field |
id | yes | - | ||
Ref. dta_field_id.fld_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Contexte des données d'une activité
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dtf_acf_id link to BPMActivityFile |
id | yes* | yes | - | |
Ref. dtf_acf_id.acf_pcf_id |
id | - | |||
Ref. dtf_acf_id.acf_serial |
char(15) | - | |||
Ref. acf_pcf_id.pcf_serial |
char(20) | - | |||
Ref. acf_pcf_id.pcf_process_id |
id | - | |||
Ref. pcf_process_id.pcs_name |
regexp(100) | - | |||
dtf_data_id link to BPMData |
id | yes* | yes | - | |
Ref. dtf_data_id.dta_activity_id |
id | - | |||
Ref. dta_activity_id.acy_process_id |
id | - | |||
Ref. dta_activity_id.acy_step |
regexp(100) | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. dtf_data_id.dta_group |
regexp(20) | - | |||
Ref. dtf_data_id.dta_name |
char(100) | - | |||
Ref. dtf_data_id.dta_value |
char(255) | - | |||
dtf_order |
int(11) | yes* | yes | - | |
dtf_value |
char(255) | yes | - |
Droit d'accès sur une activité de processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
gta_group_id link to Group |
id | yes* | yes | - | |
Ref. gta_group_id.grp_name |
regexp(100) | - | |||
gta_activity_id link to BPMActivity |
id | yes* | yes | - | |
Ref. gta_activity_id.acy_process_id |
id | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. gta_activity_id.acy_step |
regexp(100) | - | |||
Ref. gta_activity_id.acy_name |
regexp(100) | - | |||
gta_grant |
multi(10) using GRANT_ACT list |
yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
GRANT_ACT
R
Permettre la lecture seule de l'activité réaliséeW
Autoriser la réalisation de l'activitéC
Autoriser l'annulation de l'activité
Droit d'accès au processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
gtp_group_id link to Group |
id | yes* | yes | - | |
Ref. gtp_group_id.grp_name |
regexp(100) | - | |||
gtp_process_id link to BPMProcess |
id | yes* | yes | - | |
Ref. gtp_process_id.pcs_name |
regexp(100) | - | |||
gtp_grant |
multi(10) using GRANT_PCS list |
yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
GRANT_PCS
N
Instancier le processusR
Lire uniquement le processusC
Annuler le processus
Aide en ligne d'une activité de processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
hlp_activity_id link to BPMActivity |
id | yes* | yes | - | |
Ref. hlp_activity_id.acy_process_id |
id | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. hlp_activity_id.acy_step |
regexp(100) | - | |||
Ref. hlp_activity_id.acy_name |
regexp(100) | - | |||
hlp_lang |
enum(3) using LANG list |
yes* | yes | - | |
hlp_abstract |
html(4000) | yes | - | ||
hlp_content |
html(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG
ENU
English languageFRA
French language
Processus métier
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
pcs_name |
regexp(100) | yes* | yes | - | |
pcs_short_name |
char(20) | yes | yes | - | |
pcs_comment |
text(4000) | yes | - | ||
pcs_type |
enum(1) using PCS_TYPE list |
yes | yes | - | |
pcs_class |
char(100) | yes | - | ||
pcs_script_id |
document | yes | - | ||
pcs_max_duration |
int(11) | yes | - | ||
pcs_duration_unit |
enum(1) using PCS_UNIT list |
yes | - | ||
pcs_persitant |
boolean | yes | - | ||
pcs_persist_depth |
int(10) | yes | - | ||
pcs_alert_id link to BPMAlert |
id | yes | - | ||
Ref. pcs_alert_id.alt_name |
char(100) | - | |||
pcs_compensate_id link to BPMProcess |
id | yes | - | ||
Ref. pcs_compensate_id.pcs_name |
regexp(100) | - | |||
pcs_model_id link to Model |
id | yes | Diagram | ||
Ref. pcs_model_id.mod_name |
char(100) | - | |||
Ref. pcs_model_id.mod_image |
image | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
pcs_mainact_id link to BPMActivity |
id | yes | - | ||
Ref. pcs_mainact_id.acy_process_id |
id | - | |||
Ref. pcs_mainact_id.acy_step |
regexp(100) | - | |||
Ref. pcs_mainact_id.acy_name |
regexp(100) | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
pcs_main_del |
enum(1) using DEL_CASCADE list |
yes | - |
PCS_TYPE
0
Suite d'écrans1
Taches humaines
PCS_UNIT
Y
AnnéeM
MoisD
JourH
HeureI
MinuteS
Seconde
DEL_CASCADE
R
Impossible si référencéN
Mettre la référence à nullC
CascadeZ
Ignore
clearCacheProcess
: Clear process cachesrunUnitTests
:deadlineProcess
:processScriptEdit
:
Contexte d'un processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
pcf_process_id link to BPMProcess |
id | yes* | yes | - | |
Ref. pcf_process_id.pcs_name |
regexp(100) | - | |||
pcf_serial |
char(20) | yes* | yes | - | |
pcf_start_dt |
datetime | yes | yes | - | |
pcf_end_dt |
datetime | yes | - | ||
pcf_duration |
int(11) | - | |||
pcf_status |
enum(1) using PROCESS_STATUS list |
yes | yes | - | |
pcf_deadline_dt |
datetime | yes | - | ||
pcf_object |
object | - | |||
pcf_acf_id link to BPMActivityFile |
id | yes | - | ||
Ref. pcf_acf_id.acf_pcf_id |
id | - | |||
Ref. acf_pcf_id.pcf_serial |
char(20) | - | |||
Ref. pcf_acf_id.acf_serial |
char(15) | - | |||
Ref. acf_pcf_id.pcf_process_id |
id | - | |||
Ref. pcf_process_id.pcs_name |
regexp(100) | - | |||
pcf_owner_id link to User |
id | - | |||
Ref. pcf_owner_id.usr_login |
regexp(100) | yes | Login | ||
Ref. pcf_owner_id.usr_last_name |
char(50) | yes | Last name | ||
Ref. pcf_owner_id.usr_first_name |
char(50) | yes | First name | ||
Ref. pcf_owner_id.usr_email |
email(100) | yes | Email address | ||
Ref. pcf_owner_id.usr_work_num |
phone(20) | yes | Work phone number |
PROCESS_STATUS
S
DémarrageR
En coursD
TerminéC
Annulé
Destinataire d'alerte
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
atr_order |
int(11) | yes* | yes | - | |
atr_alert_id link to BPMAlert |
id | yes* | yes | - | |
Ref. atr_alert_id.alt_name |
char(100) | - | |||
atr_user_id link to User |
id | yes | - | ||
Ref. atr_user_id.usr_login |
regexp(100) | yes | Login | ||
atr_group_id link to Group |
id | yes | - | ||
Ref. atr_group_id.grp_name |
regexp(100) | - | |||
atr_spam |
boolean | yes | yes | - | |
atr_copy |
enum(1) using RECIP_COPY list |
yes | yes | - | |
atr_query |
text(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
RECIP_COPY
1
Destinataire2
Copie3
Copie cachée
State models' states
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
sta_state_id link to FieldListCode |
id | yes* | yes | - | |
Ref. sta_state_id.lov_list_id |
id | - | |||
Ref. lov_list_id.lov_name |
regexp(100) | - | |||
Ref. sta_state_id.lov_code |
regexp(100) | - | |||
sta_role |
enum(1) using STA_ROLE list |
yes | yes | - | |
sta_label |
char(100) | yes | yes | - | |
sta_activ |
boolean | yes | yes | - | |
sta_terminal |
boolean | yes | - | ||
sta_read |
boolean | yes | - | ||
sta_access |
boolean | yes | - | ||
sta_timeout |
int(15) | yes | - | ||
sta_alert_id link to BPMAlert |
id | yes | - | ||
Ref. sta_alert_id.alt_name |
char(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
STA_ROLE
M
MilestoneO
OptionalE
ExceptionH
Hidden
deadlineState
:
Grant on state model transitions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
stg_transition_id link to BPMStateTransition |
id | yes* | yes | - | |
Ref. stg_transition_id.stm_name |
char(255) | - | |||
stg_group_id link to Group |
id | yes* | yes | - | |
Ref. stg_group_id.grp_name |
regexp(100) | - | |||
stg_activ |
boolean | yes | yes | - | |
stg_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. stg_object_id.obo_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
State model transitions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
stm_name |
char(255) | yes* | yes | - | |
stm_from_id link to BPMState |
id | yes | yes | - | |
Ref. stm_from_id.sta_state_id |
id | - | |||
Ref. sta_state_id.lov_list_id |
id | - | |||
Ref. lov_list_id.lov_name |
regexp(100) | - | |||
Ref. sta_state_id.lov_code |
regexp(100) | - | |||
stm_to_id link to BPMState |
id | yes | yes | - | |
Ref. stm_to_id.sta_state_id |
id | - | |||
Ref. sta_state_id.lov_list_id |
id | - | |||
Ref. lov_list_id.lov_name |
regexp(100) | - | |||
Ref. sta_state_id.lov_code |
regexp(100) | - | |||
stm_callbackscript |
text(4000) | yes | - | ||
stm_callback |
char(50) | yes | - | ||
stm_condition |
text(4000) | yes | - | ||
stm_activ |
boolean | yes | yes | - | |
stm_notif_id link to BPMAlert |
id | yes | - | ||
Ref. stm_notif_id.alt_name |
char(100) | - | |||
stm_action_id link to Action |
id | yes | - | ||
Ref. stm_action_id.act_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Transition entre des activités d'un processus
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
trs_process_id link to BPMProcess |
id | yes* | yes | - | |
Ref. trs_process_id.pcs_name |
regexp(100) | - | |||
trs_from_id link to BPMActivity |
id | yes* | yes | - | |
Ref. trs_from_id.acy_process_id |
id | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. trs_from_id.acy_step |
regexp(100) | - | |||
Ref. trs_from_id.acy_name |
regexp(100) | - | |||
trs_to_id link to BPMActivity |
id | yes* | yes | - | |
Ref. trs_to_id.acy_process_id |
id | - | |||
Ref. acy_process_id.pcs_name |
regexp(100) | - | |||
Ref. trs_to_id.acy_step |
regexp(100) | - | |||
Ref. trs_to_id.acy_name |
regexp(100) | - | |||
trs_name |
char(30) | yes | - | ||
trs_action_id link to Action |
id | yes | - | ||
Ref. trs_action_id.act_name |
regexp(100) | - | |||
trs_condition |
text(4000) | yes | - | ||
trs_callback |
char(30) | yes | - | ||
trs_alert_id link to BPMAlert |
id | yes | - | ||
Ref. trs_alert_id.alt_name |
char(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Cache information
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
cin_login |
char(20) | yes* | - | ||
cin_session_id |
char(100) | yes* | - | ||
cin_lang |
enum(3) using LANG list |
yes* | - | ||
cin_object |
char(100) | yes* | - | ||
cin_inst |
char(100) | yes* | - | ||
cin_class |
char(100) | - | |||
cin_size |
float(11, 0) | - | |||
cin_prct |
int(3) | - |
LANG
ENU
English languageFRA
French language
CacheInfo-calculate
:
Grants on constraints
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
csg_const_id link to ConstraintObject |
id | yes* | yes | - | |
Ref. csg_const_id.cst_name |
char(100) | - | |||
csg_group_id link to Group |
id | yes* | yes | - | |
Ref. csg_group_id.grp_name |
regexp(100) | - | |||
csg_activ |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Constraint impacts
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
csi_const_id link to ConstraintObject |
id | yes* | yes | - | |
Ref. csi_const_id.cst_name |
char(100) | - | |||
Ref. csi_const_id.cst_object_id |
id | - | |||
Ref. cst_object_id.obo_name |
regexp(100) | - | |||
Ref. csi_const_id.cst_order |
int(5) | - | |||
csi_order |
int(3) | yes* | yes | - | |
csi_object_prop |
enum(1) using CONST_OBJ_PROP list |
yes | - | ||
csi_field_prop |
enum(1) using CONST_FIELD_PROP list |
yes | - | ||
csi_apply |
enum(1) using CSI_APPLY list |
yes | yes | - | |
csi_expr |
text(4000) | yes | yes | - | |
csi_target |
object | yes | - | ||
csi_objfield_id link to ObjectFieldSystem |
id | yes | - | ||
Ref. csi_objfield_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. csi_objfield_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. csi_objfield_id.obf_order |
int(5) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
CONST_OBJ_PROP
M
Action de l'objetC
CopierE
ExporterA
Mise à jour en masseP
PaginerR
Recherche prédéfinieF
Usage du formulaireN
U
D
CONST_FIELD_PROP
U
ModifiableC
CopiableV
VisibleS
RechercheM
ObligatoireF
Valeur du filtreD
Valeur par défautE
Valeur du champL
Liste de valeurs
CSI_APPLY
F
Field propertyT
Target visibilityO
Object property
Constraints
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
cst_name |
char(100) | yes* | yes | - | |
cst_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. cst_object_id.obo_name |
regexp(100) | - | |||
cst_order |
int(5) | yes | yes | - | |
cst_desc |
text(4000) | yes | - | ||
cst_type |
enum(1) using FIELD_CONST_TYPE list |
yes | yes | - | |
cst_effects |
multi(10) using CONST_EFFECT list |
yes | yes | - | |
cst_field_id link to FieldBoolean |
id | yes | - | ||
Ref. cst_field_id.fld_name |
regexp(100) | - | |||
cst_expr |
text(4000) | yes | - | ||
cst_method |
char(30) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
FIELD_CONST_TYPE
F
AttributE
ExpressionM
Méthode
CONST_EFFECT
S
StaticF
FrontB
Back
Scheduled tasks definitions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
crn_name |
char(100) | yes* | yes | Nom de la tache | |
crn_cronexpr |
char(50) | yes | yes | - | |
crn_enabled |
boolean | yes | yes | - | |
crn_unique |
boolean | yes | yes | - | |
crn_runas_id link to User |
id | yes | - | ||
Ref. crn_runas_id.usr_login |
regexp(100) | yes | Login | ||
crn_job_depth |
int(11) | yes | - | ||
crn_desc |
text(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
crn_function_id link to Function |
id | yes | yes | - | |
Ref. crn_function_id.fct_name |
regexp(100) | - | |||
Ref. crn_function_id.fct_object_id |
id | - | |||
Ref. fct_object_id.obo_name |
regexp(100) | - | |||
Ref. crn_function_id.fct_action_id |
id | - | |||
Ref. fct_action_id.act_name |
regexp(100) | - | |||
Ref. fct_action_id.act_method |
char(50) | - | |||
crn_queue_id link to ActionQueue |
id | yes | - | ||
Ref. crn_queue_id.acq_name |
char(50) | - |
CRON_EXECUTE
: Force execution of a schedulled taskCheckClearCache
:ObjectDynGC
:ObjectFullGC
:CronTable-test
:DesignAudit
:reloadCrontab
: Recharge les triggers
Tableau croisé
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
ctb_name |
regexp(100) | yes* | yes | - | |
ctb_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. ctb_object_id.obo_name |
regexp(100) | - | |||
ctb_function |
enum(1) using CTB_FUNCTION list |
yes | yes | - | |
ctb_visible |
enum(1) using BTN_VIS list |
yes | yes | - | |
ctb_fixedcolors |
boolean | yes | yes | - | |
ctb_precision |
int(5) | yes | - | ||
ctb_subtotal |
boolean | yes | - | ||
ctb_totalcolor |
color | yes | - | ||
ctb_caption |
enum(1) using POSITION list |
yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
CTB_FUNCTION
T
Text functionS
Sum functionP
Product functionA
Algebraic averageG
Geometric averageL
Minimum functionH
Maximum functionF
Formula fucntion
BTN_VIS
1
Visible0
HiddenP
Plus
POSITION
T
TopB
BottomL
LeftR
Right
Axes d'un tableau croisé
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
cax_crosstab_id link to Crosstab |
id | yes* | yes | - | |
Ref. cax_crosstab_id.ctb_name |
regexp(100) | - | |||
cax_objfield_id link to ObjectFieldSystem |
id | yes | - | ||
Ref. cax_objfield_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. cax_objfield_id.obf_order |
int(5) | - | |||
Ref. cax_objfield_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
cax_type |
enum(1) using CTB_TYPE list |
yes* | yes | - | |
cax_order |
int(11) | yes* | yes | - | |
cax_function |
enum(1) using CTB_FUNCTION list |
yes | - | ||
cax_chart |
enum(10) using CTB_CHART_TYPE list |
yes | - | ||
cax_precision |
int(5) | yes | - | ||
cax_subtotal |
boolean | yes | - | ||
cax_formula |
text(4000) | yes | - | ||
cax_hidden |
boolean | yes | - | ||
Ref. obf_field_id.fld_type |
enum(2) using FIELD_TYPE list |
- | |||
cax_dategroup |
enum(1) using CAX_DATEGROUP list |
yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
cax_unitscale |
float(20, 5) | yes | - | ||
cax_unitfunct |
enum(5) using CAX_UNITFUNCT list |
yes | - | ||
cax_unitlabel |
char(20) | yes | - | ||
cax_yaxis |
enum(1) using CAX_YAXIS list |
yes | - | ||
cax_palette |
char(30) | yes | - |
CTB_TYPE
C
Column axisL
Line axisV
Value axis
CTB_FUNCTION
T
Text functionS
Sum functionP
Product functionA
Algebraic averageG
Geometric averageL
Minimum functionH
Maximum functionF
Formula fucntion
CTB_CHART_TYPE
bar
Barbar_stack
Stack barline
Linepie
Pieradar
Radararea_stack
Area stack
FIELD_TYPE
3
Short text < 400013
Long text1
Integer2
Decimal26
BigDecimal4
Date5
Date and time6
Time7
Enumeration14
Multiple enumeration8
Boolean10
URL11
HTML content12
Email15
Validated text17
Document0
Internal ID24
Object9
Password19
External file20
Image21
Notepad22
Phone number23
Color25
Geographical coordinates
CAX_DATEGROUP
Y
YearS
SemesterF
Four-monthsQ
QuarterM
MonthW
WeekD
DayH
Hour
CAX_UNITFUNCT
RND
RoundSCA
Scale valueDIV
DivideABS
AbsoluteSQRT
Square rootLOG
Log 10LN
Log N
CAX_YAXIS
L
LeftR
Right
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
ctg_crosstab_id link to Crosstab |
id | yes* | yes | - | |
Ref. ctg_crosstab_id.ctb_name |
regexp(100) | - | |||
ctg_group_id link to Group |
id | yes* | yes | - | |
Ref. ctg_group_id.grp_name |
regexp(100) | - | |||
ctg_edit |
boolean | yes | Editable crosstab? | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dlk_name |
char(100) | yes* | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
dlk_enabled |
boolean | yes | - | ||
dlk_order |
int(10) | yes | - |
DATALINK-CRON
:DATALINK-PULL
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dlh_name |
char(100) | yes* | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
dlh_url |
char(250) | yes | yes | - | |
dlh_user |
char(100) | yes | yes | - | |
dlh_pwd |
char(100) | yes | - |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dlk_link_id link to DataLink |
id | yes* | yes | - | |
Ref. dlk_link_id.dlk_name |
char(100) | - | |||
dlk_host_id link to DataLinkHost |
id | yes* | yes | - | |
Ref. dlk_host_id.dlh_name |
char(100) | - | |||
dlk_type |
enum(1) using DLK_TYPE list |
yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
DLK_TYPE
M
MasterS
Slave
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dlk_link_id link to DataLink |
id | yes* | yes | - | |
Ref. dlk_link_id.dlk_name |
char(100) | - | |||
dlk_obj_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. dlk_obj_id.obo_name |
regexp(100) | - | |||
dlk_order |
int(10) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Mapping entre les attributs de 2 objets
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dtm_name |
regexp(100) | yes* | yes | - | |
dtm_obf_id link to ObjectFieldSystem |
id | yes* | yes | - | |
Ref. dtm_obf_id.obf_object_id |
id | - | |||
Ref. dtm_obf_id.obf_field_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. dtm_obf_id.obf_order |
int(5) | - | |||
dtm_type |
enum(1) using DTM_TYPE list |
yes | yes | - | |
dtm_obfmap_id link to ObjectFieldSystem |
id | yes | yes | - | |
Ref. dtm_obfmap_id.obf_object_id |
id | - | |||
Ref. dtm_obfmap_id.obf_field_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. dtm_obfmap_id.obf_order |
int(5) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
DTM_TYPE
1
Entrant2
Sortant3
Entrant / Sortant
Data sets
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
dt_name |
char(100) | yes* | yes | - | |
dt_file |
document | yes | yes | - | |
dt_desc |
text(4000) | yes | - |
Dataset-apply
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dis_code |
regexp(100) | yes* | yes | - | |
dis_image |
image | yes | - | ||
dis_class |
char(100) | yes | - | ||
dis_script_id |
document | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
clearCacheDisp
: Clear disposition cachesdispositionScriptEdit
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dsp_disp_id link to Disposition |
id | yes* | yes | - | |
Ref. dsp_disp_id.dis_code |
regexp(100) | - | |||
dsp_param_id link to SystemParam |
id | yes* | yes | - | |
Ref. dsp_param_id.sys_code |
char(100) | - | |||
dsp_value |
text(4000) | yes | yes | - | |
Ref. dsp_param_id.sys_type |
enum(3) using SYS_TYPE list |
- | |||
Ref. dsp_param_id.sys_value |
text(1000000) | - | |||
Ref. dsp_param_id.sys_value2 |
text(4000) | - | |||
Ref. dsp_param_id.sys_desc |
text(4000) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
SYS_TYPE
APP
ApplicationLFL
Look & FeelLOG
LoggerEMO
Easy modePRV
PrivateRUN
Runtime
Habilitation des documents aux groupes
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dog_doc_id link to DocumentSystem |
id | yes* | yes | - | |
Ref. dog_doc_id.dbd_name |
char(255) | - | |||
Ref. dog_doc_id.dbd_path |
text(4000) | - | |||
dog_group_id link to Group |
id | yes* | yes | - | |
Ref. dog_group_id.grp_name |
regexp(100) | - | |||
dog_grant |
multi(10) using DOG_GRANT list |
yes | yes | - |
DOG_GRANT
D
TéléchargerU
Remplacer le documentM
Modifier la fiche indexéeG
Modifier les droitsS
Supprimer le document
Bibliothèques
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
din_name |
char(30) | yes* | yes | - | |
din_field_id link to Field |
id | yes | - | ||
Ref. din_field_id.fld_name |
regexp(100) | - | |||
din_path |
char(255) | yes | - | ||
din_min |
int(10) | yes | - | ||
din_max |
int(10) | yes | - | ||
din_grant |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Attributs métier dans la bibliothèques
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dfl_index_id link to DocIndex |
id | yes* | yes | - | |
Ref. dfl_index_id.din_name |
char(30) | - | |||
dfl_order |
int(11) | yes* | yes | - | |
dfl_field_id link to Field |
id | yes* | yes | - | |
Ref. dfl_field_id.fld_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dim_docindex_id link to DocIndex |
id | yes* | yes | - | |
Ref. dim_docindex_id.din_name |
char(30) | - | |||
dim_mime_id link to DocMIME |
id | yes* | yes | - | |
Ref. dim_mime_id.dmi_name |
char(100) | - | |||
Ref. dim_mime_id.dmi_ext |
char(20) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dol_name |
char(100) | yes* | yes | - | |
dol_subject |
char(100) | yes | yes | - | |
dol_doc |
document | yes | yes | - | |
dol_date |
datetime | - | |||
dol_sign_date |
datetime | yes | - | ||
dol_status |
enum(10) using DOC_LEGAL_STATUS list |
yes | - | ||
dol_status_date |
datetime | - | |||
dol_sign_doc |
document | yes | - | ||
dol_multi_doc |
document | yes | - | ||
dol_uid |
char(100) | - | |||
dol_certif_doc |
document | - | |||
dol_provider |
enum(10) using DOC_SIGN_PROVIDER list |
yes | yes | - | |
dol_note |
text(4000) | yes | - |
DOC_LEGAL_STATUS
SENT
SentDELIVERED
DeliveredFAILURE
Delivery failureSIGNED
SignedCOMPLETED
CompletedDECLINED
DeclinedCANCELED
CanceledTIMEOUT
TimeoutUNKNOWN
Unknown
DOC_SIGN_PROVIDER
DOCUSIGN
DocuSign
DocLegal-Cancel
:DocLegal-Send
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dol_legal_id link to DocLegal |
id | yes* | yes | - | |
Ref. dol_legal_id.dol_name |
char(100) | - | |||
dol_order |
int(10) | yes* | yes | - | |
dol_internal |
boolean | yes | - | ||
dol_user_id link to User |
id | yes | - | ||
Ref. dol_user_id.usr_login |
regexp(100) | yes | Login | ||
Ref. dol_user_id.usr_last_name |
char(50) | yes | Last name | ||
Ref. dol_user_id.usr_first_name |
char(50) | yes | First name | ||
Ref. dol_user_id.usr_email |
email(100) | yes | Email address | ||
dol_status |
enum(10) using DOC_LEGAL_STATUS list |
yes | - | ||
dol_status_date |
datetime | - | |||
dol_note |
text(4000) | yes | - | ||
usr_email |
email(100) | yes | yes | Email address | |
usr_first_name |
char(50) | yes | yes | First name | |
usr_last_name |
char(50) | yes | yes | Last name |
DOC_LEGAL_STATUS
SENT
SentDELIVERED
DeliveredFAILURE
Delivery failureSIGNED
SignedCOMPLETED
CompletedDECLINED
DeclinedCANCELED
CanceledTIMEOUT
TimeoutUNKNOWN
Unknown
Liste des types MIME pour la GED
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dmi_ext |
char(20) | yes* | yes | - | |
dmi_name |
char(100) | yes | yes | - | |
dmi_text |
boolean | yes | yes | - | |
dmi_index |
enum(1) using DMI_INDEX list |
yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
DMI_INDEX
0
Non, pas d'analyse du contenu1
Oui, format bureatique standard2
Oui, analyse textuelle uniquement
Documents
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
dbd_name |
char(255) | yes | - | ||
dbd_vers |
int(11) | yes | - | ||
dbd_doc_id |
document | - | |||
dbd_path |
text(4000) | yes* | - | ||
dbd_size |
float(11, 0) | - | |||
dbd_mime |
char(100) | - | |||
dbd_index_id link to DocIndex |
id | - | |||
Ref. dbd_index_id.din_name |
char(30) | - | |||
dbd_object_id link to ObjectInternal |
id | - | |||
Ref. dbd_object_id.obo_name |
regexp(100) | - | |||
dbd_resp_id link to User |
id | yes | - | ||
dbd_field_id link to Field |
id | - | |||
Ref. dbd_resp_id.usr_login |
regexp(100) | yes | Login | ||
Ref. dbd_field_id.fld_name |
regexp(100) | - | |||
dbd_row_id |
id | - |
ERASE_DEAD_DOC
: Purge des fichiers et liens obsolètesEXPORT_BLOB
:IMPORT_BLOB
:rebuildIndex
: Rebuild the full document index
Domains
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obd_name |
regexp(100) | yes* | yes | - | |
obd_comment |
text(4000) | yes | - | ||
obd_type |
char(1) | - | |||
obd_view_id link to ViewDomain |
id | yes | - | ||
Ref. obd_view_id.viw_name |
char(100) | - | |||
obd_nohome |
boolean | yes | - | ||
obd_icon |
char(100) | yes | - | ||
obd_order |
int(10) | yes | - | ||
obd_domain_id link to Domain |
id | yes | - | ||
Ref. obd_domain_id.obd_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Feedback requests
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
fbk_screen_id |
image | yes | - | ||
fbk_date |
datetime | yes* | yes | - | |
fbk_type |
enum(1) using FEEDBACK_TYPE list |
yes | - | ||
fbk_user |
char(50) | yes* | yes | - | |
fbk_email |
email(50) | yes | - | ||
fbk_app_name |
char(50) | yes* | yes | - | |
fbk_app_version |
char(20) | yes | - | ||
fbk_lang |
enum(3) using LANG list |
yes | - | ||
fbk_resp |
text(4000) | yes | - | ||
fbk_desc |
text(4000) | yes | - | ||
fbk_user_agent |
char(255) | yes | - | ||
fbk_platform_name |
char(30) | yes | - | ||
fbk_platform_version |
char(20) | yes | - | ||
fbk_platform_build |
date | yes | - | ||
fbk_encoding |
char(20) | yes | - | ||
fbk_java_vendor |
char(50) | yes | - | ||
fbk_java_version |
char(20) | yes | - | ||
fbk_server_vendor |
char(50) | yes | - | ||
fbk_server_version |
char(20) | yes | - | ||
fbk_db_driver |
char(255) | yes | - | ||
fbk_os_name |
char(100) | yes | - | ||
fbk_os_version |
char(50) | yes | - | ||
fbk_os_archi |
char(50) | yes | - |
FEEDBACK_TYPE
Q
QuestionR
Change requestD
DefectF
Fatal error
LANG
ENU
English languageFRA
French language
Fields
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
fld_name |
regexp(100) | yes* | yes | - | |
fld_dbname |
char(100) | yes | - | ||
fld_visible |
enum(1) using FIELD_VISIBLE list |
yes | yes | - | |
fld_updatable |
multi(10) using FIELD_UPDATABLE list |
yes | yes | - | |
fld_required |
boolean | yes | yes | - | |
fld_fonctid |
boolean | yes | yes | - | |
fld_research |
enum(1) using FIELD_RESEARCH list |
yes | - | ||
fld_researchreq |
enum(1) using FIELD_RESEARCHREQ list |
yes | - | ||
fld_sort |
enum(1) using FIELD_SORT list |
yes | - | ||
fld_more |
boolean | yes | yes | - | |
fld_listmore |
boolean | yes | yes | - | |
fld_listsum |
enum(1) using FIELD_LISTSUM list |
yes | - | ||
fld_exportable |
boolean | yes | - | ||
fld_tray |
multi(10) using FLD_TRAY list |
yes | - | ||
fld_type |
enum(2) using FIELD_TYPE list |
yes | yes | - | |
fld_type_id link to FieldType |
id | yes | - | ||
Ref. fld_type_id.flt_code |
regexp(30) | - | |||
fld_list_id link to FieldList |
id | yes | - | ||
Ref. fld_list_id.lov_name |
regexp(100) | - | |||
fld_copy |
boolean | yes | yes | - | |
fld_size |
int(11) | yes | yes | - | |
fld_minsize |
int(11) | yes | - | ||
fld_precision |
char(50) | yes | - | ||
fld_fromdate_id link to Field |
id | yes | - | ||
Ref. fld_fromdate_id.fld_name |
regexp(100) | - | |||
fld_dfault |
text(4000) | yes | - | ||
fld_indexable |
boolean | yes | - | ||
fld_autocomp |
enum(1) using FLD_AUTOCOMP list |
yes | yes | - | |
fld_groupby |
boolean | yes | - | ||
fld_updall |
boolean | yes | - | ||
fld_case |
enum(1) using FIELD_CASE list |
yes | - | ||
fld_righttoleft |
boolean | yes | - | ||
fld_rendering |
enum(5) using FIELD_RENDERING_ENUM list |
yes | - | ||
fld_speech |
multi(10) using FLD_SPEECH list |
yes | - | ||
fld_calc |
text(4000) | yes | - | ||
fld_objlist |
text(4000) | yes | - | ||
fld_comment |
text(4000) | yes | - | ||
fld_classification |
multi(100) using FLD_CLASSIFICATION list |
yes | Field classification | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
fld_incrementsyntax |
regexp(100) | yes | - |
FIELD_VISIBLE
4
Forbidden0
Hidden1
On list only2
On form only3
On form and list
FIELD_UPDATABLE
1
Always updatable (deprecated)0
Read only3
Updatable in edit list2
Updatable in formC
Editable by list cell
FIELD_RESEARCH
0
Pas de recherche1
Recherche simple2
Cases à cocher3
Liste à choix multiple
FIELD_RESEARCHREQ
0
Non obligatoire1
Semi-obligatoire2
Obligatoire3
Etendu
FIELD_SORT
0
NoneC
CodeV
LabelL
Code order
FIELD_LISTSUM
0
No1
Sum2
Avg3
Min4
Max5
Calcul
FLD_TRAY
1
Trays2
Lists3
Referenced lists
FIELD_TYPE
3
Short text < 400013
Long text1
Integer2
Decimal26
BigDecimal4
Date5
Date and time6
Time7
Enumeration14
Multiple enumeration8
Boolean10
URL11
HTML content12
Email15
Validated text17
Document0
Internal ID24
Object9
Password19
External file20
Image21
Notepad22
Phone number23
Color25
Geographical coordinates
FLD_AUTOCOMP
0
No1
Yes2
Auto
FIELD_CASE
U
MajusculeL
MinusculeC
Initiale en capitale
FIELD_RENDERING_ENUM
SB
Liste simple ou multipleHCB
Horizontal check/radioVCB
Vertical check/radioPB
Pillbox
FLD_SPEECH
R
RecognitionS
Speak
FLD_CLASSIFICATION
PERSONAL
Personal dataCONFIDENTIAL
Confidential dataINTIMATE
Intimate dataCRYPTED
Crypted data into DB
FIELD_CALC
: Apply calculation on objects containing the calculated fieldFIELD_DFLT
: Apply default value to null columnFIELD_THUMBNAILS
: Rebuild all thumbnails of image field
Boolean fields
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
fld_name |
regexp(100) | yes* | yes | - | |
fld_dbname |
char(100) | yes | - | ||
fld_updatable |
multi(10) using FIELD_UPDATABLE list |
yes | yes | - | |
fld_type |
enum(2) using FIELD_TYPE list |
yes | yes | - |
FIELD_UPDATABLE
1
Always updatable (deprecated)0
Read only3
Updatable in edit list2
Updatable in formC
Editable by list cell
FIELD_TYPE
3
Short text < 400013
Long text1
Integer2
Decimal26
BigDecimal4
Date5
Date and time6
Time7
Enumeration14
Multiple enumeration8
Boolean10
URL11
HTML content12
Email15
Validated text17
Document0
Internal ID24
Object9
Password19
External file20
Image21
Notepad22
Phone number23
Color25
Geographical coordinates
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_ref_id link to Field |
id | yes* | Record row ID | ||
row_idx |
int(11) | yes* | yes | History record index | |
created_by_hist |
char(100) | yes* | Created by | ||
created_dt_hist |
datetime | yes* | Created date | ||
fld_name |
regexp(100) | yes* | yes | - | |
fld_dbname |
char(100) | yes | - |
Lists of values
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lov_name |
regexp(100) | yes* | yes | - | |
lov_navbar |
enum(10) using LOV_NAVBAR list |
yes | - | ||
lov_navbar_opt |
multi(100) using LOV_NAVBAR_OPT list |
yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
lov_model_id link to Model |
id | yes | - | ||
Ref. lov_model_id.mod_name |
char(100) | - | |||
Ref. lov_model_id.mod_image |
image | - |
LOV_NAVBAR
BREAD
BreadcrumbARROW
Top arrowsMETRO
Metro line
LOV_NAVBAR_OPT
COUNT
CounterDATE
DateUSER
User
LovToObject
:
Lists of values' codes
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lov_list_id link to FieldList |
id | yes* | yes | - | |
Ref. lov_list_id.lov_name |
regexp(100) | - | |||
lov_code |
regexp(100) | yes* | yes | - | |
lov_order_by |
int(11) | yes | yes | - | |
lov_label |
char(100) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
lov_color |
color | yes | - | ||
lov_color_bg |
color | yes | - | ||
lov_icon |
char(100) | yes | - | ||
lov_display |
multi(10) using LOV_SHOW list |
yes | - |
LOV_SHOW
I
IconL
LabelT
Tag
Links between Lists of values
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
fll_objfield_id link to ObjectFieldSystem |
id | yes* | yes | - | |
Ref. fll_objfield_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. fll_objfield_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. fll_objfield_id.obf_order |
int(5) | - | |||
fll_code_id link to FieldListCode |
id | yes* | yes | - | |
Ref. fll_code_id.lov_list_id |
id | - | |||
Ref. lov_list_id.lov_name |
regexp(100) | - | |||
Ref. fll_code_id.lov_code |
regexp(100) | - | |||
Ref. fll_code_id.lov_label |
char(100) | - | |||
fll_linked_id link to ObjectFieldSystem |
id | yes* | yes | - | |
Ref. fll_linked_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. fll_linked_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_type |
enum(2) using FIELD_TYPE list |
- | |||
Ref. fll_linked_id.obf_order |
int(5) | - | |||
fll_list_id link to FieldList |
id | yes | yes | - | |
Ref. fll_list_id.lov_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
FIELD_TYPE
3
Short text < 400013
Long text1
Integer2
Decimal26
BigDecimal4
Date5
Date and time6
Time7
Enumeration14
Multiple enumeration8
Boolean10
URL11
HTML content12
Email15
Validated text17
Document0
Internal ID24
Object9
Password19
External file20
Image21
Notepad22
Phone number23
Color25
Geographical coordinates
Lists of values' translated values
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lov_code_id link to FieldListCode |
id | yes* | yes | - | |
Ref. lov_code_id.lov_list_id |
id | - | |||
Ref. lov_list_id.lov_name |
regexp(100) | - | |||
Ref. lov_code_id.lov_code |
regexp(100) | - | |||
Ref. lov_code_id.lov_order_by |
int(11) | - | |||
lov_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
lov_value |
text(1000000) | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
Field styles
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
sty_object |
char(100) | yes* | yes | - | |
sty_field |
char(100) | yes* | yes | - | |
sty_value |
char(50) | yes* | yes | - | |
sty_vmin |
float(10, 2) | yes | - | ||
sty_vmax |
float(10, 2) | yes | - | ||
sty_style |
char(255) | yes | - | ||
sty_image |
char(255) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Field types
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
flt_code |
regexp(30) | yes* | yes | - | |
flt_method |
char(50) | yes | - | ||
flt_regexp |
text(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Functions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
fct_name |
regexp(100) | yes* | yes | - | |
fct_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. fct_object_id.obo_name |
regexp(100) | - | |||
Ref. fct_object_id.obo_type |
char(1) | - | |||
fct_function |
enum(5) using FUNCTION list |
yes | yes | - | |
fct_action_id link to Action |
id | yes | - | ||
Ref. fct_action_id.act_name |
regexp(100) | - | |||
fct_view_id link to ViewObject |
id | yes | - | ||
Ref. fct_view_id.viw_name |
char(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
FUNCTION
L
Lecture seuleC
Lecture et créationM
Lecture et modificationS
Lecture et suppressionCM
Lecture, création et modificationCS
Lecture, création et suppressionMS
Lecture, modification et suppressionCMS
Lecture, création, modification et suppressionA
ActionV
Vue
Function visibilities
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
fcv_function_id link to Function |
id | yes* | yes | - | |
Ref. fcv_function_id.fct_name |
regexp(100) | - | |||
fcv_name |
regexp(50) | yes* | yes | - | |
fcv_type |
enum(1) using FCT_VISIBILITY_TYPE list |
yes | yes | - | |
fcv_owner |
boolean | yes | - | ||
fcv_group |
boolean | yes | - | ||
fcv_org_id link to Group |
id | yes | - | ||
Ref. fcv_org_id.grp_name |
regexp(100) | - | |||
fcv_sql |
text(1000000) | yes | - | ||
fcv_bsh |
text(1000000) | yes | - | ||
fcv_method |
char(50) | yes | - | ||
fcv_desc |
text(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
FCT_VISIBILITY_TYPE
L
LectureC
M
ModificationS
SuppressionA
Action
Grants on functions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
grt_group_id link to Group |
id | yes* | yes | - | |
Ref. grt_group_id.grp_name |
regexp(100) | - | |||
grt_function_id link to Function |
id | yes* | yes | - | |
Ref. grt_function_id.fct_name |
regexp(100) | - | |||
Ref. grt_function_id.fct_object_id |
id | - | |||
Ref. fct_object_id.obo_type |
char(1) | - | |||
Ref. fct_object_id.obo_name |
regexp(100) | - | |||
Ref. grt_function_id.fct_action_id |
id | - | |||
Ref. fct_action_id.act_name |
regexp(100) | - | |||
Ref. grt_function_id.fct_function |
enum(5) using FUNCTION list |
- | |||
grt_activ |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
FUNCTION
L
Lecture seuleC
Lecture et créationM
Lecture et modificationS
Lecture et suppressionCM
Lecture, création et modificationCS
Lecture, création et suppressionMS
Lecture, modification et suppressionCMS
Lecture, création, modification et suppressionA
ActionV
Vue
Groups of rights
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
grp_name |
regexp(100) | yes* | yes | - | |
aiGroupGuiVirtual link to AiGroupGuiDesc |
char(10) | yes | - | ||
grp_comment |
text(4000) | yes | - | ||
grp_type |
multi(100) using GROUP_TYPE list |
yes | yes | - | |
grp_parent_id link to Group |
id | yes | - | ||
Ref. grp_parent_id.grp_name |
regexp(100) | - | |||
grp_home_id link to ViewHome |
id | yes | - | ||
Ref. grp_home_id.viw_name |
char(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
GROUP_TYPE
G
Groupe de droitsD
Groupe documentaireW
Groupe workflowR
Service à souscrireN
NotificationB
Dashboard sharing
License keys
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lky_type |
enum(1) using LKEY_TYPE list |
yes | yes | - | |
lky_editor |
char(50) | yes | - | ||
lky_product |
char(50) | yes | yes | - | |
lky_version |
char(10) | yes | yes | - | |
lky_owner_name |
char(50) | yes | yes | - | |
lky_sys_name |
char(50) | yes | yes | - | |
lky_ip |
char(255) | yes | - | ||
lky_activ_dt |
date | yes* | yes | - | |
lky_expir_dt |
date | yes | - | ||
lky_max_user |
int(10) | yes | - | ||
lky_nb_user |
int(10) | - | |||
lky_max_obj |
int(11) | yes | - | ||
lky_nb_obj |
int(11) | - | |||
lky_key |
char(50) | yes | yes | - |
LKEY_TYPE
A
Serveur et utilisateurU
Utilisateur uniquementS
Serveur uniquementF
Floating license
LicenseKeyImport
:LicenseReminder
:
Links between business objects
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_ref_object_id link to ObjectInternal |
id | yes | - | ||
Ref. obf_ref_object_id.obo_name |
regexp(100) | - | |||
obf_order |
int(5) | yes* | yes | - | |
obf_ref_order |
int(5) | yes | - | ||
obf_object_id link to ObjectSystem |
id | yes* | yes | - | |
Ref. obf_object_id.obj_name |
regexp(50) | - | |||
obf_field_id link to Field |
id | yes* | yes | - | |
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_dbname |
char(100) | - | |||
Ref. obf_field_id.fld_updatable |
multi(10) using FIELD_UPDATABLE list |
- | |||
Ref. obf_field_id.fld_required |
boolean | - | |||
Ref. obf_field_id.fld_fonctid |
boolean | - | |||
obf_cascad |
enum(1) using DEL_CASCADE list |
yes | - | ||
obf_card |
char(10) | yes | yes | - | |
obf_query |
text(4000) | yes | - | ||
obf_filters |
text(1000000) | yes | - | ||
obf_visible |
boolean | yes | yes | - | |
obf_ref_export |
boolean | yes | yes | - | |
obf_copy |
boolean | yes | yes | - | |
obf_associate |
enum(1) using BTN_VIS list |
yes | - | ||
obf_inline |
boolean | yes | - | ||
obf_rendering |
enum(1) using LINK_RENDERING list |
yes | - | ||
obf_treedepth |
int(10) | yes | - | ||
obf_area_id link to ObjectFieldArea |
id | yes | - | ||
Ref. obf_area_id.ofa_name |
regexp(100) | - | |||
Ref. obf_area_id.ofa_position |
int(3) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
FIELD_UPDATABLE
1
Always updatable (deprecated)0
Read only3
Updatable in edit list2
Updatable in formC
Editable by list cell
DEL_CASCADE
R
Impossible si référencéN
Mettre la référence à nullC
CascadeZ
Ignore
BTN_VIS
1
Visible0
HiddenP
Plus
LINK_RENDERING
L
ListP
PillboxC
Pillbox with creation
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lmp_link_id link to Link |
id | yes* | yes | - | |
Ref. lmp_link_id.obf_ref_object_id |
id | - | |||
Ref. obf_ref_object_id.obo_name |
regexp(100) | - | |||
Ref. lmp_link_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obj_name |
regexp(50) | - | |||
Ref. lmp_link_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. lmp_link_id.obf_order |
int(5) | - | |||
lmp_obf_id link to ObjectFieldSystem |
id | yes | - | ||
Ref. lmp_obf_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. lmp_obf_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. lmp_obf_id.obf_order |
int(5) | - | |||
lmp_value |
char(50) | yes | - | ||
lmp_type |
enum(1) using LDTM_TYPE list |
yes | yes | - | |
lmp_obfmap_id link to ObjectFieldSystem |
id | yes* | yes | - | |
Ref. lmp_obfmap_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. lmp_obfmap_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. lmp_obfmap_id.obf_order |
int(5) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LDTM_TYPE
1
Entrant
Static texts
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lov_name |
regexp(100) | yes* | yes | - | |
lov_code |
regexp(100) | yes* | yes | - | |
lov_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
lov_value |
text(1000000) | yes | yes | - | |
lov_order_by |
int(11) | yes | yes | - | |
lov_event_id link to LogEvent |
id | yes | - | ||
Ref. lov_event_id.lev_code |
char(20) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
Log events
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lev_code |
char(20) | yes* | yes | - | |
lev_type |
enum(1) using LEV_TYPE list |
yes | yes | - | |
lev_level |
enum(1) using LEV_LEVEL list |
yes | yes | - | |
lev_canal |
multi(10) using LEV_CANAL list |
yes | yes | Canaux de sortie de l'évenement | |
lev_label |
char(100) | yes | - | ||
lev_enabled |
boolean | yes | yes | - | |
lev_depth |
int(11) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LEV_TYPE
M
MessageS
SessionD
DocumentR
RéférentielQ
Requête SQL systèmeU
Requête SQL métier
LEV_LEVEL
F
FatalE
ErreurW
AvertissementI
InformationD
Trace
LEV_CANAL
L
Log4j serveurD
Base de données
reloadLogEvent
: Recharge la liste des événements de log
Log events texts
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
lov_name_text |
regexp(30) | * | - | ||
lov_code |
regexp(100) | yes* | yes | - | |
lov_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
lov_value |
text(1000000) | yes | yes | - | |
lov_order_by |
int(11) | yes | yes | - | |
lov_event_id link to LogEvent |
id | yes | - | ||
Ref. lov_event_id.lev_code |
char(20) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
Menu principal
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
map_domain_id link to Domain |
id | yes* | yes | - | |
Ref. map_domain_id.obd_name |
regexp(100) | - | |||
map_object |
object | * | yes | - | |
map_order |
int(11) | yes* | yes | - | |
map_ext |
boolean | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Data model
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mod_name |
char(100) | yes* | yes | - | |
mod_template_id link to ModelTemplate |
id | yes | yes | - | |
Ref. mod_template_id.mtp_name |
char(100) | - | |||
Ref. mod_template_id.mtp_type |
enum(1) using MOD_TYPE list |
- | |||
mod_json |
text(1000000) | yes | - | ||
mod_doc |
document | yes | - | ||
mod_image |
image | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
MOD_TYPE
M
ModelD
DataH
PhysicalR
RightsS
StatesP
Process
ModelDerivate
:ModelDerivate
:
Name | Type | Required | Updatable | Personal | Description |
---|
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mdi_model_id link to Model |
id | yes* | yes | - | |
Ref. mdi_model_id.mod_name |
char(100) | - | |||
mdi_target |
object | yes* | yes | - | |
mdi_type |
enum(1) using MODEL_ITEM_TYPE list |
yes | yes | - |
MODEL_ITEM_TYPE
N
NodeC
ContainerI
ContentL
Link
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_object_id |
id | yes* | yes | - | |
obj_name |
regexp(50) | yes* | yes | - | |
obf_ref_object_id |
id | yes | - | ||
obo_name |
regexp(100) | yes* | yes | - |
Template de modèle
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mtp_name |
char(100) | yes* | yes | - | |
mtp_type |
enum(1) using MOD_TYPE list |
yes | yes | - | |
mtp_class |
char(128) | yes | - | ||
mtp_script_id |
document | yes | Model template implementation | ||
mtp_use_grid |
boolean | yes | yes | - | |
mtp_use_title |
boolean | yes | yes | - | |
mtp_use_note |
boolean | yes | yes | - | |
mtp_use_bkg |
boolean | yes | yes | - | |
mtp_use_ctn |
boolean | yes | yes | - | |
mtp_use_tree |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
MOD_TYPE
M
ModelD
DataH
PhysicalR
RightsS
StatesP
Process
Contenu
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mtc_name |
char(100) | yes* | yes | - | |
mtc_tpl_object_id link to ModelTemplateObject |
id | yes* | yes | - | |
Ref. mtc_tpl_object_id.mto_name |
char(100) | - | |||
mtc_order |
int(11) | yes | yes | - | |
Ref. mtc_tpl_object_id.mto_template_id |
id | - | |||
Ref. mto_template_id.mtp_name |
char(100) | - | |||
mtc_parentfield_id link to Field |
id | yes | - | ||
Ref. mtc_parentfield_id.fld_name |
regexp(100) | - | |||
mtc_content_id link to ObjectInternal |
id | yes | yes | - | |
Ref. mtc_content_id.obo_name |
regexp(100) | - | |||
mtc_confield_id link to Field |
id | yes | yes | - | |
Ref. mtc_confield_id.fld_name |
regexp(100) | - | |||
mtc_relation_id link to ObjectInternal |
id | yes | - | ||
Ref. mtc_relation_id.obo_name |
regexp(100) | - | |||
mtc_rel_parfield_id link to Field |
id | yes | - | ||
Ref. mtc_rel_parfield_id.fld_name |
regexp(100) | - | |||
mtc_rel_confield_id link to Field |
id | yes | - | ||
Ref. mtc_rel_confield_id.fld_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mtg_template_id link to ModelTemplate |
id | yes* | yes | - | |
Ref. mtg_template_id.mtp_name |
char(100) | - | |||
mtg_group_id link to Group |
id | yes* | yes | - | |
Ref. mtg_group_id.grp_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mtl_template_id link to ModelTemplate |
id | yes* | yes | - | |
Ref. mtl_template_id.mtp_name |
char(100) | - | |||
mtl_name |
regexp(100) | yes* | yes | - | |
mtl_type |
enum(1) using MODEL_LINK_TYPE list |
yes | yes | - | |
mtl_cc_type |
boolean | yes | - | ||
mtl_fromobj_id link to ObjectInternal |
id | yes | yes | - | |
Ref. mtl_fromobj_id.obo_name |
regexp(100) | - | |||
mtl_fromfield_id link to Field |
id | yes | yes | - | |
Ref. mtl_fromfield_id.fld_name |
regexp(100) | - | |||
mtl_toobj_id link to ObjectInternal |
id | yes | yes | - | |
Ref. mtl_toobj_id.obo_name |
regexp(100) | - | |||
mtl_tofield_id link to Field |
id | yes | yes | - | |
Ref. mtl_tofield_id.fld_name |
regexp(100) | - | |||
mtl_link_id link to ObjectInternal |
id | yes | - | ||
Ref. mtl_link_id.obo_name |
regexp(100) | - | |||
mtl_linkfrom_id link to Field |
id | yes | - | ||
Ref. mtl_linkfrom_id.fld_name |
regexp(100) | - | |||
mtl_linkto_id link to Field |
id | yes | - | ||
Ref. mtl_linkto_id.fld_name |
regexp(100) | - | |||
mtl_showlabel |
boolean | yes | - | ||
mtl_cc_label |
boolean | yes | - | ||
mtl_curved |
boolean | yes | - | ||
mtl_cc_curved |
boolean | yes | - | ||
mtl_bridge |
boolean | yes | - | ||
mtl_cc_bridge |
boolean | yes | - | ||
mtl_render |
enum(2) using MODEL_LINK_RENDER list |
yes | - | ||
mtl_cc_render |
boolean | yes | - | ||
mtl_thickness |
float(7, 2) using ACTIVITY_STATUS list |
yes | - | ||
mtl_cc_thick |
boolean | yes | - | ||
mtl_color |
color | yes | - | ||
mtl_cc_color |
boolean | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
MODEL_LINK_TYPE
0
Trait - Lien simple1
Flèche - Référence2
Triangle - Héritage3
Losange noir - Composition4
Losange blanc - Agrégation5
Flèche hachurée - Lien virtuel6
Patte d'oie - Relation
MODEL_LINK_RENDER
0
Free1
Auto2
Top / Bottom3
Left / Right4
Vert / Horiz5
Horiz / Vert
Objet du modèle
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mto_name |
char(100) | yes* | yes | - | |
mto_template_id link to ModelTemplate |
id | yes* | yes | - | |
Ref. mto_template_id.mtp_name |
char(100) | - | |||
mto_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. mto_object_id.obo_name |
regexp(100) | - | |||
mto_type |
enum(1) using MDL_OBJ_TYPE list |
yes | yes | - | |
mto_show_field |
enum(1) using MODEL_SHOW_FIELD list |
yes | - | ||
mto_color |
color | yes | - | ||
mto_radius |
int(2) | yes | - | ||
mto_shadow |
boolean | yes | - | ||
mto_cps_field |
boolean | yes | - | ||
mto_cps_cont |
boolean | yes | - | ||
mto_resizable |
boolean | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
MDL_OBJ_TYPE
O
ObjetC
Conteneur
MODEL_SHOW_FIELD
0
Aucun1
Résumé2
Tous
Modules
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mdl_name |
regexp(100) | yes* | yes | Module name | |
mdl_prefix |
char(25) | yes | - | ||
mdl_version |
char(50) | yes | yes | Module version | |
mdl_type |
enum(1) using MDL_TYPE list |
yes | - | ||
mdl_xml |
document | yes | Module file | ||
mdl_icon |
image | yes | - | ||
mdl_url |
text(4000) | yes | Module settings | ||
mdl_comment |
text(4000) | yes | Module comments | ||
mdl_autoupd |
boolean | yes | Auto-update module? | ||
mdl_lastupd |
datetime | Date of last module save | |||
mdl_lastparam_dt |
datetime | Date of last update on module | |||
mdl_parent_vk link to Module |
id | Module dependency |
MDL_TYPE
S
SystemX
AddonA
ApplicationC
Application componentM
CommonT
ToolsW
ServicesD
Data
BUILD_SQL
: SQL generationBUILD_SQL
: SQL generationModuleExportJSONArchive
:ModuleExportJSONArchiveExpl
:ModuleAutoUpdate
:ModuleDiffApply
:ModuleDiffPatch
:ModuleDiffTree
:ModuleExportData
:ModuleExportData
:ModuleExportJSON
:ModuleExportJSON
:ModuleExportXML
:ModuleExportXML
:ModuleExportXMLArchive
:ModuleExportXMLArchive
:ModuleExportXMLArchiveExpl
:ModuleGenarateMDDocument-A
:ModuleHistoricDB
:ModuleImport
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
mdl_git_id |
char(100) | yes* | yes | - | |
mdl_git_msg |
text(200) | yes | - | ||
mdl_git_date |
datetime | yes* | yes | - | |
mdl_git_user |
text(250) | yes* | yes | - | |
mdl_git_changes |
html(10000000) | - |
Module-commit
:Module-deleteGit
:Module-pull
:Module-push
:
Modules' history
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_ref_id link to Module |
id | yes* | Record row ID | ||
row_idx |
int(11) | yes* | yes | History record index | |
created_by_hist |
char(100) | yes* | Created by | ||
created_dt_hist |
datetime | yes* | Created date | ||
mdl_name |
regexp(100) | yes* | yes | Module name | |
mdl_version |
char(50) | yes | yes | Module version | |
mdl_xml |
document | yes | Module file |
Links between modules
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
mdk_parent_id link to Module |
id | yes* | yes | - | |
Ref. mdk_parent_id.mdl_name |
regexp(100) | Module name | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
mdk_cascad |
enum(1) using DEL_CASCADE list |
yes | yes | - | |
mdk_order |
int(11) | yes | - |
DEL_CASCADE
R
Impossible si référencéN
Mettre la référence à nullC
CascadeZ
Ignore
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiConfchanConfId link to NotiConfig |
id | yes* | yes | - | |
Ref. notiConfchanConfId.notiConfName |
char(100) | - | |||
notiConfchanChanId link to NotiRefChannel |
id | yes* | yes | - | |
Ref. notiConfchanChanId.notiChanType |
enum(100) using NOTICHANTYPE list |
- | |||
notiConfchanMandatory |
boolean | yes | yes | - | |
notiConfchanMethod |
char(100) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
NOTICHANTYPE
INT
InterneMAIL
MailFIREBASE
FirebaseSPEC
SpécifiqueWEBPUSH
WebPush
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiConfName |
char(100) | yes* | yes | - | |
notiConfAction |
enum(100) using NOTICONFACTION list |
yes | yes | - | |
notiConfObjectinternalId link to ObjectInternal |
id | yes | yes | - | |
Ref. notiConfObjectinternalId.obo_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
notiConfExpression |
text(4000) | yes | - |
NOTICONFACTION
3
Creation5
Update6
Delete
NotiGenerateVapidKeys
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
tsl_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
notiContContent |
text(1000000) | yes | - | ||
notiContConfId link to NotiConfig |
id | * | yes | - | |
Ref. notiContConfId.notiConfName |
char(100) | - | |||
notiContConfchanId link to NotiConfChan |
id | * | yes | - | |
Ref. notiContConfchanId.notiConfchanConfId |
id | - | |||
Ref. notiConfchanConfId.notiConfName |
char(100) | - | |||
Ref. notiContConfchanId.notiConfchanChanId |
id | - | |||
Ref. notiConfchanChanId.notiChanType |
enum(100) using NOTICHANTYPE list |
- | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
NOTICHANTYPE
INT
InterneMAIL
MailFIREBASE
FirebaseSPEC
SpécifiqueWEBPUSH
WebPush
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiCdOrder |
int(100) | yes* | yes | - | |
notiCdConfigId link to NotiConfig |
id | yes* | yes | - | |
Ref. notiCdConfigId.notiConfName |
char(100) | - | |||
notiCdGroupId link to Group |
id | yes | - | ||
Ref. notiCdGroupId.grp_name |
regexp(100) | - | |||
notiCdQuery |
text(4000) | yes | - | ||
notiCdUserId link to User |
id | yes | - | ||
Ref. notiCdUserId.usr_login |
regexp(100) | yes | Login | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
notiCdType |
enum(100) using NOTICDTYPE list |
yes | - |
NOTICDTYPE
GRP
GroupUSER
UserSQL
Query
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiEvtDate |
datetime | - | |||
notiEvtBusinessObject |
object | yes* | yes | - | |
notiEvtUuid |
char(100) | yes* | - | ||
notiEvtConfId link to NotiConfig |
id | yes | - | ||
Ref. notiEvtConfId.notiConfName |
char(100) | - | |||
Ref. notiEvtConfId.notiConfAction |
enum(100) using NOTICONFACTION list |
- |
NOTICONFACTION
3
Creation5
Update6
Delete
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiMsgEvtId link to NotiEvent |
id | yes* | yes | - | |
Ref. notiMsgEvtId.notiEvtBusinessObject |
object | - | |||
Ref. notiMsgEvtId.notiEvtUuid |
char(100) | - | |||
Ref. notiMsgEvtId.notiEvtConfId |
id | - | |||
tsl_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
notiMsgGroupId link to Group |
id | * | yes | - | |
Ref. notiMsgGroupId.grp_name |
regexp(100) | - | |||
notiMsgUserId link to User |
id | * | yes | - | |
Ref. notiMsgUserId.usr_login |
regexp(100) | yes | Login | ||
notiMsgContent |
html(1000000) | yes | - |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiUsrDate |
datetime | - | |||
notiUsrRead |
boolean | yes | - | ||
notiUsrMsgId link to NotiEvtMsg |
id | yes* | yes | - | |
Ref. notiUsrMsgId.notiMsgEvtId |
id | - | |||
Ref. notiMsgEvtId.notiEvtBusinessObject |
object | - | |||
Ref. notiMsgEvtId.notiEvtUuid |
char(100) | - | |||
Ref. notiUsrMsgId.notiMsgContent |
html(1000000) | - | |||
Ref. notiUsrMsgId.tsl_lang |
enum(3) using LANG_ALL list |
- | |||
Ref. notiUsrMsgId.notiMsgUserId |
id | - | |||
Ref. notiUsrMsgId.notiMsgGroupId |
id | - | |||
Ref. notiMsgUserId.usr_login |
regexp(100) | yes | Login | ||
Ref. notiMsgGroupId.grp_name |
regexp(100) | - | |||
notiUsrUserId link to User |
id | * | yes | - | |
Ref. notiUsrUserId.usr_login |
regexp(100) | yes | Login |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
NotiMarkAllAsRead
:NotiMarkAsRead
:NotiMarkUnread
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiGcCdId link to NotiConfigDest |
id | yes* | yes | - | |
Ref. notiGcCdId.notiCdOrder |
int(100) | - | |||
Ref. notiGcCdId.notiCdConfigId |
id | - | |||
Ref. notiCdConfigId.notiConfName |
char(100) | - | |||
Ref. notiGcCdId.notiCdGroupId |
id | - | |||
Ref. notiGcCdId.notiCdUserId |
id | - | |||
Ref. notiCdGroupId.grp_name |
regexp(100) | - | |||
Ref. notiCdUserId.usr_login |
regexp(100) | yes | Login | ||
Ref. notiGcCdId.notiCdType |
enum(100) using NOTICDTYPE list |
- | |||
notiGcConfchanId link to NotiConfChan |
id | * | yes | - | |
Ref. notiGcConfchanId.notiConfchanConfId |
id | - | |||
Ref. notiConfchanConfId.notiConfName |
char(100) | - | |||
Ref. notiGcConfchanId.notiConfchanChanId |
id | - | |||
Ref. notiGcConfchanId.notiConfchanMethod |
char(100) | - | |||
Ref. notiConfchanChanId.notiChanType |
enum(100) using NOTICHANTYPE list |
- | |||
notiGcSubscribed |
boolean | yes | yes | - | |
Ref. notiGcConfchanId.notiConfchanMandatory |
boolean | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
NOTICDTYPE
GRP
GroupUSER
UserSQL
Query
NOTICHANTYPE
INT
InterneMAIL
MailFIREBASE
FirebaseSPEC
SpécifiqueWEBPUSH
WebPush
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiChanType |
enum(100) using NOTICHANTYPE list |
yes* | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
NOTICHANTYPE
INT
InterneMAIL
MailFIREBASE
FirebaseSPEC
SpécifiqueWEBPUSH
WebPush
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
notiUncSubscribed |
boolean | yes | yes | - | |
notiUncUserId link to User |
id | yes* | yes | - | |
Ref. notiUncUserId.usr_login |
regexp(100) | yes | Login | ||
Ref. notiUncUserId.usr_first_name |
char(50) | yes | First name | ||
Ref. notiUncUserId.usr_last_name |
char(50) | yes | Last name | ||
notiUncGcId link to NotiGroupChannels |
id | yes* | yes | - | |
Ref. notiUncGcId.notiGcCdId |
id | - | |||
Ref. notiGcCdId.notiCdOrder |
int(100) | - | |||
Ref. notiGcCdId.notiCdConfigId |
id | - | |||
Ref. notiCdConfigId.notiConfName |
char(100) | - | |||
Ref. notiGcCdId.notiCdGroupId |
id | - | |||
Ref. notiGcCdId.notiCdUserId |
id | - | |||
Ref. notiCdGroupId.grp_name |
regexp(100) | - | |||
Ref. notiCdUserId.usr_login |
regexp(100) | yes | Login | ||
Ref. notiUncGcId.notiGcConfchanId |
id | - | |||
Ref. notiGcConfchanId.notiConfchanConfId |
id | - | |||
Ref. notiGcConfchanId.notiConfchanChanId |
id | - | |||
Ref. notiUncGcId.notiGcSubscribed |
boolean | - | |||
Ref. notiConfchanConfId.notiConfName |
char(100) | - | |||
Ref. notiConfchanChanId.notiChanType |
enum(100) using NOTICHANTYPE list |
- |
NOTICHANTYPE
INT
InterneMAIL
MailFIREBASE
FirebaseSPEC
SpécifiqueWEBPUSH
WebPush
NotiSubscribe
:NotiUnsubscribe
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
och_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. och_object_id.obo_name |
regexp(100) | - | |||
och_context |
multi(20) using OBJECT_CONTEXT list |
yes* | yes | - | |
och_lang |
enum(3) using LANG list |
yes* | yes | - | |
och_help |
html(50000) | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
OBJECT_CONTEXT
S
RechercheL
ListeC
Formulaire de créationU
Formulaire de mise à jourD
Formulaire de suppressionR
Formulaire en lecture seuleX
Sélection de référenceM
MappingP
Liste liéeA
Mise à jour en masse
LANG
ENU
English languageFRA
French language
External objects
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obe_name |
regexp(100) | yes* | yes | - | |
obe_type |
char(1) | - | |||
obe_nature |
enum(100) using OBE_NATURE list |
yes | - | ||
obe_url |
url(255) | yes | - | ||
obe_settings |
text(4000) | yes | - | ||
obe_comment |
text(4000) | yes | - | ||
obe_help |
url(255) | yes | - | ||
obe_class |
char(100) | yes | - | ||
obe_script_id |
document | yes | Script implementation | ||
obe_icon |
char(100) | yes | - | ||
obe_permalink |
char(500) | yes | - | ||
obe_widget |
boolean | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
OBE_NATURE
com_simplicite_util_ExternalObject
Basiccom_simplicite_webapp_web_ResponsiveExternalObject
UI page or componentcom_simplicite_webapp_web_WebPageExternalObject
Simple pagecom_simplicite_webapp_web_JQueryWebPageExternalObject
Page with JQuerycom_simplicite_webapp_web_StaticSiteExternalObject
Static web-sitecom_simplicite_webapp_services_RESTServiceExternalObject
Web-service RESTcom_simplicite_webapp_services_RESTMappedObjectsExternalObject
Mapped Web-service RESTcom_simplicite_webapp_services_GraphQLExternalObject
GraphQL Web-servicecom_simplicite_webapp_documents_PDFDocumentExternalObject
PDFcom_simplicite_webapp_documents_ExcelDocumentExternalObject
Excel
externalObjectScriptEdit
:clearCacheObject
: Clear object cachescreateResources
: Create required resourcesrunUnitTests
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_object_id link to ObjectExternal |
id | yes* | yes | - | |
Ref. obf_object_id.obe_name |
regexp(100) | - | |||
obf_order |
int(5) | yes* | yes | - | |
obf_field_id link to Field |
id | yes* | yes | - | |
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
obf_ref_field_id link to Field |
id | yes | - | ||
Ref. obf_ref_field_id.fld_name |
regexp(100) | - | |||
obf_ref_object_id link to ObjectInternal |
id | yes | - | ||
Ref. obf_ref_object_id.obo_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Field areas
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
ofa_name |
regexp(100) | yes* | yes | - | |
ofa_position |
int(3) | yes | yes | - | |
ofa_title |
boolean | yes | yes | - | |
ofa_ui |
text(1000000) | yes | Area template for UI | ||
ofa_icon |
char(100) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Attributs des objets pour affichage graphique
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
obf_field_id link to Field |
id | yes* | yes | - | |
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_dbname |
char(100) | - | |||
Ref. obf_field_id.fld_required |
boolean | - | |||
obf_order |
int(5) | yes* | yes | - | |
obf_dfault_order |
int(2) | yes | - | ||
obf_cascad |
enum(1) using DEL_CASCADE list |
yes | - | ||
obf_area_id link to ObjectFieldArea |
id | yes | - | ||
Ref. obf_area_id.ofa_name |
regexp(100) | - | |||
obf_ref_object_id link to ObjectInternal |
id | yes | - | ||
Ref. obf_ref_object_id.obo_name |
regexp(100) | - | |||
obf_ref_field_id link to Field |
id | yes | - | ||
Ref. obf_ref_field_id.fld_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
DEL_CASCADE
R
Impossible si référencéN
Mettre la référence à nullC
CascadeZ
Ignore
Colonnes des objets pour affichage graphique
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. obf_object_id.obo_dbtable |
char(100) | - | |||
Ref. obf_object_id.obo_rowid_id |
id | - | |||
Ref. obo_rowid_id.fld_name |
regexp(100) | - | |||
obf_field_id link to Field |
id | yes* | yes | - | |
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_dbname |
char(100) | - | |||
Ref. obf_field_id.fld_required |
boolean | - | |||
obf_order |
int(5) | yes* | yes | - | |
obf_dfault_order |
int(2) | yes | - | ||
obf_cascad |
enum(1) using DEL_CASCADE list |
yes | - | ||
obf_ref_object_id link to ObjectInternal |
id | yes | - | ||
Ref. obf_ref_object_id.obo_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
DEL_CASCADE
R
Impossible si référencéN
Mettre la référence à nullC
CascadeZ
Ignore
Recherche d'une référence
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
obf_field_id link to Field |
id | yes* | yes | - | |
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
obf_ref |
char(75) | - | |||
obf_ref_object_id link to ObjectSystem |
id | yes | - | ||
Ref. obf_ref_object_id.obj_name |
regexp(50) | - |
Business objects' fields)
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obf_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. obf_object_id.obo_dbtable |
char(100) | - | |||
obf_field_id link to Field |
id | yes* | yes | - | |
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_dbname |
char(100) | - | |||
Ref. obf_field_id.fld_type |
enum(2) using FIELD_TYPE list |
- | |||
obf_order |
int(5) | yes* | yes | - | |
obf_group_by |
int(2) | yes | - | ||
obf_dfault_order |
int(2) | yes | - | ||
obf_input |
regexp(100) | yes | - | ||
obf_ref_field_id link to Field |
id | yes | - | ||
Ref. obf_ref_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_field_id.fld_updatable |
multi(10) using FIELD_UPDATABLE list |
- | |||
Ref. obf_field_id.fld_required |
boolean | - | |||
obf_ref_object_id link to ObjectInternal |
id | yes | - | ||
Ref. obf_ref_object_id.obo_name |
regexp(100) | - | |||
obf_cascad |
enum(1) using DEL_CASCADE list |
yes | - | ||
obf_card |
char(10) | yes | yes | - | |
obf_visible |
boolean | yes | yes | - | |
obf_ref_export |
boolean | yes | yes | - | |
obf_copy |
boolean | yes | yes | - | |
obf_ref_order |
int(5) | yes | - | ||
obf_fld_visible |
enum(1) using FIELD_VISIBLE list |
yes | - | ||
Ref. obf_field_id.fld_visible |
enum(1) using FIELD_VISIBLE list |
- | |||
obf_fld_required |
enum(1) using BOOL list |
yes | - | ||
obf_fld_updatable |
multi(10) using FIELD_UPDATABLE list |
yes | - | ||
obf_fld_research |
enum(1) using FIELD_RESEARCH list |
yes | - | ||
Ref. obf_field_id.fld_research |
enum(1) using FIELD_RESEARCH list |
- | |||
obf_fld_more |
enum(1) using BOOL list |
yes | - | ||
Ref. obf_field_id.fld_more |
boolean | - | |||
obf_fld_listmore |
enum(1) using BOOL list |
yes | - | ||
Ref. obf_field_id.fld_listmore |
boolean | - | |||
obf_fld_researchreq |
enum(1) using FIELD_RESEARCHREQ list |
yes | - | ||
Ref. obf_field_id.fld_researchreq |
enum(1) using FIELD_RESEARCHREQ list |
- | |||
obf_fld_dfault |
text(4000) | yes | - | ||
Ref. obf_field_id.fld_dfault |
text(4000) | - | |||
obf_fld_exportable |
enum(1) using BOOL list |
yes | - | ||
Ref. obf_field_id.fld_exportable |
boolean | - | |||
obf_fld_uk |
enum(1) using BOOL list |
yes | - | ||
Ref. obf_field_id.fld_fonctid |
boolean | - | |||
obf_area_id link to ObjectFieldArea |
id | yes | - | ||
Ref. obf_area_id.ofa_name |
regexp(100) | - | |||
Ref. obf_area_id.ofa_position |
int(3) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
obf_joined_id link to ObjectFieldSystem |
id | yes | - | ||
Ref. obf_joined_id.obf_object_id |
id | - | |||
Ref. obf_object_id.obo_name |
regexp(100) | - | |||
Ref. obf_joined_id.obf_field_id |
id | - | |||
Ref. obf_field_id.fld_name |
regexp(100) | - | |||
Ref. obf_joined_id.obf_order |
int(5) | - |
FIELD_TYPE
3
Short text < 400013
Long text1
Integer2
Decimal26
BigDecimal4
Date5
Date and time6
Time7
Enumeration14
Multiple enumeration8
Boolean10
URL11
HTML content12
Email15
Validated text17
Document0
Internal ID24
Object9
Password19
External file20
Image21
Notepad22
Phone number23
Color25
Geographical coordinates
FIELD_UPDATABLE
1
Always updatable (deprecated)0
Read only3
Updatable in edit list2
Updatable in formC
Editable by list cell
DEL_CASCADE
R
Impossible si référencéN
Mettre la référence à nullC
CascadeZ
Ignore
FIELD_VISIBLE
4
Forbidden0
Hidden1
On list only2
On form only3
On form and list
BOOL
0
Non1
Oui
FIELD_RESEARCH
0
Pas de recherche1
Recherche simple2
Cases à cocher3
Liste à choix multiple
FIELD_RESEARCHREQ
0
Non obligatoire1
Semi-obligatoire2
Obligatoire3
Etendu
ObjFieldGenerateObject
:ObjFieldGenerateObjectApply
:ObjFieldGenerateObjectOpen
:
Index for fulltext searches
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
idx_object |
char(100) | yes* | yes | - | |
idx_row_id |
id | yes* | yes | - | |
idx_ukey |
char(255) | yes | - | ||
idx_all |
text(1000000) | yes | - |
rebuildObjectIndex
: Rebuild the full object index
Business object
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obo_name |
regexp(100) | yes* | yes | - | |
obo_dbtable |
char(100) | yes | yes | - | |
obo_role |
enum(3) using OBJ_ROLE list |
yes | - | ||
obo_class |
char(100) | yes | - | ||
obo_script_id |
document | yes | Script implementation | ||
obo_usets |
enum(1) using OBJ_TIMESTAMP list |
yes | yes | - | |
obo_nosearch |
enum(1) using OBJ_SEARCH list |
yes | yes | - | |
obo_comment |
text(4000) | yes | - | ||
obo_type |
char(1) | - | |||
obo_searchspec |
text(4000) | yes | - | ||
obo_exportorder |
int(5) | yes | - | ||
obo_distinct |
boolean | yes | yes | - | |
obo_indexable |
boolean | yes | yes | - | |
obo_groupby |
boolean | yes | - | ||
obo_dfltref |
char(100) | yes | - | ||
obo_template_id link to Template |
id | yes | - | ||
Ref. obo_template_id.tpl_name |
regexp(100) | - | |||
obo_tpl_list_id link to Template |
id | yes | - | ||
Ref. obo_tpl_list_id.tpl_name |
regexp(100) | - | |||
Ref. obo_tpl_list_id.tpl_context |
multi(10) using TPL_CONTEXT list |
- | |||
obo_copy |
boolean | yes | yes | - | |
obo_export |
multi(30) using OBJ_EXPORT list |
yes | - | ||
obo_pagine |
boolean | yes | yes | - | |
obo_srh_predef |
multi(10) using FIELD_PREDEF_SEARCH list |
yes | yes | - | |
obo_selrow |
boolean | yes | yes | - | |
obo_updall |
boolean | yes | yes | - | |
obo_delall |
boolean | yes | yes | - | |
obo_listsearch |
boolean | yes | yes | - | |
obo_list_edit |
multi(10) using OBJ_EDIT_LIST list |
yes | - | ||
obo_useform |
boolean | yes | yes | - | |
obo_title |
char(100) | yes | - | ||
obo_icon |
char(100) | yes | - | ||
obo_refcount |
boolean | yes | - | ||
obo_tree |
boolean | yes | - | ||
obo_viewmode |
enum(1) using OBO_VIEWMODE list |
yes | - | ||
obo_historic |
multi(10) using OBJ_HISTORIC list |
yes | - | ||
obo_printable |
boolean | yes | - | ||
obo_followlink |
boolean | yes | - | ||
obo_mergeable |
boolean | yes | - | ||
obo_social |
multi(10) using FIELD_SOCIAL list |
yes | - | ||
obo_rowid_id link to Field |
id | yes | - | ||
Ref. obo_rowid_id.fld_name |
regexp(100) | - | |||
obo_extend_id link to ObjectSystem |
id | yes | - | ||
Ref. obo_extend_id.obj_name |
regexp(50) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
obo_btn_reload |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_prefs |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_bookmark |
enum(1) using BTN_VIS_LIST list |
yes | - | ||
obo_btn_del |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_copy |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_export |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_listadd |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_listedit |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_listupsert |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_updall |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_delall |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_merge |
enum(1) using BTN_VIS list |
yes | - | ||
obo_btn_save |
boolean | yes | - | ||
obo_btn_saveclose |
boolean | yes | - | ||
obo_btn_savenew |
boolean | yes | - | ||
obo_btn_savecopy |
boolean | yes | - | ||
obo_btn_close |
boolean | yes | - | ||
obo_tray |
boolean | yes | - | ||
obo_dashboard |
multi(10) using OBJ_DASHBOARD list |
yes | - | ||
obo_prefix |
char(25) | yes | - | ||
obo_search_ts |
multi(10) using OBO_SEARCH_TS list |
yes | - | ||
obo_minrows |
int(10) | yes | - | ||
obo_maxrows |
int(10) | yes | - | ||
obo_sortable |
boolean | yes | - | ||
obo_list_areas |
boolean | yes | - | ||
obo_minifiable |
enum(1) using LIST_MINIFIABLE list |
yes | - | ||
obo_minified |
boolean | yes | - | ||
obo_permalink |
char(500) | yes | - | ||
obo_btn_searchform |
boolean | yes | - |
OBJ_ROLE
OBJ
Business objectREF
Reference dataTLG
ToolingMDL
ModuleSYS
System
OBJ_TIMESTAMP
0
None1
Optimistic2
Non-blocking3
Lock
OBJ_SEARCH
1
hide0
column2
docked3
popup
TPL_CONTEXT
M
MainP
PanelR
ReferenceD
Datamap
OBJ_EXPORT
1
AllC
CSVX
ExcelP
PDFZ
ZIP
FIELD_PREDEF_SEARCH
1
Edit and use2
Use only3
Access on list
OBJ_EDIT_LIST
N
New formL
New listI
Insert listE
Edit listU
Upsert
OBO_VIEWMODE
T
TabbedC
CollapsedE
ExpandedA
AccordionV
Vertical
OBJ_HISTORIC
1
History table2
Social post3
Redo log4
Redo log full
FIELD_SOCIAL
1
Popup2
InlineS
Share
BTN_VIS
1
Visible0
HiddenP
Plus
BTN_VIS_LIST
1
Visible form onlyL
Visible form + rows0
HiddenP
Plus
OBJ_DASHBOARD
1
States model2
Dashboard usage
OBO_SEARCH_TS
N
createdC
created byS
updatedU
updated by
LIST_MINIFIABLE
N
NoM
MasonryA
ArticleF
FloatI
Inline
generateAllIndexes
: Generate index statements for all objectsgenerateIndexes
: Generate index statements for one objectinternalObjectScriptEdit
:LOAD_TABLE
: Génération des attributs à partir de la baseOBJ_ADD_RES
:OBJ_CHECK_DUPLICATES
: Detect database duplicates vs the functional keyObjectInternal-addMissingRefs
:clearCacheObject
: Clear object cachesObjectInternal-reOrderObjectFields
:runUnitTests
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_ref_id link to ObjectInternal |
id | yes* | Record row ID | ||
row_idx |
int(11) | yes* | yes | History record index | |
created_by_hist |
char(100) | yes* | Created by | ||
created_dt_hist |
datetime | yes* | Created date | ||
obo_name |
regexp(100) | yes* | yes | - | |
obo_dbtable |
char(100) | yes | yes | - |
Domains or business objects or esternal objects
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obj_name |
regexp(50) | yes* | yes | - | |
obj_type |
enum(1) using OBJECT_TYPE list |
yes | yes | - | |
obj_dbtable |
char(100) | yes | - | ||
obj_usets |
boolean | yes | yes | - | |
obj_searchspec |
char(255) | yes | - | ||
obj_nosearch |
boolean | yes | yes | - | |
obj_help |
url(255) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
OBJECT_TYPE
O
ObjetD
DomaineE
Externe
Usages by business/external objects
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
obu_date |
datetime | yes | yes | - | |
obu_user_id link to User |
id | yes* | yes | - | |
Ref. obu_user_id.usr_login |
regexp(100) | yes | Login | ||
obu_session |
char(100) | yes* | yes | - | |
obu_object |
object | yes* | yes | - | |
obu_write |
boolean | yes | yes | - |
ObjectUsage-deadlock
: Unlock dead records
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
pmg_group_id link to Group |
id | yes* | yes | - | |
Ref. pmg_group_id.grp_name |
regexp(100) | - | |||
pmg_perm_id link to Permission |
id | yes* | yes | - | |
Ref. pmg_perm_id.prm_group_id |
id | - | |||
Ref. prm_group_id.grp_name |
regexp(100) | - | |||
Ref. pmg_perm_id.prm_object |
object | - | |||
Ref. pmg_perm_id.prm_perm |
boolean | - | |||
Ref. pmg_perm_id.prm_upd |
boolean | - | |||
Ref. pmg_perm_id.prm_req |
boolean | - | |||
Ref. pmg_perm_id.prm_prop |
object | - | |||
Ref. pmg_perm_id.prm_value |
char(250) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
prm_group_id link to Group |
id | yes* | yes | - | |
Ref. prm_group_id.grp_name |
regexp(100) | - | |||
prm_object |
object | yes* | yes | - | |
prm_perm |
boolean | yes | - | ||
prm_upd |
boolean | yes | - | ||
prm_req |
boolean | yes | - | ||
prm_prop |
object | * | yes | - | |
prm_value |
char(250) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Permission-Merge
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
pcm_name |
regexp(100) | yes* | yes | - | |
pcm_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. pcm_object_id.obo_name |
regexp(100) | - | |||
pcm_address_id link to Field |
id | yes | - | ||
Ref. pcm_address_id.fld_name |
regexp(100) | - | |||
pcm_coords_id link to Field |
id | yes | yes | - | |
Ref. pcm_coords_id.fld_name |
regexp(100) | - | |||
pcm_label1_id link to Field |
id | yes | yes | - | |
Ref. pcm_label1_id.fld_name |
regexp(100) | - | |||
pcm_label2_id link to Field |
id | yes | - | ||
Ref. pcm_label2_id.fld_name |
regexp(100) | - | |||
pcm_label3_id link to Field |
id | yes | - | ||
Ref. pcm_label3_id.fld_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Platform node
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
ptf_endpoint |
char(100) | yes* | yes | - |
Print templates for objets
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
prt_object_id link to ObjectInternal |
id | yes | yes | - | |
Ref. prt_object_id.obo_name |
regexp(100) | - | |||
prt_name |
char(100) | yes* | yes | - | |
prt_usage |
enum(10) using PRT_USAGE list |
yes | yes | - | |
prt_visible |
enum(1) using BTN_VIS list |
yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
prt_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
prt_translation |
char(100) | yes | yes | - | |
prt_filename |
char(255) | yes | - | ||
prt_mimetype |
enum(10) using PRT_FORCEDTYPE list |
yes | - | ||
prt_type |
enum(10) using PRT_TYPE list |
yes | yes | - | |
prt_method |
regexp(50) | yes | - | ||
prt_file |
document | yes | - | ||
prt_template_id link to Template |
id | yes | - | ||
Ref. prt_template_id.tpl_name |
regexp(100) | - | |||
prt_syntax |
enum(20) using PRT_SYNTAX list |
yes | yes | - |
PRT_USAGE
OLM
PartoutO
Sur l'objet uniquementL
Sur les listesM
Pour publipostageOL
Sur l'objet et la listeOM
Sur l'objet et pour publipostageLM
Sur la liste et pour publipostageE
ExportX
Autre utilisation
BTN_VIS
1
Visible0
HiddenP
Plus
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
PRT_FORCEDTYPE
html
HTMLxlsx
Microsoft Excel(R)docx
Microsoft Word(R)txt
Textepdf
PDFxml
XMLjson
JSONyml
YAMLmd
Markdownzip
ZIP archivexls
Legacy Microsoft Excel97(R)doc
Legacy Microsoft Word97(R)
PRT_TYPE
DEFAULT
Par défautMETH
MéthodeFILE
FichierTMPL
Template
PRT_SYNTAX
DEFAULT
DefaultMUSTACHE
Mustache
printtemplateEdit
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
ptg_printtmpl_id link to PrintTemplate |
id | yes* | yes | - | |
Ref. ptg_printtmpl_id.prt_name |
char(100) | - | |||
Ref. ptg_printtmpl_id.prt_lang |
enum(3) using LANG_ALL list |
- | |||
ptg_group_id link to Group |
id | yes* | yes | - | |
Ref. ptg_group_id.grp_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
Groups profiles
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
prf_profile_id link to Group |
id | yes* | yes | - | |
Ref. prf_profile_id.grp_name |
regexp(100) | - | |||
prf_group_id link to Group |
id | yes* | yes | - | |
Ref. prf_group_id.grp_name |
regexp(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Redo log records
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rlg_index |
int(11) | yes* | - | ||
rlg_session_id link to Session |
id | yes | - | ||
Ref. rlg_session_id.ses_index |
int(11) | - | |||
Ref. rlg_session_id.ses_login |
char(100) | - | |||
Ref. rlg_session_id.ses_logon_dt |
datetime | - | |||
Ref. rlg_session_id.ses_first_name |
char(100) | - | |||
Ref. rlg_session_id.ses_last_name |
char(100) | - | |||
Ref. rlg_session_id.ses_user_id |
id | - | |||
rlg_date |
datetime | yes* | - | ||
rlg_object |
object | - | |||
rlg_data |
text(1000000) | - | |||
rlg_action |
enum(1) using RLG_ACTION list |
- | |||
rlg_html |
html(1000000) | - | |||
rlg_primary |
char(100) | - |
RLG_ACTION
I
InsertU
UpdateD
DeleteP
UpsertA
Action
RedoLog-Prune
:
Requête prédéfinie
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rch_object_id link to ObjectInternal |
id | yes* | yes | - | |
Ref. rch_object_id.obo_name |
regexp(100) | - | |||
rch_user_id link to User |
id | yes* | yes | - | |
Ref. rch_user_id.usr_login |
regexp(100) | yes | Login | ||
rch_name |
char(500) | yes* | yes | - | |
rch_public |
boolean | yes | yes | - | |
rch_request |
text(1000000) | yes | yes | - | |
rch_permalink |
char(200) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
res_object |
object | yes* | yes | - | |
res_type |
enum(10) using RESOURCE_TYPE list |
yes | yes | - | |
res_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
res_code |
regexp(100) | yes* | yes | - | |
res_cached |
boolean | yes | yes | - | |
res_file |
document | yes | - | ||
res_file_compiled |
document | - | |||
res_image |
image | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
RESOURCE_TYPE
IMG
ImageCSS
Style CSSICO
Object iconJS
JavascriptHTML
HTMLMD
MarkdownPDF
PDFSET
File setFONT
FontXML
XMLJSON
JSONOTHER
Other
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
resourceEdit
:
Delegation of reponsibilities
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rsd_usr_id link to User |
id | yes* | yes | - | |
Ref. rsd_usr_id.usr_login |
regexp(100) | yes | Login | ||
rsd_resp_id link to Responsability |
id | yes* | yes | - | |
Ref. rsd_resp_id.rsp_login_id |
id | - | |||
Ref. rsp_login_id.usr_login |
regexp(100) | yes | Login | ||
Ref. rsd_resp_id.rsp_group_id |
id | - | |||
Ref. rsp_group_id.grp_name |
regexp(100) | - | |||
rsd_start_dt |
date | yes* | yes | - | |
rsd_end_dt |
date | yes | - | ||
Ref. rsd_resp_id.rsp_start_dt |
date | - |
Users responsibilities on groups
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rsp_login_id link to User |
id | yes* | yes | - | |
Ref. rsp_login_id.usr_login |
regexp(100) | yes | Login | ||
rsp_group_id link to Group |
id | yes* | yes | - | |
Ref. rsp_group_id.grp_name |
regexp(100) | - | |||
rsp_start_dt |
date | yes* | yes | - | |
rsp_end_dt |
date | yes | - | ||
rsp_activ |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Row identifiers
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rid_table |
char(100) | yes* | yes | Table or sequence name | |
rid_curval |
int(11) | yes | yes | - |
SYS_REBUILD_SEQ
:SYS_REBUILD_SEQS
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rsc_name |
char(100) | yes* | yes | - | |
rsc_description |
char(255) | yes | yes | - | |
rsc_link |
url(255) | yes | - | ||
rsc_ttl |
int(11) | yes | yes | - |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
rsi_channel_id link to RSSChannel |
id | yes* | yes | - | |
Ref. rsi_channel_id.rsc_name |
char(100) | - | |||
rsi_name |
char(100) | yes* | yes | - | |
rsi_description |
char(255) | yes | yes | - | |
rsi_link |
url(255) | yes | - |
Chat prompt examples
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
saiSaeTitle |
char(50) | yes* | yes | - | |
saiSaeTitleEnglish |
char(100) | yes* | yes | - | |
saiSaeSummary |
text(350) | yes | - | ||
saiSaePrompt |
text(1500) | yes | - | ||
saiSaeSummaryEnglish |
text(350) | yes | - | ||
saiSaePromptEnglish |
text(1500) | yes | - |
Management of commercial contact and module registration.
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
saiContactName |
char(100) | yes | - | ||
saiContactEmail |
email(100) | yes | - | ||
saiContactPhone |
phone(100) | yes | - | ||
saiContactComment |
text(1000) | yes | - | ||
saiCntModuleId link to Module |
id | yes* | yes | - | |
Ref. saiCntModuleId.mdl_name |
regexp(100) | Module name | |||
Ref. saiCntModuleId.mdl_xml |
document | Module file | |||
saiCntSended |
boolean | yes | - | ||
saiCntDeletion |
datetime | - | |||
saiCntViewhomeId link to ViewHome |
id | - | |||
Ref. saiCntViewhomeId.viw_name |
char(100) | - |
Shared codes
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
scr_code |
regexp(100) | yes* | yes | - | |
scr_file |
document | yes | - | ||
scr_type |
enum(3) using SCRIPT_TYPE list |
yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
SCRIPT_TYPE
JSR
Server code (Java or Rhino)TST
Server unit tests code (Java or Rhino)LIB
Java libSQL
Script SQLXML
XML patchOTH
Other
runUnitTests
:ScriptApplySQL
:ScriptApplyXML
:CodeCompile
: (Re)compile all codescriptEdit
:scriptRunTestClass
: Run test class
Sessions
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
ses_index |
int(11) | yes* | - | ||
ses_origin |
enum(3) using SES_ORIGIN list |
- | |||
ses_login |
char(100) | yes* | - | ||
ses_first_name |
char(100) | - | |||
ses_last_name |
char(100) | - | |||
ses_email |
email(100) | - | |||
ses_logon_dt |
datetime | yes* | - | ||
ses_logout_dt |
datetime | - | |||
ses_duration |
int(100) | - | |||
ses_time |
char(50) | - | |||
ses_scope |
char(50) | - | |||
ses_groups |
text(4000) | - | |||
ses_useragent |
text(4000) | - | |||
ses_user_id link to User |
id | yes | - | ||
Ref. ses_user_id.usr_login |
regexp(100) | yes | Login | ||
ses_primary |
char(100) | - |
SES_ORIGIN
0
System1
UI2
UI public4
API5
IO6
GIT7
Cron
Session-Prune
:
Table des raccourcis
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
shc_name |
regexp(100) | yes* | yes | - | |
shc_url |
url(255) | yes | yes | - | |
shc_target |
char(50) | yes | yes | - | |
shc_order |
int(11) | yes | yes | - | |
shc_visible |
multi(20) using SHC_VIS list |
yes | yes | - | |
shc_icon |
char(100) | yes | - | ||
shc_keys |
char(20) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
SHC_VIS
P
Shortcut menuB
Header buttonH
Home button
Habilitation des raccourcis
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
shg_shortcut_id link to ShortCut |
id | yes* | yes | - | |
Ref. shg_shortcut_id.shc_name |
regexp(100) | - | |||
shg_group_id link to Group |
id | yes* | yes | - | |
Ref. shg_group_id.grp_name |
regexp(100) | - | |||
shg_activ |
boolean | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
Simple users without rights nor template to be inherited for specific usage/rendering
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
usr_image_id |
image | yes | yes | Picture | |
usr_login |
regexp(100) | yes* | yes | yes | Login |
usr_first_name |
char(50) | yes | yes | First name | |
usr_last_name |
char(50) | yes | yes | Last name | |
usr_lang |
enum(3) using LANG list |
yes | yes | yes | Language |
usr_email |
email(100) | yes | yes | Email address | |
usr_cell_num |
phone(20) | yes | yes | Mobile/cellular phone number | |
usr_active |
enum(1) using USER_STATUS list |
yes | - | ||
usr_home_id link to ViewHome |
id | yes | - | ||
Ref. usr_home_id.viw_name |
char(100) | - | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG
ENU
English languageFRA
French language
USER_STATUS
0
Disabled1
Enabled2
Pending3
Web services only
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
flwFollowerId link to User |
id | yes* | yes | - | |
Ref. flwFollowerId.usr_login |
regexp(100) | yes | Login | ||
Ref. flwFollowerId.usr_first_name |
char(50) | yes | First name | ||
Ref. flwFollowerId.usr_last_name |
char(50) | yes | Last name | ||
Ref. flwFollowerId.usr_email |
email(100) | yes | Email address | ||
Ref. flwFollowerId.usr_image_id |
image | yes | Picture | ||
flwFollowedId link to User |
id | yes* | yes | - | |
Ref. flwFollowedId.usr_login |
regexp(100) | yes | Login | ||
Ref. flwFollowedId.usr_first_name |
char(50) | yes | First name | ||
Ref. flwFollowedId.usr_last_name |
char(50) | yes | Last name | ||
Ref. flwFollowedId.usr_email |
email(100) | yes | Email address | ||
Ref. flwFollowedId.usr_image_id |
image | yes | Picture | ||
flwStatus |
enum(1) using SOCIAL_FLW_STATUS list |
yes | yes | - |
SOCIAL_FLW_STATUS
R
Code RA
Code AD
Code D
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
row_ref_id link to SocialFollow |
id | yes* | Record row ID | ||
row_idx |
int(11) | yes* | yes | History record index | |
created_by_hist |
char(100) | yes* | Created by | ||
created_dt_hist |
datetime | yes* | Created date | ||
flwStatus |
enum(1) using SOCIAL_FLW_STATUS list |
yes | yes | - |
SOCIAL_FLW_STATUS
R
Code RA
Code AD
Code D
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
likPostId link to SocialPost |
id | yes* | yes | - | |
Ref. likPostId.pstDate |
datetime | - | |||
Ref. likPostId.pstMessage |
text(4000) | - | |||
Ref. likPostId.pstUserId |
id | - | |||
Ref. pstUserId.usr_login |
regexp(100) | yes | Login | ||
likUserId link to User |
id | yes* | - | ||
Ref. likUserId.usr_login |
regexp(100) | yes | Login | ||
likDate |
datetime | - |
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
pstUserId link to User |
id | yes* | - | ||
Ref. pstUserId.usr_login |
regexp(100) | yes | Login | ||
Ref. pstUserId.usr_first_name |
char(50) | yes | First name | ||
Ref. pstUserId.usr_last_name |
char(50) | yes | Last name | ||
Ref. pstUserId.usr_email |
email(100) | yes | Email address | ||
Ref. pstUserId.usr_image_id |
image | yes | Picture | ||
pstDate |
datetime | yes* | - | ||
pstMessage |
text(4000) | yes* | - | ||
pstFollowersOnly |
boolean | yes | - | ||
pstStatus |
enum(1) using POST_STATUS list |
- | |||
pstLevel |
enum(1) using POST_LEVEL list |
- | |||
pstObject |
object | - |
POST_STATUS
C
ClosedO
Opened
POST_LEVEL
E
ErrorI
InfoW
Warning
System parameters
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
sys_code |
char(100) | yes* | yes | - | |
sys_value |
text(1000000) | yes | yes | - | |
sys_value2 |
text(4000) | yes | - | ||
sys_type |
enum(3) using SYS_TYPE list |
yes | - | ||
sys_desc |
text(4000) | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
SYS_TYPE
APP
ApplicationLFL
Look & FeelLOG
LoggerEMO
Easy modePRV
PrivateRUN
Runtime
clearCache
: Clear server side cachegetVersion
: Platform and application versions
UI templates for forms, publications, ...
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
tpl_name |
regexp(100) | yes* | yes | - | |
tpl_ui |
text(1000000) | yes | - | ||
tpl_min |
text(1000000) | yes | - | ||
tpl_image |
image | yes | - | ||
tpl_grid |
text(1000000) | yes | - | ||
tpl_context |
multi(10) using TPL_CONTEXT list |
yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
TPL_CONTEXT
M
MainP
PanelR
ReferenceD
Datamap
Theme
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
thm_name |
char(100) | yes* | yes | - | |
thm_logo_id |
image | yes | - | ||
thm_logo_invert |
boolean | yes | - | ||
thm_logo2_id |
image | yes | - | ||
thm_favicon_id |
image | yes | - | ||
thm_color1 |
color | yes | - | ||
thm_color2 |
color | yes | - | ||
thm_text2 |
color | yes | - | ||
thm_color3 |
color | yes | - | ||
thm_text3 |
color | yes | - | ||
thm_base |
enum(20) using THEME_BASE list |
yes | yes | - | |
thm_css_doc |
document | - | |||
thm_addon |
document | yes | - | ||
thm_searchbox |
color | yes | - | ||
thm_active |
color | yes | - | ||
thm_font |
char(100) | yes | - | ||
thm_font_mono |
char(100) | yes | - | ||
thm_iconset |
char(20) | yes | - | ||
thm_code_editor_theme |
char(50) | yes | - | ||
thm_html_editor_theme |
enum(10) using HTML_EDITOR_THEME list |
yes | yes | - | |
thm_menu_dom_c |
color | yes | - | ||
thm_menu_dom_t |
color | yes | - | ||
thm_menu_dact_c |
color | yes | - | ||
thm_menu_dact_t |
color | yes | - | ||
thm_menu_sub_c |
color | yes | - | ||
thm_menu_sub_t |
color | yes | - | ||
thm_menu_sact_c |
color | yes | - | ||
thm_menu_sact_t |
color | yes | - | ||
thm_menu_sta_c |
color | yes | - | ||
thm_menu_sta_t |
color | yes | - | ||
thm_compact |
boolean | yes | - | ||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name | |||
thm_const |
document | yes | - |
THEME_BASE
default
By defaultdark
Dark baselight
Light base
HTML_EDITOR_THEME
LIGHT
DARK
ThemeCompile
:
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
tsh_name |
char(100) | yes* | yes | - | |
tsh_type |
enum(1) using ASSIGN_TYPE list |
yes | yes | - | |
tsh_assign_id link to ObjectInternal |
id | yes | yes | Assignment object | |
Ref. tsh_assign_id.obo_name |
regexp(100) | - | |||
tsh_backward |
boolean | yes | yes | Allow backward input | |
tsh_flying |
boolean | yes | yes | Flying display | |
tsh_gantt |
enum(1) using GANTT_TYPE list |
yes | - | ||
tsh_gantt_x |
boolean | yes | - | ||
tsh_gantt_y |
boolean | yes | - | ||
tsh_gantt_r |
boolean | yes | - | ||
tsh_chart_gantt |
boolean | yes | - | ||
tsh_chart_res |
boolean | yes | - | ||
tsh_res1_id link to Field |
id | yes | yes | Resource field | |
Ref. tsh_res1_id.fld_name |
regexp(100) | - | |||
tsh_res2_id link to Field |
id | yes | yes | Resource 2 field | |
Ref. tsh_res2_id.fld_name |
regexp(100) | - | |||
tsh_workload_id link to Field |
id | yes | Workload field | ||
Ref. tsh_workload_id.fld_name |
regexp(100) | - | |||
tsh_begindt_id link to Field |
id | yes | Begin date field | ||
Ref. tsh_begindt_id.fld_name |
regexp(100) | - | |||
tsh_enddt_id link to Field |
id | yes | End date field | ||
Ref. tsh_enddt_id.fld_name |
regexp(100) | - | |||
tsh_status_id link to Field |
id | yes | Status field | ||
Ref. tsh_status_id.fld_name |
regexp(100) | - | |||
tsh_input1_id link to Field |
id | yes | yes | Input field | |
Ref. tsh_input1_id.fld_name |
regexp(100) | - | |||
Ref. tsh_input1_id.fld_type |
enum(2) using FIELD_TYPE list |
- | |||
tsh_input2_id link to Field |
id | yes | Input field 2 | ||
Ref. tsh_input2_id.fld_name |
regexp(100) | - | |||
Ref. tsh_input2_id.fld_type |
enum(2) using FIELD_TYPE list |
- | |||
tsh_input3_id link to Field |
id | yes | Input field 3 | ||
Ref. tsh_input3_id.fld_name |
regexp(100) | - | |||
Ref. tsh_input3_id.fld_type |
enum(2) using FIELD_TYPE list |
- | |||
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
ASSIGN_TYPE
D
DayW
WeekM
Month
GANTT_TYPE
0
Hidden1
Inlined2
Redirect
FIELD_TYPE
3
Short text < 400013
Long text1
Integer2
Decimal26
BigDecimal4
Date5
Date and time6
Time7
Enumeration14
Multiple enumeration8
Boolean10
URL11
HTML content12
Email15
Validated text17
Document0
Internal ID24
Object9
Password19
External file20
Image21
Notepad22
Phone number23
Color25
Geographical coordinates
TSHEET_GEN
: Generate timesheet object
All translations
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
tsl_object |
object | yes* | yes | - | |
tsl_lang |
enum(3) using LANG_ALL list |
yes* | yes | - | |
tsl_value |
char(100) | yes | yes | - | |
row_module_id link to Module |
id | yes | yes | Module | |
Ref. row_module_id.mdl_name |
regexp(100) | Module name |
LANG_ALL
ANY
All languagesENU
English languageFRA
French language
Action translations
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
tsl_simplehelp |
html(50000) | yes | - |
Action group translations
Name | Type | Required | Updatable | Personal | Description |
---|
Traduction des activités
Name | Type | Required | Updatable | Personal | Description |
---|
Traduction des tableaux croisés
Name | Type | Required | Updatable | Personal | Description |
---|
| Name | Type | Required | Updatable | Personal | Description | |--------------------------------------------------------------|------------------------