Grafico del flusso

Descrizione

Il flusso project-decentralized-presented-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.

Questo flusso prevede i seguenti attori nelle diverse visioni. Trattandosi di un flusso decentralizzato, la creazione di un nuovo progetto è consentita al Responsabile, ma anche all' HD e agli Organi dipartimentali.
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:

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 evaluation
Responsabile/Proprietario (owner) c r w d evaluation
Partecipante (contributor) r none
Organi dipartimentali (department) c r w d evaluation
In Valutazione
(evaluation)
Helpdesk (helpdesk) r w d draft,notPresented,presented
Responsabile/Proprietario (owner) r none
Partecipante (contributor) r none
Organi dipartimentali (department) r w draft,notPresented,presented
Non Presentato
(notPresented)
Helpdesk (helpdesk) r w d evaluation
Responsabile/Proprietario (owner) r none
Partecipante (contributor) r none
Organi dipartimentali (department) r none
Presentato
(presented)
Helpdesk (helpdesk) r w d evaluation,archived,operative
Responsabile/Proprietario (owner) r none
Partecipante (contributor) r none
Organi dipartimentali (department) r w archived,operative
Archiviato
(archived)
Helpdesk (helpdesk) r w d presented
Responsabile/Proprietario (owner) r none
Partecipante (contributor) r none
Organi dipartimentali (department) r none
Operativo
(operative)
Helpdesk (helpdesk) r w d presented,concluded
Responsabile/Proprietario (owner) r none
Partecipante (contributor) r none
Contabilita' (accountancy) r none
Organi dipartimentali (department) r w concluded
Concluso
(concluded)
Helpdesk (helpdesk) r w d operative
Responsabile/Proprietario (owner) r none
Partecipante (contributor) r none
Organi dipartimentali (department) r none
Contabilita' (accountancy) 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 description always
wfItemTypeId always
dateMap[proposalStartDate] always
complex ownerValidatorProject always
ownerPositionStartValidator always
checkCreationPermissionsValidator always
customizedInternalOrganizationValidator always
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
ownerMissingRequiredRoleValidator isNotLegacy
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
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] isNotLegacy
clobMap[abstract] isNotLegacy
clobMap[abstract_en] isNotLegacy
complex ownerValidatorProject always
topicValidatorProject isNotLegacy
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
keywordErcValidator isNotLegacy
keywordUserDefinedValidator isNotLegacy
keywordSdgValidator isNotLegacy isKeywordSdgRequired
attachmentValidator isNotLegacy
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
ownerMissingRequiredRoleValidator isNotLegacy
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
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] isNotLegacy
clobMap[abstract] isNotLegacy
clobMap[abstract_en] isNotLegacy
complex ownerValidatorProject always
topicValidatorProject isNotLegacy
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
keywordErcValidator isNotLegacy
keywordUserDefinedValidator isNotLegacy
keywordSdgValidator isNotLegacy isKeywordSdgRequired
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
ownerMissingRequiredRoleValidator isNotLegacy
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
delete complex childAndParentDetectorDeleteValidator always
Presentato
(presented)
all enter required description always
dateMap[proposalStartDate] always
stringMap[acronym] isNotLegacy
clobMap[abstract] isNotLegacy
clobMap[abstract_en] isNotLegacy
wfDictionaryMap[requestedCurrency] isNotLegacy
numberMap[requestedInternalContribution] isNotLegacy
numberMap[requestedInternalCost] isNotLegacy
dateMap[expectedEvaluationDate] isNotLegacy
complex grantorValidatorProject isNotLegacy
callValidatorProject isNotLegacy
ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
topicValidatorProject isNotLegacy
checkPartnerValidatorProject isNotLegacy
partnerAndRequestedGlobalCostValidatorProject isNotLegacy
keywordErcValidator isNotLegacy
keywordUserDefinedValidator isNotLegacy
keywordSdgValidator isNotLegacy isKeywordSdgRequired
save required wfItemTypeId always
identifier always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
ownerMissingRequiredRoleValidator isNotLegacy
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
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] isNotLegacy
integerMap[durationInMonth] isNotLegacy
stringMap[acronym] isNotLegacy
clobMap[abstract] isNotLegacy
clobMap[abstract_en] isNotLegacy
wfDictionaryMap[requestedCurrency] isNotLegacy
numberMap[requestedInternalContribution] isNotLegacy
numberMap[requestedInternalCost] isNotLegacy
dateMap[expectedEvaluationDate] isNotLegacy
complex organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
topicValidatorProject isNotLegacy
evaluationValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordErcValidator isNotLegacy
keywordUserDefinedValidator isNotLegacy
keywordSdgValidator isNotLegacy isKeywordSdgRequired
checkPartnerValidatorProject isNotLegacy
partnerAndRequestedGlobalCostValidatorProject isNotLegacy
save required identifier always
wfItemTypeId always
complex ethicCommiteeDeleteInconsistentDataProject always
sameDefinitionForGenericItemValidator always
changeItemTypeForNotSynchronizedItemValidator always
ownerMissingRequiredRoleValidator isNotLegacy
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
delete complex childAndParentDetectorDeleteValidator always
Operativo
(operative)
all enter required dateMap[startDate] isNotLegacy
dateMap[endDate] isNotLegacy
dateMap[proposalStartDate] always
description always
integerMap[durationInMonth] isNotLegacy
stringMap[grantNumber] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expenditureStartDate] isNotLegacy
booleanMap[pnrr] isNotLegacy
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
dateMap[expenditureEndDate] isNotLegacy
wfDictionaryMap[requestedCurrency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalCost] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
wfDictionaryMap[currency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalCost] isNotLegacy
stringMap[acronym] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract_en] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expectedEvaluationDate] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
complex administrativeOwnerValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
contributorAndOwnerStartDateValidator isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
projectEndDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
ownerValidatorProject always
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
callValidatorProject isNotLegacy
topicValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
evaluationValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordErcValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordUserDefinedValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordSdgValidator isNotLegacy isKeywordSdgRequired
currencyAndInternalContributionValidatorProject isNotLegacy
checkPartnerValidatorProject isNotLegacy
partnerAndRequestedGlobalCostValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
internalOrganizationUnitCostRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
grantorFinancingQuotaRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
roleElementValidator isNotLegacy
financingSumProjectValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
ownerMissingRequiredRoleValidator isNotLegacy
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
dateIntervalOwnerValidatorProject always
ownerRoleSend2UgovValidatorProject isNotLegacy
dateCoverageAndOverlapValidator isNotLegacy
checkInconsistentFundingValidatorProject isNotLegacy
wfUgovPjSenderValidatorProject always
save required dateMap[startDate] isNotLegacy
dateMap[endDate] isNotLegacy
wfItemTypeId always
identifier always
description always
integerMap[durationInMonth] isNotLegacy
stringMap[grantNumber] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expenditureStartDate] isNotLegacy
dateMap[expenditureEndDate] isNotLegacy
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
wfDictionaryMap[requestedCurrency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalCost] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
wfDictionaryMap[currency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalCost] isNotLegacy
stringMap[acronym] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract_en] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expectedEvaluationDate] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
complex checkInconsistentFundingValidatorProject isNotLegacy
sameDefinitionForGenericItemValidator always
administrativeOwnerValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
contributorAndOwnerStartDateValidator isNotLegacy
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
projectEndDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
ownerValidatorProject always
roleElementValidator isNotLegacy
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
callValidatorProject isNotLegacy
topicValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
evaluationValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordErcValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordUserDefinedValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordSdgValidator isNotLegacy isKeywordSdgRequired
currencyAndInternalContributionValidatorProject isNotLegacy
checkPartnerValidatorProject isNotLegacy
partnerAndRequestedGlobalCostValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
ethicCommiteeDeleteInconsistentDataProject always
changeItemTypeForSynchronizedItemValidator always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
ownerMissingRequiredRoleValidator isNotLegacy
financingSumProjectValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
internalOrganizationUnitCostRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
grantorFinancingQuotaRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateIntervalOwnerValidatorProject always
ownerRoleSend2UgovValidatorProject isNotLegacy
dateCoverageAndOverlapValidator isNotLegacy
wfUgovPjSenderValidatorProject always
delete complex childAndParentDetectorDeleteValidator always
Organi dipartimentali (department) element complex internalOrganizationUnit:delete  departmentDeleteValidator always
internalOrganizationUnit:save  departmentChangeRoleValidator always
Concluso
(concluded)
all enter required dateMap[startDate] isNotLegacy
dateMap[endDate] isNotLegacy
dateMap[proposalStartDate] always
description always
integerMap[durationInMonth] isNotLegacy
stringMap[grantNumber] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expenditureStartDate] isNotLegacy
dateMap[expenditureEndDate] isNotLegacy
booleanMap[pnrr] isNotLegacy
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
wfDictionaryMap[requestedCurrency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalCost] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
wfDictionaryMap[currency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalCost] isNotLegacy
dateMap[expenditureEndDate] always
stringMap[acronym] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract_en] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expectedEvaluationDate] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
complex expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
projectEndDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
ownerValidatorProject always
administrativeOwnerValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
grantorValidatorProject isNotLegacy
callValidatorProject isNotLegacy
topicValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
evaluationValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordErcValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordUserDefinedValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordSdgValidator isNotLegacy isKeywordSdgRequired
currencyAndInternalContributionValidatorProject isNotLegacy
checkPartnerValidatorProject isNotLegacy
partnerAndRequestedGlobalCostValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
contributorAndOwnerStartDateValidator isNotLegacy
roleElementValidator isNotLegacy
dateIntervalOwnerValidatorProject always
ownerRoleSend2UgovValidatorProject isNotLegacy
financingSumProjectValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
internalOrganizationUnitCostRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
grantorFinancingQuotaRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
contributorAndOwnerValidatorWithStartEndDate isNotLegacy
dateCoverageAndOverlapValidator isNotLegacy
checkInconsistentFundingValidatorProject isNotLegacy
wfUgovPjSenderValidatorProject always
save required identifier always
dateMap[startDate] isNotLegacy
dateMap[endDate] isNotLegacy
wfItemTypeId always
integerMap[durationInMonth] isNotLegacy
stringMap[grantNumber] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expenditureStartDate] isNotLegacy
dateMap[expenditureEndDate] isNotLegacy
wfDictionaryMap[researchNature] isNotLegacy researchNatureValidatorProject
description always
wfDictionaryMap[requestedCurrency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[requestedInternalCost] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
wfDictionaryMap[currency] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalContribution] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
numberMap[internalCost] isNotLegacy
dateMap[expenditureEndDate] isNotLegacy
stringMap[acronym] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
clobMap[abstract_en] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateMap[expectedEvaluationDate] isNotLegacy isYearGreaterOrEqualThanConfigurationProject
complex contributorAndOwnerValidatorWithStartEndDate isNotLegacy
checkInconsistentFundingValidatorProject isNotLegacy
sameDefinitionForGenericItemValidator always
ownerValidatorProject always
roleElementValidator isNotLegacy
administrativeOwnerValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
organizationUnitValidatorProject isNotLegacy
organizationUnitRoleValidatorProject isNotLegacy
ownerAndOrganizationUnitMatchValidatorProject isNotLegacy
contributorAndOwnerStartDateValidator isNotLegacy
expenditureStartDateAndExpenditureEndDateValidator isNotLegacy
projectEndDateAndExpenditureEndDateValidator isNotLegacy
startDateAndEndDateValidator always
grantorValidatorProject isNotLegacy
callValidatorProject isNotLegacy
topicValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
evaluationValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordErcValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordUserDefinedValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
keywordSdgValidator isNotLegacy isKeywordSdgRequired
currencyAndInternalContributionValidatorProject isNotLegacy
checkPartnerValidatorProject isNotLegacy
partnerAndRequestedGlobalCostValidatorProject isNotLegacy
partnerAndGlobalCostValidatorProject isNotLegacy
financingSumProjectValidator isNotLegacy isYearGreaterOrEqualThanConfigurationProject
internalOrganizationUnitCostRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
grantorFinancingQuotaRequiredValidatorProject isNotLegacy isYearGreaterOrEqualThanConfigurationProject
dateIntervalOwnerValidatorProject always
ownerRoleSend2UgovValidatorProject isNotLegacy
dateCoverageAndOverlapValidator isNotLegacy
ethicCommiteeDeleteInconsistentDataProject always
changeItemTypeForSynchronizedItemValidator always
uniquePeopleInOwnerAndContributorSetValidator isNotLegacy
ownerMissingRequiredRoleValidator isNotLegacy
wfUgovPjSenderValidatorProject always
delete complex childAndParentDetectorDeleteValidator 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