Attività di Workflow (Tutte) (finestra ID-298)
Da iDempiere it.
finestra: Attività di Workflow (Tutte)
descrizione: Gestisce tutte le attività dei workflow
Aiuto: null
TAB: Attività
descrizione: Le attività del Workflow
Aiuto The Workflow Activity is the actual Workflow Node in a Workflow Process instance
File:Attività di Workflow (Tutte) - Attività - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Client | Azienda | Client per questa installazione | Un Client è una Azienda o un'entità legale. Due client non possono condividere gli stessi dati. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organizzazione | Organizzazione all'interno un client | Una organizzazione è una unità del client o entità legale - esempi sono negozio o dipartemento. I dati possono essere condivisi tra più organizzazioni sotto lo stesso client. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Workflow Process | Processo di Workflow | Istanza Attuale sul Processo di Workflow | Istanza di una elaborazione di Workflow | AD_WF_Process_ID numeric(10) NOT NULL Table Direct |
Node | Nodo | Nodo del workflow; compito o processo | Il Nodo indica un compito o processo unico in un workflow. | AD_WF_Node_ID numeric(10) NOT NULL Table Direct |
Priority | Priorità | null | The Priority indicates the importance of this request. | Priority numeric(10) Integer |
Created | Creato | Data in cui questo Record è stato creato | Il campo Creato indica la data in cui questo Record è stato creato. | Created timestamp without time zone NOT NULL Date+Time |
Workflow State | Stato di Workflow | Stato di esecuzione del Workflow | null | WFState character(2) NOT NULL List |
End Wait | Fine Attesa | End of sleep time | End of suspension (sleep) | EndWaitTime timestamp without time zone Date+Time |
Workflow | Workflow | Workflow o combinazioni dei compiti | Il campo Workflow identifica un workflow unico nel sistema. | AD_Workflow_ID numeric(10) NOT NULL Table Direct |
Workflow Responsible | Responsabile di Workflow | Responsabile per una esecuzione del Workflow | La responsabilità definitiva per l' esecuzione di un Workflow è dell' utente corrente. Il Responsabile di Workflow consente di definire modalità per trovare l' utente corrente. | AD_WF_Responsible_ID numeric(10) Table Direct |
User/Contact | Utente/Contatto | Utente del sistema - contatto interno o contatto di un Business Partner | L'ID Utente/Contatto identifica un utente unico del sistema. | AD_User_ID numeric(10) Search |
Table | Tabella | Tabella per i campi | La Tabella indica la tabella dove si trovano dei record. | AD_Table_ID numeric(10) NOT NULL Search |
Record ID | Record ID | Record ID interno | The Record ID is the internal unique identifier of a record | Record_ID numeric(10) NOT NULL Button |
Message | Messaggio | Messaggio del sistema | Messaggi di informazione e di errori | AD_Message_ID numeric(10) Table Direct |
Last Alert | Ultimo Allarme | Date when last alert were sent | The last alert date is updated when a reminder email is sent | DateLastAlert timestamp without time zone Date |
Text Message | Text Message | Text Message | null | TextMsg character varying(2000) Text |
Manage Activity | Gestisci Attività | null | null | Processing character(1) Button |
Processed | Elaborato | null | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |
Workflow Activity | Attività del Workflow | Attività del Workflow | L' Attività di Workflow è il Nodo attuale di Workflow in un' Istanza di Workflow | AD_WF_Activity_ID numeric(10) NOT NULL ID |