fix reference package Chronos
This commit is contained in:
@@ -0,0 +1,214 @@
|
||||
[
|
||||
{
|
||||
"code": "CA",
|
||||
"label": "Congés annuels",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "CO",
|
||||
"payrollData": {
|
||||
"wageType1": "RP1",
|
||||
"processingCode": "PCA"
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "ABS",
|
||||
"label": "Absence",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ABS",
|
||||
"payrollData": {
|
||||
"wageType1": "RP1",
|
||||
"processingCode": "PAB"
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "MAL",
|
||||
"label": "Maladie",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "AT",
|
||||
"payrollData": {
|
||||
"wageType2": "RP2",
|
||||
"processingCode": "PML"
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "MAT",
|
||||
"label": "Congé maternité",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "CEF",
|
||||
"payrollData": {
|
||||
"wageType3": "RP3",
|
||||
"processingCode": "PMT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "AAP",
|
||||
"label": "Absence autorisé payée",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ABS",
|
||||
"payrollData": {
|
||||
"wageType4": "RP4",
|
||||
"processingCode": "PAA"
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "FOR",
|
||||
"label": "Formations Diverses",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "FOR",
|
||||
"payrollData": {
|
||||
"wageType1": "RP1",
|
||||
"wageType2": "RP2",
|
||||
"processingCode": "PFO"
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "CP",
|
||||
"label": "Congés Payés",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "CO",
|
||||
"payrollData": {
|
||||
"wageType1": "RP1",
|
||||
"wageType2": "RP2",
|
||||
"wageType3": "RP3",
|
||||
"processingCode": "PCP"
|
||||
},
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "RTT",
|
||||
"label": "RTT",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "RTT",
|
||||
"payrollData": {
|
||||
"wageType1": "RP1",
|
||||
"wageType4": null,
|
||||
"processingCode": null
|
||||
},
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "TT",
|
||||
"label": "Télétravail",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ATT"
|
||||
},
|
||||
{
|
||||
"code": "TTP",
|
||||
"label": "Télétravail planifié",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ATT",
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "TTO",
|
||||
"label": "Télétravail occasionnel",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ATT"
|
||||
},
|
||||
{
|
||||
"code": "TTS",
|
||||
"label": "Télétravail raison de santé",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ATT"
|
||||
},
|
||||
{
|
||||
"code": "PAT",
|
||||
"label": "Congé paternité",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "CEF"
|
||||
},
|
||||
{
|
||||
"code": "MP",
|
||||
"label": "Maladie professionnelle",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "MAL"
|
||||
},
|
||||
{
|
||||
"code": "VAE",
|
||||
"label": "validations Acquis Expériences",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "FOR"
|
||||
},
|
||||
{
|
||||
"code": "BIL",
|
||||
"label": "Congé bilan de compétences",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "FOR"
|
||||
},
|
||||
{
|
||||
"code": "FS",
|
||||
"label": "Formation syndicale",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ADP"
|
||||
},
|
||||
{
|
||||
"code": "CHS",
|
||||
"label": "CHSCT",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ADP",
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "CE",
|
||||
"label": "Comité d'entreprise",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "ADP",
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "VMD",
|
||||
"label": "Visite Médicale",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ABS"
|
||||
},
|
||||
{
|
||||
"code": "EMA",
|
||||
"label": "Enfant Malade",
|
||||
"calculationMode": "PLANNING",
|
||||
"absenceGroupCode": "ABS"
|
||||
},
|
||||
{
|
||||
"code": "REU",
|
||||
"label": "Réunion",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "ABS"
|
||||
},
|
||||
{
|
||||
"code": "RCU",
|
||||
"label": "Récupération",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "CO",
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "AJ",
|
||||
"label": "Absence à justifier",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "ABS"
|
||||
},
|
||||
{
|
||||
"code": "AFO",
|
||||
"label": "Formation occasionnelle",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "FOR"
|
||||
},
|
||||
{
|
||||
"code": "SYN",
|
||||
"label": "Temps syndical",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "ADP"
|
||||
},
|
||||
{
|
||||
"code": "JEI",
|
||||
"label": "Jeune entreprise innovante",
|
||||
"calculationMode": "OPEN_DAYS",
|
||||
"absenceGroupCode": "SPE",
|
||||
"linkedToARight": true
|
||||
},
|
||||
{
|
||||
"code": "ELU",
|
||||
"label": "Congés mairie",
|
||||
"calculationMode": "HOURS",
|
||||
"absenceGroupCode": "SPE",
|
||||
"linkedToARight": true
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"code": "ABS",
|
||||
"name": "Absences PM",
|
||||
"colorNumber": 6
|
||||
},
|
||||
{
|
||||
"code": "CO",
|
||||
"name": "Absences Congés",
|
||||
"colorNumber": 27
|
||||
},
|
||||
{
|
||||
"code": "AT",
|
||||
"name": "Absences Arrêts",
|
||||
"colorNumber": 13
|
||||
},
|
||||
{
|
||||
"code": "FOR",
|
||||
"name": "Absences Formations",
|
||||
"colorNumber": 4
|
||||
},
|
||||
{
|
||||
"code": "RTT",
|
||||
"name": "RTT",
|
||||
"colorNumber": 26
|
||||
},
|
||||
{
|
||||
"code": "ATT",
|
||||
"name": "Absences Télétravail",
|
||||
"colorNumber": 11
|
||||
},
|
||||
{
|
||||
"code": "CO",
|
||||
"name": "Absences Congés",
|
||||
"colorNumber": 19
|
||||
},
|
||||
{
|
||||
"code": "CEF",
|
||||
"name": "Congés Evénements Familiaux",
|
||||
"colorNumber": 21
|
||||
},
|
||||
{
|
||||
"code": "MAL",
|
||||
"name": "Absences Maladie",
|
||||
"colorNumber": 5
|
||||
},
|
||||
{
|
||||
"code": "FOR",
|
||||
"name": "Absences Formations",
|
||||
"colorNumber": 10
|
||||
},
|
||||
{
|
||||
"code": "SPE",
|
||||
"name": "Congés Spécifiques",
|
||||
"colorNumber": 14
|
||||
},
|
||||
{
|
||||
"code": "ADP",
|
||||
"name": "Absence Délégués du Personnel",
|
||||
"colorNumber": 16
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-05",
|
||||
"mobilityId": "UNITE2"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-01",
|
||||
"mobilityId": "UNITE2"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"userIdentifier": "ASYS",
|
||||
"populationCode": "TOUS",
|
||||
"needsToSave": [
|
||||
{
|
||||
"actionCode": "C",
|
||||
"needType": "POST",
|
||||
"needCode": "ACCUEIL",
|
||||
"needLabel": "Accueil Mairie",
|
||||
"itemCode": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"actionCode": "C",
|
||||
"needType": "POST",
|
||||
"needCode": "RDV_EC",
|
||||
"needLabel": "RDV État Civil",
|
||||
"itemCode": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"actionCode": "C",
|
||||
"needType": "POST",
|
||||
"needCode": "RDV_LOG",
|
||||
"needLabel": "RDV Logement",
|
||||
"itemCode": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"actionCode": "C",
|
||||
"needType": "POST",
|
||||
"needCode": "RDV_Trans",
|
||||
"needLabel": "RDV Transport",
|
||||
"itemCode": "RDV_Trans"
|
||||
},
|
||||
{
|
||||
"actionCode": "C",
|
||||
"needType": "POST",
|
||||
"needCode": "RDV_URB",
|
||||
"needLabel": "RDV Urbanisme",
|
||||
"itemCode": "RDV_URB"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,887 @@
|
||||
[
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-01",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-02",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-03",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-05",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-06",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-07",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-08",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-09",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-10",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-11",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-12",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-13",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-14",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-15",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-16",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-17",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-01",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-02",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-03",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-05",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-06",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-07",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-08",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-09",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-10",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-11",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-12",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-13",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-14",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-15",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-16",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-17",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-01",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-02",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-03",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-05",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-06",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-07",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-08",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-09",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-10",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-11",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-12",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-13",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-14",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-15",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-16",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-17",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-01",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-02",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-03",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-05",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-06",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-07",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-08",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-09",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-10",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-11",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-12",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-13",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-14",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-15",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-16",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-17",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-01",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-02",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-03",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-05",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-06",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-07",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-08",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-09",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-10",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-11",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-12",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-13",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-14",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-15",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-16",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-17",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-01",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-02",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-03",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-05",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-06",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-07",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-08",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-09",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-10",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-11",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-12",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-13",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-14",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-15",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-16",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-17",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-01",
|
||||
"post": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-02",
|
||||
"post": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-03",
|
||||
"post": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-05",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-06",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-07",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-08",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-09",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-10",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-11",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-12",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-13",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-14",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-15",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-16",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-17",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-19",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-20",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-21",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-23",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-24",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-25",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-26",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-02-27",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-19",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-20",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-21",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-23",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-24",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-25",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-26",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"date": "2024-02-27",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-19",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-20",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-21",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-23",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-24",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-25",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-26",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"date": "2024-02-27",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-19",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-20",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-21",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-23",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-24",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-25",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-26",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"date": "2024-02-27",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-19",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-20",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-21",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-23",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-24",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-25",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-26",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"date": "2024-02-27",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-19",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-20",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-21",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-23",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-24",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-25",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-26",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"date": "2024-02-27",
|
||||
"post": "RDV_URB"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-19",
|
||||
"post": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-20",
|
||||
"post": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-21",
|
||||
"post": "RDV_LOG"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-23",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-24",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-25",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-26",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"date": "2024-02-27",
|
||||
"post": "RDV_Soc"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AD00000011",
|
||||
"date": "2024-03-11",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AD00000011",
|
||||
"date": "2024-03-12",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AD00000011",
|
||||
"date": "2024-03-13",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AD00000011",
|
||||
"date": "2024-03-14",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AD00000011",
|
||||
"date": "2024-03-15",
|
||||
"post": "ACCUEIL"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-03-11",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-03-12",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-03-14",
|
||||
"post": "RDV_EC"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"date": "2024-03-15",
|
||||
"post": "RDV_EC"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,50 @@
|
||||
[
|
||||
{
|
||||
"code": "ACCUEIL",
|
||||
"label": "Accueil",
|
||||
"postProfileCode": "CAACCUEIL",
|
||||
"concise": "Acc.",
|
||||
"descriptionText": "Prendre en charge les personnes arrivant à la mairie pour les guider vers leur rendez-vous ou les renseigner.",
|
||||
"colorPaletteIndex": 2
|
||||
},
|
||||
{
|
||||
"code": "RDV_EC",
|
||||
"label": "Rendez-vous Ét. Civ.",
|
||||
"postProfileCode": "CAACCUEIL",
|
||||
"concise": "RDV. EC.",
|
||||
"descriptionText": "Prendre en charge les personnes ayant pris rendez-vous pour carte d'identité, passeports, etc.",
|
||||
"colorPaletteIndex": 4
|
||||
},
|
||||
{
|
||||
"code": "RDV_LOG",
|
||||
"label": "Rendez-vous aide au logement",
|
||||
"postProfileCode": "CAACCUEIL",
|
||||
"concise": "RDV. Log.",
|
||||
"descriptionText": "Prendre en charge les dossiers en cours pour les actions relatives au logement.",
|
||||
"colorPaletteIndex": 5
|
||||
},
|
||||
{
|
||||
"code": "RDV_Trans",
|
||||
"label": "Rendez-vous Transport.",
|
||||
"postProfileCode": "CAACCUEIL",
|
||||
"concise": "RDV. Trans.",
|
||||
"descriptionText": "Prendre en charge les dossiers en cours concernant les aides pour la TAN.",
|
||||
"colorPaletteIndex": 6
|
||||
},
|
||||
{
|
||||
"code": "RDV_Soc",
|
||||
"label": "Rendez-vous Aides sociales.",
|
||||
"postProfileCode": "CAACCUEIL",
|
||||
"concise": "RDV. Soc.",
|
||||
"descriptionText": "Prendre en charge les dossiers en cours concernant les aides sociales, pour les soins et discriminations.",
|
||||
"colorPaletteIndex": 7
|
||||
},
|
||||
{
|
||||
"code": "RDV_URB",
|
||||
"label": "Rendez-vous Urbanisme.",
|
||||
"postProfileCode": "CAACCUEIL",
|
||||
"concise": "RDV. Urb.",
|
||||
"descriptionText": "Prendre en charge les dossiers en cours concernant les constructions de résidences, les rénovations etc.",
|
||||
"colorPaletteIndex": 8
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"name": "TCLOTURE",
|
||||
"value": "2020-12-31",
|
||||
"type": "DATE"
|
||||
},
|
||||
{
|
||||
"name": "TDERTRT",
|
||||
"value": "2021-12-31",
|
||||
"type": "DATE"
|
||||
},
|
||||
{
|
||||
"name": "TFINPRV",
|
||||
"value": "3000",
|
||||
"type": "NUMERICAL"
|
||||
},
|
||||
{
|
||||
"name": "TAM_CALEND",
|
||||
"value": "TAMFERIE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "HORAIRE_NON_AFFECTATION_PM",
|
||||
"value": "000",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "POSTE_VERS_PLANNINGS",
|
||||
"value": "HOR",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "NIVEAU_MOBILITE",
|
||||
"value": "Unité",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "VALIDATION_ABSENCES",
|
||||
"value": true,
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "SELFSERVICE_INSTALLED",
|
||||
"value": true,
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "TCALEND",
|
||||
"value": "PARKLAND",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "TPSGENUS_PASSWORD",
|
||||
"value": "TEXTE,password",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "MODIF_UI_SITUATION_ANOMALIE",
|
||||
"value": true,
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,59 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"userIds": [
|
||||
"POSTBES",
|
||||
"ASYS"
|
||||
],
|
||||
"populationCode": "POPCOMP",
|
||||
"referencePopulation": false,
|
||||
"populationLabel": "Mairie Annexe Nord",
|
||||
"useMobility": false,
|
||||
"criterias": [
|
||||
{
|
||||
"customFieldLabel": "Domaine",
|
||||
"value": "DOM1",
|
||||
"categories": [
|
||||
"AGENT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "Unité",
|
||||
"value": "UNITE1,UNITE3",
|
||||
"categories": [
|
||||
"AGENT"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"userIds": [
|
||||
"POSTBES",
|
||||
"ASYS"
|
||||
],
|
||||
"populationCode": "POPMOBILITE",
|
||||
"referencePopulation": false,
|
||||
"populationLabel": "POPMOBILITE",
|
||||
"useMobility": false,
|
||||
"criterias": [
|
||||
{
|
||||
"customFieldLabel": "Domaine",
|
||||
"value": "DOM2",
|
||||
"categories": [
|
||||
"AGENT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "Unité",
|
||||
"value": "UNITE2",
|
||||
"categories": [
|
||||
"AGENT"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,87 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"customFieldLabel": "MATRICULE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "NOM",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "PRENOM",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "DATE DE NAISSANCE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "NB.ENFANTS",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "ADRESSE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "C.P",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "COMMUNE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "Domaine",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "Secteur",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "Unité",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "DATE SOCIETE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "DATE SORTIE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "MOTIF SORTIE",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "CALENDRIER",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "GESTION DES TEMPS",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "GROUPE TEMPS",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "LEGISLATION",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "DATDERMODIF",
|
||||
"categoryCode": "AGENT"
|
||||
},
|
||||
{
|
||||
"customFieldLabel": "Service",
|
||||
"categoryCode": "AGENT"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"code": "AGENT",
|
||||
"label": "Personnel non médical",
|
||||
"concise": "PNM",
|
||||
"canCreateResource": true,
|
||||
"canGoOutResource": true,
|
||||
"canReintegrateResource": true,
|
||||
"canDeleteContract": true
|
||||
},
|
||||
{
|
||||
"code": "PROD",
|
||||
"label": "Personnel Production",
|
||||
"concise": "Staff Prod",
|
||||
"canCreateResource": true,
|
||||
"canGoOutResource": true,
|
||||
"canReintegrateResource": true,
|
||||
"canDeleteContract": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,153 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"code": "REPOS",
|
||||
"label": "Repos Hebdomadaire",
|
||||
"concise": "REPOS HEBDO",
|
||||
"symbol": "REPOS",
|
||||
"colorPaletteIndex": 14,
|
||||
"scheduleType": {
|
||||
"type": "REST",
|
||||
"attendance": {
|
||||
"minimumDuration": "00:00",
|
||||
"duration": "00:00",
|
||||
"maximumDuration": "00:00"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "JOUR",
|
||||
"label": "Semaine jour fixe",
|
||||
"concise": "SEMAINE J.F",
|
||||
"symbol": "SEMJF",
|
||||
"colorPaletteIndex": 27,
|
||||
"scheduleType": {
|
||||
"type": "DAY",
|
||||
"attendance": {
|
||||
"minimumDuration": "07:30",
|
||||
"duration": "08:00",
|
||||
"maximumDuration": "08:30",
|
||||
"firstTimeslotDuration": "04:00",
|
||||
"secondTimeslotDuration": "04:00"
|
||||
},
|
||||
"scheduleType": {
|
||||
"type": "FIXED",
|
||||
"startTime": "08:00",
|
||||
"endTime": "17:00",
|
||||
"toleranceDurationBeforeVariableTimeslotStart": "00:00",
|
||||
"toleranceDurationAfterVariableTimeslotEnd": "00:00"
|
||||
},
|
||||
"lunchBreak": {
|
||||
"minimumDuration": "00:30",
|
||||
"maximumDuration": "01:00",
|
||||
"timeslotStartTime": "12:00",
|
||||
"timeslotEndTime": "13:00"
|
||||
},
|
||||
"shiftCode": " "
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "WEMAT",
|
||||
"label": "Week-End matin",
|
||||
"concise": "Week-End mat",
|
||||
"symbol": "WeMat",
|
||||
"colorPaletteIndex": 17,
|
||||
"scheduleType": {
|
||||
"type": "DAY",
|
||||
"attendance": {
|
||||
"minimumDuration": "02:00",
|
||||
"duration": "04:00",
|
||||
"maximumDuration": "06:00",
|
||||
"firstTimeslotDuration": "02:00",
|
||||
"secondTimeslotDuration": "02:00"
|
||||
},
|
||||
"scheduleType": {
|
||||
"type": "FIXED",
|
||||
"startTime": "08:00",
|
||||
"endTime": "12:00",
|
||||
"toleranceDurationBeforeStart": "01:00",
|
||||
"toleranceDurationAfterEnd": "01:00"
|
||||
},
|
||||
"shiftCode": " "
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "DMJM",
|
||||
"label": "Matin",
|
||||
"concise": "Demi-jour ma",
|
||||
"symbol": "DemMa",
|
||||
"colorPaletteIndex": 31,
|
||||
"scheduleType": {
|
||||
"type": "DAY",
|
||||
"attendance": {
|
||||
"minimumDuration": "01:00",
|
||||
"duration": "07:30",
|
||||
"maximumDuration": "10:00",
|
||||
"firstTimeslotDuration": "04:00",
|
||||
"secondTimeslotDuration": "03:30"
|
||||
},
|
||||
"scheduleType": {
|
||||
"type": "FIXED",
|
||||
"startTime": "09:00",
|
||||
"endTime": "13:00",
|
||||
"toleranceDurationBeforeStart": "01:00",
|
||||
"toleranceDurationAfterEnd": "01:00"
|
||||
},
|
||||
"shiftCode": " "
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "DMJP",
|
||||
"label": "Après-midi",
|
||||
"concise": "Demi-jour ap",
|
||||
"symbol": "DemAp",
|
||||
"colorPaletteIndex": 29,
|
||||
"scheduleType": {
|
||||
"type": "DAY",
|
||||
"attendance": {
|
||||
"minimumDuration": "01:00",
|
||||
"duration": "07:30",
|
||||
"maximumDuration": "10:00",
|
||||
"firstTimeslotDuration": "04:00",
|
||||
"secondTimeslotDuration": "03:30"
|
||||
},
|
||||
"scheduleType": {
|
||||
"type": "FIXED",
|
||||
"startTime": "13:00",
|
||||
"endTime": "17:00",
|
||||
"toleranceDurationBeforeStart": "01:00",
|
||||
"toleranceDurationAfterEnd": "01:00"
|
||||
},
|
||||
"shiftCode": " "
|
||||
}
|
||||
},
|
||||
{
|
||||
"code": "JRFIX",
|
||||
"label": "Jour fixe autre horaire",
|
||||
"concise": "JRFIXE",
|
||||
"symbol": "JRFX",
|
||||
"colorPaletteIndex": 10,
|
||||
"scheduleType": {
|
||||
"type": "DAY",
|
||||
"attendance": {
|
||||
"minimumDuration": "01:00",
|
||||
"duration": "07:00",
|
||||
"maximumDuration": "10:00",
|
||||
"firstTimeslotDuration": "03:30",
|
||||
"secondTimeslotDuration": "03:30"
|
||||
},
|
||||
"scheduleType": {
|
||||
"type": "FIXED",
|
||||
"startTime": "08:01",
|
||||
"endTime": "17:00",
|
||||
"toleranceDurationBeforeStart": "00:00",
|
||||
"toleranceDurationAfterEnd": "00:00"
|
||||
},
|
||||
"shiftCode": " "
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,421 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"code": "RT3FX",
|
||||
"label": "Rotation 3 semaines",
|
||||
"concise": "Rot 3 sem ",
|
||||
"defaultCodeTemplate": "REPOS",
|
||||
"scheduleShiftCode": "FULL_DAY",
|
||||
"weekTemplates": [
|
||||
{
|
||||
"weekIndex": 1,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "MONDAY",
|
||||
"rank": 1,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 2,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JRFIX",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 3,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 4,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "FRIDAY",
|
||||
"rank": 5,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "SATURDAY",
|
||||
"rank": 6,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "REPOS",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "SUNDAY",
|
||||
"rank": 7,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "REPOS",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weekIndex": 2,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 8,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 9,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 10,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "FRIDAY",
|
||||
"rank": 11,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "SATURDAY",
|
||||
"rank": 12,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "WEMAT",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weekIndex": 3,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "MONDAY",
|
||||
"rank": 13,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 14,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 13,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 14,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "FRIDAY",
|
||||
"rank": 15,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JRFIX",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weekIndex": 4,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "MONDAY",
|
||||
"rank": 16,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 15,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 16,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 17,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "FRIDAY",
|
||||
"rank": 18,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weekIndex": 5,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 19,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 20,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 21,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "FRIDAY",
|
||||
"rank": 22,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "SATURDAY",
|
||||
"rank": 23,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "WEMAT",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weekIndex": 6,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "MONDAY",
|
||||
"rank": 24,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 25,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 26,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 27,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "FRIDAY",
|
||||
"rank": 28,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weekIndex": 7,
|
||||
"dayTemplates": [
|
||||
{
|
||||
"dayType": "MONDAY",
|
||||
"rank": 29,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "TUESDAY",
|
||||
"rank": 30,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "WEDNESDAY",
|
||||
"rank": 31,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "THURSDAY",
|
||||
"rank": 32,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "JOUR",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"dayType": "SATURDAY",
|
||||
"rank": 33,
|
||||
"shiftTemplates": [
|
||||
{
|
||||
"code": "WEMAT",
|
||||
"shiftIndex": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,77 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"registrationNumber": "CL00000001",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 1,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "IV00000002",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 2,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "CR00000003",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 3,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MD00000004",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 1,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "DP00000005",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 2,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MC00000006",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 3,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AL00000007",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 1,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "FP00000008",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 2,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "MQ00000009",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 3,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
},
|
||||
{
|
||||
"registrationNumber": "AD00000011",
|
||||
"rotationCode": "RT3FX",
|
||||
"startWeek": 1,
|
||||
"startDate": "2024-01-01",
|
||||
"endDate": "2024-12-31"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,316 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"profileId": "ADMIN_DEFAUT",
|
||||
"profileName": "Administrateur par défaut",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "WEB_USER_MENU",
|
||||
"value": "ABS,CNG,CPT,PAR,RUN,AID,TAM,NPM,NPP,NPL,PPI,GEC,ANO,PTG,NPI,SLSMA,PIP,ABH,RAP¤false¤",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "NIVEAU_VALIDATION",
|
||||
"value": "9,1",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMED_ACTIONS",
|
||||
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\", \"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"STY\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"PRO,TAC,PUB,BUP\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"PRINT,RAP\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"BES\"}]}",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMED_LIGNES",
|
||||
"value": "HORAIRE,ABSENCE,ABSENCEH,ACTIVITEH,LIEU,MOBILITE,COMPTEUR,DISPONIBILITE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMED_OPTIONS_AFF",
|
||||
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE,INFORMATIONS A GAUCHE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_PLANNINGMED_STYLES",
|
||||
"value": "false|false|false|false",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMED_OPTIONS",
|
||||
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>0</dat><chav>6</chav><chap>7</chap><modh>TRUE</modh></optRow></opt>",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_PLAMEDMAJ",
|
||||
"value": "+00,+00,+00|TODAY|false",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMEDIND_ACTIONS",
|
||||
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\", \"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"STY\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"PRO,TAC,PUB,BUP\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"PRINT,RAP\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"}]}",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMEDIND_LIGNES",
|
||||
"value": "HORAIRE,ABSENCE,ABSENCEH,ACTIVITEH,LIEU,MOBILITE,COMPTEUR,DISPONIBILITE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMEDIND_OPT_AFF",
|
||||
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_PLANNINGMEDIND_STYLES",
|
||||
"value": "false|false|false|false",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNINGMEDIND_OPTIONS",
|
||||
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>0</dat><gra></gra><deth></deth><modh>TRUE</modh></optRow></opt>",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_PLAMEDINDMAJ",
|
||||
"value": "+00,+00,+00|TODAY|false",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGNEWANO_ACTIONS",
|
||||
"value": "ENR,REC,XLS,COP,HLP,RAP,PRINT,CSV|false|0",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNING_ACTIONS",
|
||||
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\", \"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Exports\", \"act\":\"XLS,PRINT\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"true\", \"l\":\"Rotations et cycles\", \"act\":\"PRO,PCY\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"COP,PUB,BUP,TAC,BES,CUM,DUP\"},{\"d\":\"true\", \"l\":\"Préférences\", \"act\":\"STY\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"RAP,EDI,APE,OED\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"}]}",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNING_OPTIONS_AFF",
|
||||
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE,INFORMATIONS A GAUCHE,CUMULS",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_PLANNING_STYLES",
|
||||
"value": "true|true|true|true",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_PROFIL_POPAD_PLA",
|
||||
"value": "A",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_SLPLANNING_LIGNES",
|
||||
"value": "HORAIRE,SYMBOLE,ABSENCE,ABSENCEH,ACTIVITE,ACTIVITEH,ASTREINTE,LIEU,MOBILITE,COMPTEUR,ANALYTIQUE,POSTE,INFORMATION,DISPONIBILITE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_SLPLANNING_OPTIONS",
|
||||
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>0</dat><chav>6</chav><chap>7</chap><dep>1</dep><dat>0</dat><chav>6</chav><chap>7</chap><dep>1</dep><gra></gra><deth></deth><modh>TRUE</modh></optRow></opt>",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_PLAMAJ",
|
||||
"value": "+00,+00,+00|TODAY|false",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "GTIMP_AFF_NBRE",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "GTIMP_AFF_QTE",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "SPARROW_PLANNING_ENABLED",
|
||||
"value": false,
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"profileId": "GEST_POSTBES",
|
||||
"profileName": "Admin pour les besoins en postes",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "WEB_USER_BESOINS",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POH",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POJ",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POP",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "NIVEAU_VALIDATION",
|
||||
"value": "9,1",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POS",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_BES_DYN_CUM",
|
||||
"value": true,
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_CUMUL_BESOINS",
|
||||
"value": "C,M,S",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_LISTE_TBES",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNING_ACTIONS",
|
||||
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\",\"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Exports\", \"act\":\"XLS,PRINT\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"true\", \"l\":\"Rotations et cycles\", \"act\":\"PRO,PCY\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"COP,PUB,BUP,TAC,BES,CUM,DUP\"},{\"d\":\"true\", \"l\":\"Préférences\", \"act\":\"STY\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"RAP,EDI,APE,OED\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"}]}",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_NGPLANNING_OPTIONS_AFF",
|
||||
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE,INFORMATIONS A GAUCHE,CUMULS,OPTIONS COMPLEMENTAIRES",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_SLPLANNING_OPTIONS",
|
||||
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>1</dat><chav>6</chav><chap>7</chap><dep></dep><gra></gra><deth></deth><modh>0</modh><infoenabled>TRUE</infoenabled></optRow></opt>",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_SLPLANNING_LIGNES",
|
||||
"value": "HORAIRE,SYMBOLE,ABSENCE,ABSENCEH,ACTIVITE,ACTIVITEH,ASTREINTE,LIEU,MOBILITE,COMPTEUR,ANALYTIQUE,POSTE,INFORMATION,DISPONIBILITE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "SPARROW_PLANNING_ENABLED",
|
||||
"value": false,
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"profileId": "EMP1_POSTBES",
|
||||
"profileName": "Salarié 1 besoins en postes",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "WEB_USER_BESOINS",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POH",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POJ",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POP",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POS",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_BES_DYN_CUM",
|
||||
"value": true,
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_CUMUL_BESOINS",
|
||||
"value": "C,M,S",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_LISTE_TBES",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "SPARROW_PLANNING_ENABLED",
|
||||
"value": false,
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"profileId": "EMP2_POSTBES",
|
||||
"profileName": "Salarié 2 besoins en postes",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "WEB_USER_BESOINS",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POH",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POJ",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POP",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_BES_POS",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_BES_DYN_CUM",
|
||||
"value": true,
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_CUMUL_BESOINS",
|
||||
"value": "C,M,S",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_USER_LISTE_TBES",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "SPARROW_PLANNING_ENABLED",
|
||||
"value": false,
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,416 @@
|
||||
[
|
||||
{
|
||||
"metadata": {},
|
||||
"data": [
|
||||
{
|
||||
"userId": "ASYS",
|
||||
"userName": "Administrateur ASYS",
|
||||
"profile": "ADMIN_DEFAUT",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "ASYS",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "CTRL_CLOTURE",
|
||||
"value": "false",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "DATE_CLOTURE",
|
||||
"value": "TCLOTURE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PLANIF_AVANT_DERTRT",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "GTIMPTPS_PLAHOR",
|
||||
"value": "H",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLSECT_AFF",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLSECT",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE1",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE2",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE3",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE4",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "GESTION_MOBILITE",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "POSTBES",
|
||||
"userName": "Manager Besoin",
|
||||
"profile": "GEST_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "GEST_POSTBES",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "CTRL_CLOTURE",
|
||||
"value": "false",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "DATE_CLOTURE",
|
||||
"value": "TCLOTURE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_CTX_POPUL",
|
||||
"value": "POPCOMP",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PLANIF_AVANT_DERTRT",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "GTIMPTPS_PLAHOR",
|
||||
"value": "H",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLSECT_AFF",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLSECT",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE1",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE2",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE3",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE4",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_CTX_NGPLANNING",
|
||||
"value": "\"itemsCtx\":[{\"cod\":\"HORAIRE\",\"lib\":\"code\",\"lpla\":true,\"pospla\":\"0\",\"pospub\":\"1\",\"posrot\":\"2\",\"codrot\":\"code\"},{\"cod\":\"POSTE\",\"lib\":\"code\",\"lpla\":true,\"pospla\":\"0\",\"pospub\":\"1\",\"posrot\":\"2\",\"codrot\":\"code\"},{\"cod\":\"INFORMATION\",\"lib\":\"code\",\"lpla\":true,\"pospla\":\"0\",\"pospub\":\"1\",\"posrot\":\"2\",\"codrot\":\"code\",\"absenceHoraireSaisissable\":\"NON\",\"activiteHoraireSaisissable\":\"NON\"}],\"squelCtx\":[{\"favhei\":136,\"cumhei\":20,\"leftwid\":20.0}],\"cumCtx\":[{\"ccu\":\"BESOINS\",\"tcu\":\"Classique\",\"lcu\":\"ACCUEIL,RDV_Trans,RDV_URB\"}],\"besCtx\":[{\"tbe\":\"POJ\",\"beca\":true,\"bdet\":true}],\"genCtx\":[{\"dat\":\"2024-02-02\",\"nbj\":15,\"vcu\":true,\"vdt\":true,\"nbm\":1}]",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_CTX_NGPLANNINGINF",
|
||||
"value": "\"infoCtx\":[{\"inf\":\"NOM\",\"lab\":\"Ressource\",\"wid\":\"50\",\"affMat\":true,\"isVisible\":true},{\"inf\":\"ITEM\",\"lab\":\"Items\",\"typ\":\"1\",\"wid\":\"50\",\"isVisible\":true}]",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "GESTION_MOBILITE",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "POSTBES2",
|
||||
"userName": "Manager Besoin 2",
|
||||
"profile": "GEST_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "GEST_POSTBES",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "CTRL_CLOTURE",
|
||||
"value": "false",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "DATE_CLOTURE",
|
||||
"value": "TCLOTURE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PLANIF_AVANT_DERTRT",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
},
|
||||
{
|
||||
"name": "GTIMPTPS_PLAHOR",
|
||||
"value": "H",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLSECT_AFF",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLSECT",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE1",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE2",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE3",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "LISTE_COLONNE4",
|
||||
"value": "*",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_CTX_NGPLANNING",
|
||||
"value": "\"itemsCtx\":[{\"cod\":\"HORAIRE\",\"lib\":\"code\",\"lpla\":true,\"pospla\":\"0\",\"pospub\":\"1\",\"posrot\":\"2\",\"codrot\":\"code\"},{\"cod\":\"POSTE\",\"lib\":\"code\",\"lpla\":true,\"pospla\":\"0\",\"pospub\":\"1\",\"posrot\":\"2\",\"codrot\":\"code\"},{\"cod\":\"INFORMATION\",\"lib\":\"code\",\"lpla\":true,\"pospla\":\"0\",\"pospub\":\"1\",\"posrot\":\"2\",\"codrot\":\"code\",\"absenceHoraireSaisissable\":\"NON\",\"activiteHoraireSaisissable\":\"NON\"}],\"squelCtx\":[{\"cumhei\":20,\"leftwid\":20.0}],\"genCtx\":[{\"dat\":\"2024-02-01\",\"nbj\":29,\"vcu\":true,\"vdt\":true,\"nbm\":1}]",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "WEB_CTX_NGPLANNINGINF",
|
||||
"value": "\"infoCtx\":[{\"inf\":\"NOM\",\"lab\":\"Ressource\",\"wid\":\"50\",\"affMat\":true,\"isVisible\":true},{\"inf\":\"ITEM\",\"lab\":\"Items\",\"typ\":\"1\",\"wid\":\"50\",\"isVisible\":true}]",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "GESTION_MOBILITE",
|
||||
"value": "true",
|
||||
"type": "LOGICAL"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "CLAMY",
|
||||
"userName": "Claire Lamy",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "CLAMY",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "CL00000001"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "ILATOURELLE",
|
||||
"userName": "Ivan Latourelle",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "ILATOURELLE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "IV00000002"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "CROUTHIER",
|
||||
"userName": "Christian Routhier",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "CROUTHIER",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "CR00000003"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "MDESCHAMPS",
|
||||
"userName": "Marjolaine Deschamps",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "MDESCHAMPS",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "MD00000004"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "DPARNELLA",
|
||||
"userName": "Danielle Parnella",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "DPARNELLA",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "DP00000005"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "MRANCOURT",
|
||||
"userName": "Christian Routhier",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "MRANCOURT",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "MC00000006"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "ALAFONTAINE",
|
||||
"userName": "Aaron Lafontaine",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "ALAFONTAINE",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "AL00000007"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "FPRIMEAU",
|
||||
"userName": "Félicienne Primeau",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "FPRIMEAU",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "FP00000008"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "MQUIRION",
|
||||
"userName": "Mallory Quirion",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "MQUIRION",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "MQ00000009"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
},
|
||||
{
|
||||
"userId": "ADUVAL",
|
||||
"userName": "Alfred Duval",
|
||||
"profile": "EMP1_POSTBES",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "IDENTIFIANT_EXTERNE",
|
||||
"value": "ADUVAL",
|
||||
"type": "CHARACTER"
|
||||
},
|
||||
{
|
||||
"name": "PL_MATRICULE",
|
||||
"type": "CHARACTER",
|
||||
"value": "AD00000011"
|
||||
}
|
||||
],
|
||||
"isTemporaryPassword": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user