Grafico del flusso
Descrizione
Il flusso project-decentralized-owner-min-form-short-validation-flow è un flusso decentralizzato che modella il ciclo di vita di un progetto di ricerca, dalla proposta, all'ottenimento del finanziamento e dei successivi risultati.E' previsto
- form SEMPLIFICATO di raccolta dati per il responsabile scientifico
- flusso di validazione breve BREVE da schema riportato
L'avvio del processo viene effettuato dal responsabile del progetto che ha a disposizione un form semplificato di compilazione.
Ultimata la compilazione, il responsabile procede con la sottomissione della proposta agli uffici preposti (centralizzati o dipartimentali) che si occupano di portare avanti il processo amministrativo con l'ente finanziatore.
Questo flusso prevede i seguenti attori nelle diverse visioni.
- Visione completa
- Helpdesk - HD
Team con profili:- Profilo Helpdesk
- Profilo Helpdesk per i Progetti (project)
- Helpdesk - HD
- Visione dipartimentale
- Organi dipartimentali - OD
Team con la seguente naming convention "Profilo di dipartimento per XXX", dove XXX è il nome del dipartimento
La completa operatività su un dato progetto è consentita solo per il dipartimento marcato come "Principale"
I dipartimenti aggregati avranno accesso in sola lettura.
- Organi dipartimentali - OD
- Visione personale
- Responsabile scientifico - RS
Persona appartenente al team "Utenti", che compare tra i responsabili del progetto. Cfr modello dati TAB Soggetti interni - Partecipante - PA
Persona appartenente al team "Utenti", che compare tra i partecipanti del progetto. Cfr modello dati TAB Soggetti interni
- Responsabile scientifico - RS
Gli stati in arancione sono gli stati di sincronizzazione con UGOV-PJ
Etichette Stati
I nomi degli stati possono essere personalizzati con la funzione di Gestione etichette.
Nella tabella sottostante vengono riportati tutti gli stati previsti dal flusso con relativa etichetta e valore di default.
Vengono anche fornite le etichette per i vari bottoni che consentono lo spostamento di stato.
Di default venegono utilizzate le etichette dei bottoni per lo stato successivo, è possibile configurare il flusso in maniera tale da utlizzare anche le etichette dei bottoni per lo stato precedente.
Esempio di utilizzo: l'oggetto si trova nello stato in attesa di essere validato, i possibili stati di cambio sono bozza e operativo. Il bottone per lo stato operativo utilizzerà l'etichetta per lo stato successivo, mentre il bottone per lo stato bozza utilizzerà l'etichetta per lo stato precedente.
Identificativo stato | Chiave etichetta stato | Valore default stato | Etichetta del bottone stato successivo | Etichetta del bottone stato precedente | Valore etichetta del bottone stato successivo | Valore etichetta del bottone stato precedente |
---|---|---|---|---|---|---|
draft | wfState.prj.draft | Bozza | button.forward.to.prj.draft | button.backward.to.prj.draft | Salva e invia in "Bozza" | Torna in "Bozza" |
evaluation | wfState.prj.evaluation | In Valutazione | button.forward.to.prj.evaluation | button.backward.to.prj.evaluation | Salva e invia in "In Valutazione" | Salva e invia in "In Valutazione" |
notPresented | wfState.prj.notPresented | Non Presentato | button.forward.to.prj.notPresented | button.backward.to.prj.notPresented | Salva e invia in "Non Presentato" | Salva e invia in "Non Presentato" |
presented | wfState.prj.presented | Presentato | button.forward.to.prj.presented | button.backward.to.prj.presented | Salva e invia in "Presentato" | Salva e invia in "Presentato" |
archived | wfState.prj.archived | Archiviato | button.forward.to.prj.archived | button.backward.to.prj.archived | Salva e invia in "Archiviato" | Salva e invia in "Archiviato" |
operative | wfState.prj.operative | Operativo | button.forward.to.prj.operative | button.backward.to.prj.operative | Salva e invia in "Operativo" | Salva e invia in "Operativo" |
concluded | wfState.prj.concluded | Concluso | button.forward.to.prj.concluded | button.backward.to.prj.concluded | Salva e invia in "Concluso" | Salva e invia in "Concluso" |
Modello Dati
Il dettaglio del modello dati associato a questo flusso è disponibile alla seguente pagina Produzione - Modello dati (project - PRJ)
Configurazioni
Le configurazioni associate a questo flusso sono disponibili alla seguente pagina: Produzione - IRIS AP-RM Configurazioni: Progetti (Project - PRJ)
Permessi
Nella seguente sezione viene riportato il dettaglio dei permessi e delle transizioni di stato possibili per tutti gli attori del flusso.
Per quanto riguarda le transizioni di stato vengono riportati gli identificativi degli stati verso i quali è possibile effettuare la transizione.
Quando viene riportato il marcatore "__PREVIOUS_STATE__" significa che la transizione di stato è consentita verso lo stato precedente.
Di seguito la legenda dei permessi:
- c: create (disponibile solo per il primo stato del flusso)
- r: read
- w: write
- d: delete
- f: forward
Validazioni
Nella seguente sezione viene riportato il dettaglio delle validazioni per tutte le coppie (attore, stato) del flusso.
Le validazioni sono distinte nei seguenti macrotipi e sono riferite, se non specificato altrimenti, all'oggetto radice.
-
enter: validazione applicata in ingresso nello stato
La transizione in ingresso viene NEGATA se anche solo una validazione NON viene superata con successo. -
save: validazione applicata ad ogni salvataggio e quindi anche per ogni spostamento di TAB
Il salvataggio viene NEGATO se anche solo una validazione NON viene superata con successo. - delete: validazione applicata in fase di eliminazione di un oggetto radice
- element: validazione applicata agli elementi figli di un oggetto radice
- permissions: logiche di generazione dinamica dei permessi (rwfd) sull'oggetto radice che sovrascrive i permessi di flusso (rwfd)
- required: validazione di obbligatorietà di un attributo sull'oggetto radice.
-
complex: validazione complessa applicabile sia all'oggetto radice che agli elementi.
Per avere maggiori dettagli sulla validazione cliccare sull'identificativo della validazione
- salvataggio (save)
- eliminazione (delete)
Ad esempio la seguente stringa
internalOrganizationUnit:delete departmentDeleteValidator indica che la validazione "departmentDeleteValidator" è applicata in eliminazione di un elemento di tipo internalOrganizationUnit dell'oggetto radice.
Per avere maggiori dettagli sui possibili elementi fare riferimento alla definizione del modello, disponibile nella sezione Modello Dati.
Infine è possibile applicare le validazioni, condizionalmente al soddisfacimento di determinate condizioni (opzionali).
Queste condizioni sono specificate nella colonna "Applicabilità": se è specificato always, la validazione è sempre attiva.
Per avere maggiori dettagli sulle possibili condizioni di applicabilità e dei relativi parametri, fare riferimento alla lista completa nella sezione Definizione Apply Logic condivise.
Stato | Attori | MacroTipo | Tipo | Attributo/Identificativo | Applicabilita' |
---|---|---|---|---|---|
Bozza
(draft) |
all | enter | required | description | always |
wfItemTypeId | always | ||||
organizationUnitMap[internalOrganizationUnit] |
isNull
( id )
booleanFieldTrue
( customizedInternalOrganization, false )
|
||||
personMap[owner] |
isNull
( id )
booleanFieldFalse
( legacy )
|
||||
element:owner |
isNotNull
( id )
booleanFieldFalse
( legacy )
|
||||
dateMap[proposalStartDate] | always | ||||
complex | callStartValidator | always | |||
ownerPositionStartValidator | always | ||||
checkCreationPermissionsValidator | always | ||||
inheritInternalOrganizationUnitFromTeamOfLoggedUserValidator | always | ||||
save | required | identifier | always | ||
wfItemTypeId | always | ||||
complex | ethicCommiteeDeleteInconsistentDataProject | always | |||
sameDefinitionForGenericItemValidator | always | ||||
changeItemTypeForNotSynchronizedItemValidator | always | ||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
Organi dipartimentali (department) | element | complex | internalOrganizationUnit:delete departmentDeleteValidator | always | |
internalOrganizationUnit:save departmentChangeRoleValidator | always | ||||
In Valutazione
(evaluation) |
all | enter | required | description | always |
dateMap[proposalStartDate] | always | ||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
complex | roleElementValidator |
booleanFieldFalse
( legacy )
|
|||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
attachmentValidator |
booleanFieldFalse
( legacy )
|
||||
save | required | identifier | always | ||
wfItemTypeId | always | ||||
complex | ethicCommiteeDeleteInconsistentDataProject | always | |||
sameDefinitionForGenericItemValidator | always | ||||
changeItemTypeForNotSynchronizedItemValidator | always | ||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
Organi dipartimentali (department) | element | complex | internalOrganizationUnit:delete departmentDeleteValidator | always | |
internalOrganizationUnit:save departmentChangeRoleValidator | always | ||||
Non Presentato
(notPresented) |
all | enter | required | description | always |
numberMap[internalContribution] | always | ||||
numberMap[internalCost] | always | ||||
dateMap[proposalStartDate] | always | ||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
complex | roleElementValidator |
booleanFieldFalse
( legacy )
|
|||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
save | required | identifier | always | ||
wfItemTypeId | always | ||||
complex | ethicCommiteeDeleteInconsistentDataProject | always | |||
sameDefinitionForGenericItemValidator | always | ||||
changeItemTypeForNotSynchronizedItemValidator | always | ||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
Presentato
(presented) |
all | enter | required | description | always |
dateMap[proposalStartDate] | always | ||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[requestedCurrency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalCost] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[expectedEvaluation] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expectedEvaluationDate] |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
complex | grantorValidatorProject |
booleanFieldFalse
( legacy )
|
|||
callValidatorProject |
booleanFieldFalse
( legacy )
|
||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
checkPartnerValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndRequestedGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
requestedFinancingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
attachmentValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
save | required | wfItemTypeId | always | ||
identifier | always | ||||
complex | ethicCommiteeDeleteInconsistentDataProject | always | |||
sameDefinitionForGenericItemValidator | always | ||||
changeItemTypeForNotSynchronizedItemValidator | always | ||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
Organi dipartimentali (department) | element | complex | internalOrganizationUnit:delete departmentDeleteValidator | always | |
internalOrganizationUnit:save departmentChangeRoleValidator | always | ||||
Archiviato
(archived) |
all | enter | required | description | always |
numberMap[internalContribution] | always | ||||
numberMap[internalCost] | always | ||||
dateMap[proposalStartDate] | always | ||||
dateMap[startDate] |
booleanFieldFalse
( legacy )
|
||||
integerMap[durationInMonth] |
booleanFieldFalse
( legacy )
|
||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[requestedCurrency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalCost] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[expectedEvaluation] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expectedEvaluationDate] |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:evaluation |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
complex | roleElementValidator |
booleanFieldFalse
( legacy )
|
|||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
grantorValidatorProject |
booleanFieldFalse
( legacy )
|
||||
checkPartnerValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndRequestedGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
requestedFinancingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
save | required | identifier | always | ||
wfItemTypeId | always | ||||
complex | ethicCommiteeDeleteInconsistentDataProject | always | |||
sameDefinitionForGenericItemValidator | always | ||||
changeItemTypeForNotSynchronizedItemValidator | always | ||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
Operativo
(operative) |
all | enter | required | dateMap[startDate] |
booleanFieldFalse
( legacy )
|
dateMap[endDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[proposalStartDate] | always | ||||
description | always | ||||
integerMap[durationInMonth] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] | always | ||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[pnrr] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[researchNature] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
element:administrativeOwner |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[requestedCurrency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalCost] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[currency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalCost] |
booleanFieldFalse
( legacy )
|
||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[expectedEvaluation] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expectedEvaluationDate] |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:evaluation |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
complex | startDateAndEndDateValidator |
booleanFieldFalse
( legacy )
|
|||
ownerAndOrganizationUnitMatchValidator |
booleanFieldFalse
( legacy )
|
||||
grantorValidatorProject |
booleanFieldFalse
( legacy )
|
||||
callValidatorProject |
booleanFieldFalse
( legacy )
|
||||
pnrrCallAndProjectInconsistencyValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
currencyAndInternalContributionValidatorProject |
booleanFieldFalse
( legacy )
|
||||
checkPartnerValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndRequestedGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
requestedFinancingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
internalOrganizationUnitCostRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
grantorFinancingQuotaRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
financingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
contributorAndOwnerValidatorWithStartEndDate |
booleanFieldFalse
( legacy )
|
||||
ownerRoleSend2UgovValidatorProject |
booleanFieldFalse
( legacy )
|
||||
attachmentValidator |
booleanFieldFalse
( legacy )
|
||||
dateCoverageAndOverlapValidator |
booleanFieldFalse
( legacy )
|
||||
checkInconsistentFundingValidatorProject |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
wfUgovPjSenderValidatorProject | always | ||||
save | required | dateMap[startDate] |
booleanFieldFalse
( legacy )
|
||
dateMap[endDate] |
booleanFieldFalse
( legacy )
|
||||
wfItemTypeId | always | ||||
identifier | always | ||||
description | always | ||||
integerMap[durationInMonth] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] | always | ||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[researchNature] |
booleanFieldFalse
( legacy )
|
||||
element:administrativeOwner |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[requestedCurrency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalCost] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[currency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalCost] |
booleanFieldFalse
( legacy )
|
||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[expectedEvaluation] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expectedEvaluationDate] |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:evaluation |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
complex | checkInconsistentFundingValidatorProject |
booleanFieldFalse
( legacy )
|
|||
sameDefinitionForGenericItemValidator | always | ||||
contributorAndOwnerValidatorWithStartEndDate |
booleanFieldFalse
( legacy )
|
||||
startDateAndEndDateValidator |
booleanFieldFalse
( legacy )
|
||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
ownerAndOrganizationUnitMatchValidator |
booleanFieldFalse
( legacy )
|
||||
grantorValidatorProject |
booleanFieldFalse
( legacy )
|
||||
callValidatorProject |
booleanFieldFalse
( legacy )
|
||||
pnrrCallAndProjectInconsistencyValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
currencyAndInternalContributionValidatorProject |
booleanFieldFalse
( legacy )
|
||||
checkPartnerValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndRequestedGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
requestedFinancingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
ethicCommiteeDeleteInconsistentDataProject | always | ||||
changeItemTypeForSynchronizedItemValidator | always | ||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
financingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
internalOrganizationUnitCostRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
grantorFinancingQuotaRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
ownerRoleSend2UgovValidatorProject |
booleanFieldFalse
( legacy )
|
||||
dateCoverageAndOverlapValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
wfUgovPjSenderValidatorProject | always | ||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
element | required | grantor:enter dateMap[approvalDate] | always | ||
grantor:enter numberMap[financingQuota] | always | ||||
grantor:enter stringMap[grantNumber] | always | ||||
grantor:save dateMap[approvalDate] | always | ||||
grantor:save numberMap[financingQuota] | always | ||||
grantor:save stringMap[grantNumber] | always | ||||
owner:enter dateMap[startDate] | always | ||||
contributor:enter dateMap[startDate] | always | ||||
owner:save dateMap[startDate] | always | ||||
contributor:save dateMap[startDate] | always | ||||
Organi dipartimentali (department) | element | complex | internalOrganizationUnit:delete departmentDeleteValidator | always | |
internalOrganizationUnit:save departmentChangeRoleValidator | always | ||||
Concluso
(concluded) |
all | enter | required | dateMap[startDate] |
booleanFieldFalse
( legacy )
|
dateMap[endDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[proposalStartDate] | always | ||||
description | always | ||||
integerMap[durationInMonth] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] | always | ||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[pnrr] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[researchNature] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[requestedCurrency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalCost] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[currency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalCost] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] | always | ||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[expectedEvaluation] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expectedEvaluationDate] |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:administrativeOwner |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
element:evaluation |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
complex | startDateAndEndDateValidator |
booleanFieldFalse
( legacy )
|
|||
ownerAndOrganizationUnitMatchValidator |
booleanFieldFalse
( legacy )
|
||||
grantorValidatorProject |
booleanFieldFalse
( legacy )
|
||||
callValidatorProject |
booleanFieldFalse
( legacy )
|
||||
pnrrCallAndProjectInconsistencyValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
currencyAndInternalContributionValidatorProject |
booleanFieldFalse
( legacy )
|
||||
checkPartnerValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndRequestedGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
requestedFinancingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
ownerRoleSend2UgovValidatorProject |
booleanFieldFalse
( legacy )
|
||||
financingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
internalOrganizationUnitCostRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
grantorFinancingQuotaRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
contributorAndOwnerValidatorWithStartEndDate |
booleanFieldFalse
( legacy )
|
||||
attachmentValidator |
booleanFieldFalse
( legacy )
|
||||
dateCoverageAndOverlapValidator |
booleanFieldFalse
( legacy )
|
||||
checkInconsistentFundingValidatorProject |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
wfUgovPjSenderValidatorProject | always | ||||
save | required | identifier | always | ||
dateMap[startDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[endDate] |
booleanFieldFalse
( legacy )
|
||||
wfItemTypeId | always | ||||
integerMap[durationInMonth] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] |
booleanFieldFalse
( legacy )
|
||||
stringMap[grantNumber] | always | ||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[researchNature] |
booleanFieldFalse
( legacy )
|
||||
description | always | ||||
element:administrativeOwner |
booleanFieldFalse
( legacy )
|
||||
element:internalOrganizationUnit |
booleanFieldFalse
( legacy )
|
||||
element:sustainableDevelopmentGoal |
booleanFieldFalse
( legacy )
booleanFieldTrue
( developmentCooperation, false )
|
||||
element:topic |
booleanFieldFalse
( legacy )
|
||||
element:keywordErc |
booleanFieldFalse
( legacy )
|
||||
element:keywordUserDefined |
booleanFieldFalse
( legacy )
|
||||
element:owner |
booleanFieldFalse
( legacy )
|
||||
element:evaluation |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
wfDictionaryMap[requestedCurrency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[requestedInternalCost] |
booleanFieldFalse
( legacy )
|
||||
wfDictionaryMap[currency] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalContribution] |
booleanFieldFalse
( legacy )
|
||||
numberMap[internalCost] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
stringMap[acronym] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract] |
booleanFieldFalse
( legacy )
|
||||
clobMap[abstract_en] |
booleanFieldFalse
( legacy )
|
||||
booleanMap[expectedEvaluation] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expectedEvaluationDate] |
booleanFieldFalse
( legacy )
booleanFieldTrue
( expectedEvaluation, false )
|
||||
dateMap[expenditureStartDate] |
booleanFieldFalse
( legacy )
|
||||
dateMap[expenditureEndDate] |
booleanFieldFalse
( legacy )
|
||||
complex | contributorAndOwnerValidatorWithStartEndDate |
booleanFieldFalse
( legacy )
|
|||
checkInconsistentFundingValidatorProject |
booleanFieldFalse
( legacy )
|
||||
sameDefinitionForGenericItemValidator | always | ||||
roleElementValidator |
booleanFieldFalse
( legacy )
|
||||
requiredAndUniquenessElementValidator |
booleanFieldFalse
( legacy )
|
||||
ownerAndOrganizationUnitMatchValidator |
booleanFieldFalse
( legacy )
|
||||
startDateAndEndDateValidator |
booleanFieldFalse
( legacy )
|
||||
grantorValidatorProject |
booleanFieldFalse
( legacy )
|
||||
callValidatorProject |
booleanFieldFalse
( legacy )
|
||||
pnrrCallAndProjectInconsistencyValidator |
booleanFieldFalse
( legacy )
|
||||
childCallValidatorProject |
booleanFieldFalse
( legacy )
|
||||
currencyAndInternalContributionValidatorProject |
booleanFieldFalse
( legacy )
|
||||
checkPartnerValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndRequestedGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
partnerAndGlobalCostValidatorProject |
booleanFieldFalse
( legacy )
|
||||
requestedFinancingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
financingSumProjectValidator |
booleanFieldFalse
( legacy )
|
||||
internalOrganizationUnitCostRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
grantorFinancingQuotaRequiredValidatorProject |
booleanFieldFalse
( legacy )
|
||||
ownerRoleSend2UgovValidatorProject |
booleanFieldFalse
( legacy )
|
||||
dateCoverageAndOverlapValidator |
booleanFieldFalse
( legacy )
|
||||
ethicCommiteeDeleteInconsistentDataProject | always | ||||
changeItemTypeForSynchronizedItemValidator | always | ||||
uniquePeopleValidator |
booleanFieldFalse
( legacy )
|
||||
uniqueIdentifierValidator |
booleanFieldFalse
( legacy )
|
||||
wfUgovPjSenderValidatorProject | always | ||||
delete | complex | childAndParentDetectorDeleteValidator | always | ||
element | required | grantor:enter dateMap[approvalDate] | always | ||
grantor:enter numberMap[financingQuota] | always | ||||
grantor:enter stringMap[grantNumber] | always | ||||
grantor:save dateMap[approvalDate] | always | ||||
grantor:save numberMap[financingQuota] | always | ||||
grantor:save stringMap[grantNumber] | always | ||||
owner:enter dateMap[startDate] | always | ||||
contributor:enter dateMap[startDate] | always | ||||
owner:save dateMap[startDate] | always | ||||
contributor:save dateMap[startDate] | always |
Logiche (action/start)
Nella seguente sezione vengono riportate le
- START LOGICS
Le start logics sono le "azioni" che vengono eseguite in fase di creazione di un nuovo oggetto radice - ACTION LOGICS
Le action logics sono delle "azioni" che vengono eseguite al verificarsi di determinati eventi.
Gli eventi contemplati sono:- enter: ingresso in uno stato
- save: salvataggio dell'oggetto radice
- wfStartLogicAcademicFieldPrefill
- wfStartLogicPartner
- wfStartLogicMultipleOwners
- wfStartLogicInheritInternalOrganizationUnitFromTeamOfLoggedUser
- wfStartLogicIdentifier
- wfStartLogicProjectTypeFromCall
- wfStartLogicYearFromStartDate
- wfStartLogicVisibileOnPortal
- wfStartLogicPnrrProject
- wfStartLogicLegacy
- Bozza (draft)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewIdentifier
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor
- In Valutazione (evaluation)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewIdentifier
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor
- Non Presentato (notPresented)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewIdentifier
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor
- Presentato (presented)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewIdentifier
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor
- Archiviato (archived)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewIdentifier
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor
- Operativo (operative)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor
- Concluso (concluded)
- ENTER LOGICS
-
SAVE LOGICS
- wfActionLogicSavePersonalVision - Responsabile (owner)
- wfActionLogicSaveContextVision
- wfActionLogicSavePersonalVision - Partecipante (contributor)
- wfActionLogicSaveNewYear
- wfActionLogicSaveElementStartDate
- wfActionLogicSaveFieldReset con parametri (booleanMap['cupOwner'], stringMap['cup']==null)
- wfActionLogicSaveFieldReset con parametri (booleanMap['cigOwner'], stringMap['cig']==null)
- wfActionLogicSaveFieldReset con parametri (element:evaluation|dateMap['expectedEvaluationDate'], booleanMap['expectedEvaluation']==false)
- wfActionLogicSaveInternalContributionInferenceFromGrantor