Deux types d’actions sont disponibles sur les regroupements locaux :
-
Les actions concernant la définition d’un regroupement local (CRE,MOD,SUP)
-
Les actions concernant la gestion des entités (CTs ou Ofs) rattachées (SEL,DSE).
Actions de définition d’un RL
Les informations à renseigner dans les listes WfEntAct et WfEntVar sont les suivantes :
-
Liste WfEntAct :
|
Information |
Description contenu |
|
EntTEn |
*FAT-RL Cette information est toujours obligatoire. |
|
Action |
Doit contenir :
Cette information est toujours obligatoire. |
|
EntCl1 |
Doit contenir la référence de la ressource (ResGenRef) Cette information est toujours obligatoire. |
|
EntCl2 |
Référence Regroupement Local (LanSerRLRef). Cette information est toujours obligatoire. |
|
EntCl3 |
Numéro Ordre. Cette information est obligatoire. |
-
Liste WfEntVar :
|
EntTEn |
EntCl1 |
EntCl2 |
EntCl3 |
|
*FAT-RL |
Référence Ressource ResGenRef |
Référence RL LanSerRLRef |
Numéro Ordre |
|
EntVar |
EntVa |
EntVa* |
|
LanSerRLDes : Désignation Regroupement Local, peut être utilisée que dans le cas d’une action CRE ou MOD. |
VAR |
EntVaC |
|
LanSerPreFinDat : Date fin prévue lancement, peut être utilisée que dans le cas d’une action CRE ou MOD. Obligatoire en création. |
VAR |
EntVaD |
|
LanSerPreFiPDat : Position File / Date Fin (heure / date ou poids), peut être utilisée que dans le cas d’une action CRE ou MOD. |
VAR |
EntVaN |
|
LanSerRLTyp : Type Regroupement Local. Valeurs possibles ‘CT’ ou ‘OF’ (initialisé par défaut à OF) . Peut être utilisé dans le cadre de l’action CRE. |
VAR |
EntVaC |
|
LanSerFabOF : Référence OF Obligatoire en CRE. |
SEL |
EntVaC |
|
GamEtaRef : Référence Etape. Obligatoire en CRE. |
SEL |
EntVaC |
|
LanSerCTRef : Référence Caractéristique Technique Obligatoire en CRE si LanSerRLTyp = ‘CT’ |
SEL |
EntVaC |
|
LanSerNOrRL : Numéro d'ordre dans Regroupement Local, peut être utilisée avec l’action CRE. |
SEL |
EntVaC |
Cas particulier :
Il n’est pas possible de créer un RL vide c’est à dire un RL sans entités rattachées. De ce fait l’action de création (CRE) devra contenir les informations nécessaires à la création plus les informations nécessaires pour établir un lien entre le RL et une entité.
Voici un exemple :
CREATION Liste WfEntAct :
PRENDRE WfEntAct Action = ”CRE”
PRENDRE WfEntAct EntTEn = ”*FAT-RL”
PRENDRE WfEntAct EntCl1 = "DEBIT"
PRENDRE WfEntAct EntCl2 = "RL_DEBIT"
PRENDRE WfEntAct EntCl3 = "Cpt"
FIN_BLOC
CREATION Liste WfEntVar :
PRENDRE WfEntVar EntTEn = “*FAT-RL”
PRENDRE WfEntVar EntCl1 = "DEBIT"
PRENDRE WfEntVar EntCl2 = "RL_DEBIT"
PRENDRE WfEntVar EntCl3 = "Cpt"
PRENDRE WfEntVar EntTVa = "VAR"
PRENDRE WfEntVar EntVar = “LanSerRLDes”
PRENDRE WfEntVar EntVaC = ”Valeur Désignation RL”
FIN_BLOC
CREATION Liste WfEntVar :
PRENDRE WfEntVar EntTEn = “*FAT-RL”
PRENDRE WfEntVar EntCl1 = " DEBIT "
PRENDRE WfEntVar EntCl2 = " RL_DEBIT"
PRENDRE WfEntVar EntCl3 = "Cpt"
PRENDRE WfEntVar EntTVa = "VAR"
PRENDRE WfEntVar EntVar = “ LanSerPreFinDat”
PRENDRE WfEntVar EntVaD = ”05/12/2001”
FIN_BLOC
CREATION Liste WfEntVar :
PRENDRE WfEntVar EntTEn = “*FAT-RL”
PRENDRE WfEntVar EntCl1 = "DEBIT"
PRENDRE WfEntVar EntCl2 = "RL_DEBIT"
PRENDRE WfEntVar EntCl3 = "Cpt"
PRENDRE WfEntVar EntTVa = "VAR"
PRENDRE WfEntVar EntVar = “ LanSerPreFiPDat”
PRENDRE WfEntVar EntVaC = ” 1”
FIN_BLOC
CREATION Liste WfEntVar :
PRENDRE WfEntVar EntTEn = “*FAT-RL”
PRENDRE WfEntVar EntCl1 = "DEBIT"
PRENDRE WfEntVar EntCl2 = "RL_DEBIT"
PRENDRE WfEntVar EntCl3 = "Cpt"
PRENDRE WfEntVar EntTVa = "SEL"
PRENDRE WfEntVar EntVar = “ LanSerFabOF”
PRENDRE WfEntVar EntVaC = ” OF001”
FIN_BLOC
CREATION Liste WfEntVar :
PRENDRE WfEntVar EntTEn = “*FAT-RL”
PRENDRE WfEntVar EntCl1 = "DEBIT"
PRENDRE WfEntVar EntCl2 = "RL_DEBIT"
PRENDRE WfEntVar EntCl3 = "Cpt"
PRENDRE WfEntVar EntTVa = "SEL"
PRENDRE WfEntVar EntVar = “GamEtaRef“
PRENDRE WfEntVar EntVaC = ” ETAPE1”
FIN_BLOC
VLO.Resultat = ENR-ACT-ENT( )
Actions de rattachement d’entités sur un RL
Les informations à renseigner dans les listes WfEntAct et WfEntVar sont les suivantes :
-
Liste WfEntAct :
|
Information |
Description contenu |
|
EntTEn |
*FAT-RL Cette information est toujours obligatoire. |
|
Action |
Doit contenir :
Cette information est toujours obligatoire. |
|
EntCl1 |
Doit contenir la référence de la ressource (ResGenRef) Cette information est toujours obligatoire. |
|
EntCl2 |
Référence Regroupement Local (LanSerRLRef). Cette information est toujours obligatoire. |
|
EntCl3 |
Numéro Ordre. Cette information est obligatoire. |
-
Liste WfEntVar :
|
EntTEn |
EntCl1 |
EntCl2 |
EntCl3 |
|
*FAT-RL |
Référence Ressource ResGenRef |
Référence RL LanSerRLRef |
Numéro Ordre |
|
EntVar |
EntVa |
EntVa* |
|
LanSerRLTyp : Type Regroupement Local. Valeurs possibles ‘CT’ ou ‘OF’ (initialisé par défaut à OF). Peut être utilisée dans la cadre de l’action SEL. |
VAR |
EntVaC |
|
LanSerFabOF : Référence OF Obligatoire en SEL, DSE. |
VAR |
EntVaC |
|
GamEtaRef : Référence Etape. Obligatoire en SEL, DSE . |
VAR |
EntVaC |
|
LanSerCTRef : Référence Caractéristique Technique Obligatoire en DSE, SEL si LanSerRLTyp = ‘CT’ |
VAR |
EntVaC |
|
LanSerNOrRL : Numéro d'ordre dans Regroupement Local, peut être utilisée avec l’action SEL. |
VAR |
EntVaC |