Grafico del flusso

Descrizione

Il flusso project-centralized-default-flow è un flusso centralizzato che modella il ciclo di vita di un progetto di ricerca, dalla proposta, all'ottenimento del finanziamento e dei successivi risultati.

Questo flusso prevede i seguenti attori nelle diverse visioni. Trattandosi di un flusso centralizzato, la creazione di un nuovo progetto è consentita SOLO all' HD e DR.
Questo flusso consente all'HD di effettuare qualunque transizione di stato anche senza seguire il flusso canonico: è quindi possibile anche effettuare "salti" di stato.
Nel grafico, per chiarezza, vengono riportate però solo le transizioni di stato canoniche.
Inoltre, facciamo presente che 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" Riporta in "Bozza"
submitted wfState.prj.submitted Presentato button.forward.to.prj.submitted button.backward.to.prj.submitted Salva e invia in "Presentato" Salva e invia in "Presentato"
excluded wfState.prj.excluded Escluso button.forward.to.prj.excluded button.backward.to.prj.excluded Salva e invia in "Escluso" Salva e invia in "Escluso"
operative wfState.prj.operative Operativo button.forward.to.prj.operative button.backward.to.prj.operative Invia in "Operativo" Riporta in "Operativo"
concluded wfState.prj.concluded Concluso button.forward.to.prj.concluded button.backward.to.prj.concluded Invia in "Concluso" Riporta in "Concluso"

Modello Dati

Il dettaglio del modello dati associato a questo flusso è disponibile alla seguente pagina Produzione - Modello dati (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:

Viene, inoltre, fornito dettaglio dei TAB disponibili (quelli in sola lettura presentano il suffisso readonly)

Stato Attori Permessi Transizioni Tab
Bozza
(draft)
Helpdesk (helpdesk) c r w d submitted,operative
Referente amministrativo (administrativeOwner) r w d submitted,operative
Divisione Ricerca (researchDivision) c r w d submitted,operative
Presentato
(submitted)
Responsabile/Proprietario (owner) r none
Helpdesk (helpdesk) r w d draft,operative,excluded
Referente amministrativo (administrativeOwner) r w draft,operative,excluded
Divisione Ricerca (researchDivision) r w draft,operative,excluded
Organi dipartimentali (headOfDepartment) r none
Escluso
(excluded)
Responsabile/Proprietario (owner) r none
Helpdesk (helpdesk) r w d submitted
Referente amministrativo (administrativeOwner) r w submitted
Divisione Ricerca (researchDivision) r w submitted
Organi dipartimentali (headOfDepartment) r none
Operativo
(operative)
Responsabile/Proprietario (owner) r w none
Organi dipartimentali (headOfDepartment) r none
Helpdesk (helpdesk) r w __PREVIOUS_STATE__,concluded
Referente amministrativo (administrativeOwner) r w __PREVIOUS_STATE__,concluded
Divisione Ricerca (researchDivision) r w __PREVIOUS_STATE__,concluded
Partecipante (contributor) r none
Concluso
(concluded)
Responsabile/Proprietario (owner) r w none
Organi dipartimentali (headOfDepartment) r none
Helpdesk (helpdesk) r w operative
Referente amministrativo (administrativeOwner) r w operative
Divisione Ricerca (researchDivision) r w operative
Partecipante (contributor) r none

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.

Le validazioni sono ulteriormente distinte nei seguenti tipi. Nel caso di validazioni di tipo element, oltre all'identificativo della validazione, viene riportato anche l'identificativo dell'elemento a cui è applicata e l'azione che l'ha scatenata:
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.

Stato Attori MacroTipo Tipo Attributo/Identificativo Applicabilita'
Bozza
(draft)
all enter required wfItemTypeId always
description always
dateMap[proposalStartDate] always
complex ownerValidatorProject always
checkCreationPermissionsValidator always
itemTypeAndTeamCreatableValidator isNotLegacy
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
delete complex childAndParentDetectorDeleteValidator always
Helpdesk (helpdesk) save complex itemTypeAndTeamEditableValidator isNotLegacy
Divisione Ricerca (researchDivision) save complex itemTypeAndTeamEditableValidator isNotLegacy
Presentato
(submitted)
all enter required dateMap[proposalStartDate] always
wfItemTypeId always
description always
booleanMap[ethicCommiteeApplicability] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
ethicCommiteeValidatorProject isNotLegacy
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
Helpdesk (helpdesk) save complex itemTypeAndTeamEditableValidator isNotLegacy
Divisione Ricerca (researchDivision) save complex itemTypeAndTeamEditableValidator isNotLegacy
Escluso
(excluded)
all enter required dateMap[proposalStartDate] always
wfItemTypeId always
description always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
Helpdesk (helpdesk) save complex itemTypeAndTeamEditableValidator isNotLegacy
Divisione Ricerca (researchDivision) save complex itemTypeAndTeamEditableValidator isNotLegacy
Operativo
(operative)
all enter required dateMap[proposalStartDate] always
description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
booleanMap[ethicCommiteeApplicability] always
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
complex uniqueIdentifierProject isNotLegacy
ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
checkInconsistentFundingValidatorProject isNotLegacy
checkDateExtensionValidator always
ethicCommiteeValidatorProject isNotLegacy
contributorAndOwnerStartDateValidator isNotLegacy
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
dateCheckCoverageAndOverlap isNotLegacy
wfUgovPjSenderValidatorProject always
save required identifier always
wfItemTypeId always
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
complex sameDefinitionForGenericItemValidator always
contributorAndOwnerStartDateValidator isNotLegacy
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
checkDateExtensionValidator always
checkInconsistentFundingValidatorProject isNotLegacy
changeItemTypeForSynchronizedItemValidator always
ethicCommiteeDeleteInconsistentDataProject always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
dateCheckCoverageAndOverlap isNotLegacy
wfUgovPjSenderValidatorProject always
Responsabile/Proprietario (owner) save complex notEditableByOwnerValidator isNotLegacy
element complex owner:delete  notEditableFragmentValidator isNotLegacy
owner:save  notEditableFragmentValidator isNotLegacy
contributor:delete  notEditableFragmentValidator isNotLegacy
contributor:save  notEditableFragmentValidator isNotLegacy
Helpdesk (helpdesk) save required description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
itemTypeAndTeamEditableValidator isNotLegacy
Referente amministrativo (administrativeOwner) save required description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
Divisione Ricerca (researchDivision) save required description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
itemTypeAndTeamEditableValidator isNotLegacy
Concluso
(concluded)
all enter required dateMap[proposalStartDate] always
description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
booleanMap[ethicCommiteeApplicability] always
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
checkDateExtensionValidator always
checkInconsistentFundingValidatorProject isNotLegacy
ethicCommiteeValidatorProject isNotLegacy
contributorAndOwnerStartDateValidator isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
dateCheckCoverageAndOverlap isNotLegacy
wfUgovPjSenderValidatorProject always
save required identifier always
wfItemTypeId always
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
complex sameDefinitionForGenericItemValidator always
contributorAndOwnerStartDateValidator isNotLegacy
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
checkDateExtensionValidator always
checkInconsistentFundingValidatorProject isNotLegacy
changeItemTypeForSynchronizedItemValidator always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
dateCheckCoverageAndOverlap isNotLegacy
wfUgovPjSenderValidatorProject always
Responsabile/Proprietario (owner) save complex notEditableByOwnerValidator isNotLegacy
element complex owner:delete  notEditableFragmentValidator isNotLegacy
owner:save  notEditableFragmentValidator isNotLegacy
contributor:delete  notEditableFragmentValidator isNotLegacy
contributor:save  notEditableFragmentValidator isNotLegacy
Helpdesk (helpdesk) save required description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
ethicCommiteeDeleteInconsistentDataProject always
itemTypeAndTeamEditableValidator isNotLegacy
Referente amministrativo (administrativeOwner) save required description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
ethicCommiteeDeleteInconsistentDataProject always
Divisione Ricerca (researchDivision) save required description always
dateMap[startDate] always
dateMap[endDate] always
numberMap[internalCofinancing] always
numberMap[internalCost] always
numberMap[internalContribution] always
wfItemTypeId always
wfDictionaryMap[currency] always
complex ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
currencyAndInternalContributionValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
ethicCommiteeDeleteInconsistentDataProject always

Logiche (action/start)

Nella seguente sezione vengono riportate le

Di seguito viene riportato il dettaglio delle logiche definite per questo flusso.

START LOGICS

ACTION LOGICS