Scheduler (прозорец ID-305)

От iDempiere bg
Направо към:навигация, търсене



прозорец: Scheduler

описание: Maintain Schedule Processes and Logs

помощ: Schedule processes to be executed asynchronously



TAB: Процес график

описание: Вкарване на процеси в график


помощ Schedule processes to be executed asynchronously


Файл:Scheduler - Процес график - прозорец (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
Name Наименование Не повече от 60 знака The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description Описание Описание (не повече 255 символа) A description is limited to 255 characters. Description
character varying(255)
String
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
Process Обработка Процес или Справка The Process field identifies a unique Process or Report in the system. AD_Process_ID
numeric(10) NOT NULL
Table Direct
Schedule Schedule null null AD_Schedule_ID
numeric(10) NOT NULL
Table Direct
Ignore Processing Time Ignore Processing Time Do not include processing time for the DateNextRun calculation When this is selected, the previous DateNextRun is always use as the source for the next DateNextRun calculation. IsIgnoreProcessingTime
character(1)
Yes-No
Supervisor Супервайзер Supervisor for this user/organization - used for escalation and approval The Supervisor indicates who will be used for forwarding and escalating issues for this user - or for approvals. Supervisor_ID
numeric(10) NOT NULL
Table
Days to keep Log Days to keep Log Number of days to keep the log entries Older Log entries may be deleted KeepLogDays
numeric(10) NOT NULL
Integer
Date last run Последна дата на пускане Последна дата на стартиране на процеса The Date Last Run indicates the last time that a process was run. DateLastRun
timestamp without time zone
Date+Time
Date next run Дата на следващия старт Дата на следващия старт на процеса The Date Next Run indicates the next time this process will run. DateNextRun
timestamp without time zone
Date+Time
Table Таблица Database Table information The Database Table provides the information of the table definition AD_Table_ID
numeric(10)
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)
Integer
Process Now Обработи сега null null Processing
character(1)
Button




TAB: Параметър

описание: Параметри на график


помощ Даване на параметри за процеси включени в график


Файл:Scheduler - Параметър - прозорец (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
Scheduler Scheduler Вкарване на процеси в график Schedule processes to be executed asynchronously AD_Scheduler_ID
numeric(10) NOT NULL
Table Direct
Process Parameter Параметър на процеса null null AD_Process_Para_ID
numeric(10) NOT NULL
Table Direct
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
Default Parameter Default Parameter Default value of the parameter The default value can be a variable like @#Date@ ParameterDefault
character varying(255)
String
Description Описание Описание (не повече 255 символа) A description is limited to 255 characters. Description
character varying(255)
String




TAB: Получател на график

описание: Получател на напомняне от график


помощ Може да изпращате уведомленията към потребители или роли


Файл:Scheduler - Получател на график - прозорец (iDempiere 1.0.0).png




име име описание помощ спецификации
Scheduler Recipient Получател на график Получател на напомняне от график Може да изпращате уведомленията към потребители или роли AD_SchedulerRecipient_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
Scheduler Scheduler Вкарване на процеси в график Schedule processes to be executed asynchronously AD_Scheduler_ID
numeric(10) NOT NULL
Table Direct
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
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
Role Роля Responsibility Role The Role determines security and access a user who has this Role will have in the System. AD_Role_ID
numeric(10)
Table Direct




TAB: Дневник

описание: Дневник на графиците


помощ Разултати при стартиране на графика


Файл:Scheduler - Дневник - прозорец (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
Scheduler Scheduler Вкарване на процеси в график Schedule processes to be executed asynchronously AD_Scheduler_ID
numeric(10) NOT NULL
Table Direct
Created Дата создания Дата на създаване на записа The Created field indicates the date that this record was created. Created
timestamp without time zone NOT NULL
Date+Time
Summary Резюме Textual summary of this request The Summary allows free form text entry of a recap of this request. Summary
character varying(2000)
Text
Error Грешка An Error occured in the execution null IsError
character(1) NOT NULL
Yes-No
Reference Референция Reference for this record The Reference displays the source document number. Reference
character varying(60)
String
Text Message Text Message Text Message null TextMsg
character varying(2000)
Text
Description Описание Описание (не повече 255 символа) A description is limited to 255 characters. Description
character varying(255)
String


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.