Workflow Process (прозорец ID-297)
прозорец: Workflow Process
описание: Monitor workflow processes
помощ: View and Maintain Workflow Process Instance Information
TAB: Обработка
описание: Пример за реален работен процес
помощ Пример за извършване на работен процес
Файл:Workflow Process - Обработка - прозорец (iDempiere 1.0.0).png
| име | име | описание | помощ | спецификации |
|---|---|---|---|---|
| Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
| Workflow Process | Workflow Process | Пример за реален работен процес | Пример за извършване на работен процес | AD_WF_Process_ID numeric(10) NOT NULL Table Direct |
| Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Workflow | Работен процес | Последователност на работите | The Workflow field identifies a unique Workflow in the system. | AD_Workflow_ID numeric(10) NOT NULL Table Direct |
| Priority | Приоритет | Приоритет | The Priority indicates the importance of this request. | Priority numeric(10) Integer |
| Created | Дата создания | Дата на създаване на записа | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
| Workflow State | Workflow State | State of the execution of the workflow | null | WFState character(2) NOT NULL List |
| Workflow Responsible | Workflow Responsible | Отговорност за извършване на работен процес | The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User. | AD_WF_Responsible_ID numeric(10) NOT NULL Table Direct |
| User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) Search |
| Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Search |
| Record ID | ID записи | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | Record_ID numeric(10) NOT NULL Button |
| Message | Съобщение | Соъбщение | Information and Error messages | AD_Message_ID numeric(10) Table Direct |
| Text Message | Text Message | Text Message | null | TextMsg character varying(2000) Text |
| Manage Process | Manage Process | Manage Workflow Process | Update or stop Workflow Process | Processing character(1) Button |
| Processed | Обработено | Документа е обработен | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |
TAB: Дейност
описание: Дейност по работен процес
помощ The Workflow Activity is the actual Workflow Node in a Workflow Process instance
Файл:Workflow Process - Дейност - прозорец (iDempiere 1.0.0).png
| име | име | описание | помощ | спецификации |
|---|---|---|---|---|
| Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Workflow Process | Workflow Process | Пример за реален работен процес | Пример за извършване на работен процес | AD_WF_Process_ID numeric(10) NOT NULL Table Direct |
| Node | Нод | Workflow Node (activity), step or process | The Workflow Node indicates a unique step or process in a Workflow. | AD_WF_Node_ID numeric(10) NOT NULL Table Direct |
| Priority | Приоритет | Приоритет | The Priority indicates the importance of this request. | Priority numeric(10) Integer |
| Created | Дата создания | Дата на създаване на записа | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
| Workflow State | Workflow State | State of the execution of the workflow | null | WFState character(2) NOT NULL List |
| End Wait | End Wait | End of sleep time | End of suspension (sleep) | EndWaitTime timestamp without time zone Date+Time |
| Workflow | Работен процес | Последователност на работите | The Workflow field identifies a unique Workflow in the system. | AD_Workflow_ID numeric(10) NOT NULL Table Direct |
| Workflow Responsible | Workflow Responsible | Отговорност за извършване на работен процес | The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User. | AD_WF_Responsible_ID numeric(10) Table Direct |
| User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) Search |
| Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Search |
| Record ID | ID записи | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | Record_ID numeric(10) NOT NULL Button |
| Message | Съобщение | Соъбщение | Information and Error messages | AD_Message_ID numeric(10) Table Direct |
| Last Alert | Last Alert | 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 | Manage Activity | Manage Workflow Activity | Update or stop Workflow Activity | Processing character(1) Button |
| Processed | Обработено | Документа е обработен | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |
| Workflow Activity | Дейност по работен процес | Дейност по работен процес | The Workflow Activity is the actual Workflow Node in a Workflow Process instance | AD_WF_Activity_ID numeric(10) NOT NULL ID |
TAB: Резултат
описание: Резултат от дейността на работния процес
помощ Activity Result of the execution of the Workflow Process Instrance
Файл:Workflow Process - Резултат - прозорец (iDempiere 1.0.0).png
| име | име | описание | помощ | спецификации |
|---|---|---|---|---|
| Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
| Workflow Activity Result | Workflow Activity Result | Резултат от дейността на работния процес | Activity Result of the execution of the Workflow Process Instrance | AD_WF_ActivityResult_ID numeric(10) NOT NULL ID |
| Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Workflow Activity | Дейност по работен процес | Дейност по работен процес | The Workflow Activity is the actual Workflow Node in a Workflow Process instance | AD_WF_Activity_ID numeric(10) NOT NULL Table Direct |
| Attribute Name | Име на атрибут | Наименованието на атрибута | Идентификатор на атрибута | AttributeName character varying(60) NOT NULL String |
| Attribute Value | Стойност атрибут | Value of the Attribute | Compiere converts the (string) field values to the attribute data type. Booleans (Yes-No) may have the values "true" and "false", the date format is YYYY-MM-DD | AttributeValue character varying(2000) String |
| Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
| Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
TAB: Събитие
описание: Workflow Process Activity Event Audit Information
помощ История на промените в дейностите по работния процес
Файл:Workflow Process - Събитие - прозорец (iDempiere 1.0.0).png
| име | име | описание | помощ | спецификации |
|---|---|---|---|---|
| Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
| Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Workflow Process | Workflow Process | Пример за реален работен процес | Пример за извършване на работен процес | AD_WF_Process_ID numeric(10) NOT NULL Table Direct |
| Node | Нод | Workflow Node (activity), step or process | The Workflow Node indicates a unique step or process in a Workflow. | AD_WF_Node_ID numeric(10) NOT NULL Table Direct |
| Workflow State | Workflow State | State of the execution of the workflow | null | WFState character(2) NOT NULL List |
| Workflow Responsible | Workflow Responsible | Отговорност за извършване на работен процес | The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User. | AD_WF_Responsible_ID numeric(10) NOT NULL Table Direct |
| User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) Search |
| Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Table Direct |
| Record ID | ID записи | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | Record_ID numeric(10) NOT NULL Button |
| Event Type | Event Type | Type of Event | null | EventType character(2) NOT NULL List |
| Attribute Name | Име на атрибут | Наименованието на атрибута | Идентификатор на атрибута | AttributeName character varying(60) String |
| New Value | New Value | New field value | New data entered in the field | NewValue character varying(2000) String |
| Old Value | Old Value | The old file data | Old data overwritten in the field | OldValue character varying(2000) String |
| Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
| Text Message | Text Message | Text Message | null | TextMsg character varying(2000) Text |
| Elapsed Time ms | Elapsed Time ms | Elapsed Time in mili seconds | Elapsed Time in mili seconds | ElapsedTimeMS numeric NOT NULL Number |
| Created | Дата создания | Дата на създаване на записа | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
| Workflow Event Audit | Workflow Event Audit | Workflow Process Activity Event Audit Information | История на промените в дейностите по работния процес | AD_WF_EventAudit_ID numeric(10) NOT NULL ID |
TAB: Данни
описание: Контекст за работен процес
помощ Context information of the workflow process and activity
Файл:Workflow Process - Данни - прозорец (iDempiere 1.0.0).png
| име | име | описание | помощ | спецификации |
|---|---|---|---|---|
| Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
| Workflow Process Data | Workflow Process Data | Контекст за работен процес | Context information of the workflow process and activity | AD_WF_ProcessData_ID numeric(10) NOT NULL ID |
| Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Workflow Process | Workflow Process | Пример за реален работен процес | Пример за извършване на работен процес | AD_WF_Process_ID numeric(10) NOT NULL Table Direct |
| Attribute Name | Име на атрибут | Наименованието на атрибута | Идентификатор на атрибута | AttributeName character varying(60) NOT NULL String |
| Attribute Value | Стойност атрибут | Value of the Attribute | Compiere converts the (string) field values to the attribute data type. Booleans (Yes-No) may have the values "true" and "false", the date format is YYYY-MM-DD | AttributeValue character varying(60) String |
