WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for queues

(...) action   You must select the correct “OCR AI project” defined to the tax id read. In our case this will be “CommonInvoice (VAT ID)" project. The system once again queues our instance. After reading the tax id number, the instance will be automatically moved to the next step.   Sections in the configurations: Mapping – allows you to set which OC (...)

(...) etermines what happens when a queue element encounters an error for the first time. There are two possible options: Retry operation automatically - this is the default behavior for most service queues . After the initial error occurs, the processing of the queued element is attempted four more times, with increasing wait times in between, up to the total of 5 attempts. It then waits for user action (...)

(...) d below: (The names used correspond to the names of the modules in the “Running modules” report).   Master queue Optimization of queries in databases that use database queues .   Log Cleaner Periodical removal of old entries in WEBCON BPS logs to prevent excessive growth of databases. When starting database maintenance hours, the service cleans tables by (...)

(...)   The sequence of task execution by service The tasks executed by the service are generally grouped based on their running method. They can be triggered in three distinct ways: by queues , using an interval/schedule, with a command sent to service by an external environment that communicates with it. All the three aforementioned methods operate parallelly. Their detailed desc (...)

(...) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.queues .Processors.ProcessorBase`1.d__36.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at (...)