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

search results

for timeout

Dear Community, does anyone experience such error in Solr? SolrNet.Exceptions.SolrConnectionException: The operation has timed out ---> SolrNet.Exceptions.SolrConnectionException: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Im

(...) Hey, I have a problem with calling a REST action via timeout or global action. When performing a global action moving a document a path with a rest message there is an error.... When a document is pushed via a path where a REST action has been configured,... a problem occurs. When I manually press the button on the form, the message sends and there are no problems.... ver. 2023.1.3.76

(...) Hello. I have a process where, on a certain step, I've made 2 timeout s. First one, will happen when this condition will be true: SELECT CASE WHEN Count < '4' AND Urgent = 'true' THEN 1 ELSE 0 END AS Result FROM wfelements WHERE wfd_id = {WFD_ID} Inside this timeout , there is an automation that will increase by 1 the value of the Count. And there is t (...)

(...) hi there, i need help on how to configure the on timeout action as i wanted once one instance starts and reach the next step, the user assigned must receive an email reminder after 5 minutes if the user didnt make and action or even if didnt yet logged and check the instance.., please note that im using a date field ( date and time) as a start date please advice

(...) Hi I want to set a timeout based on the date attribute and in doing so no matter how I set the delay in the timeout settings the action misinterprets the date. Has anyone encountered something like this?

(...) Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone can (...)

(...) Hi, I have a date & time field. I want the timeout to execute one hour from the date and time set in that field. How can I achieve this? From my testing, it seems to only consider the date and not the time. Thanks, Raluca

(...) Hi, I think everyone of use has run into this error more often in dev/test than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS timeout ID (TIM_ID): 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand the (...)

(...) Hello all, Does anyone have a timeout defined that is using the Executed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start Date and then make the timeout run at Date + 12AM. For example: 17/17/2024 12:00 AM Thank you

(...) Hello all, Does anyone have a timeout defined that is using the Executed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start Date and then make the timeout run at Date + 12AM. For example: 17/17/2024 12:00 AM Thank you

(...) e service configuration. In the Services configuration -> Services -> Service_name -> Configuration tab, the database components are configured. How can I increase the number of action threads for timeout ? I would like to parallelize several timeout s and not wait for the transition after each of them is completed. Do you have any idea for this? Regards ;)

(...) I have timeout that is no longer needed. I want to delete it. But aplication runs constantly and in step with timeout there always will be elements. How to get rid of this timeout . I've tried setting is to always false, but it's still trigered and goes to list. I have few of them on diffrent steps and they total 10k elements in timeout list.

(...) Why the account bpc_svc (assigned to Webcon BPS Service) need to license to execute timeout ? Webcon version 2024.1.1.88

(...) I have a strange situation. One of our users, who is a business administrator on a workflow, is suddenly getting an error when attempting to view workflow elements. The error displayed is "Execution timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding." This is only happening to this specific user. Where should I even go to look for any detai (...)

(...) Do you have any idea how the email address to which the email is sent is determined when a timeout occurs on a global action and fails 5 times( Allow number of incorrect execution)? Thanks, Raluca

(...) Hi, during a call yesterday we realized, that a time previously timeout is executed after 10 minutes by default, if it runs into an error. This includes "Element was checked out" errors. While I agree that this may be a good thing for the production environment, but a pain in all others. Unfortunately my user voice was set to "Not now", but maybe it can be revisited now. https://community.web (...)

(...) Hi, Is there any way to change (=increase) PowerShell action command execution timeout ? There is a field in Services > Configuration but it is read-only. We need to increase the time to c. 120 seconds. Will be grateful for your support. Best regards, Lukasz

(...) Hi everyone, I would like to ask you how do you implement the timeout setting quarterly/annually? Is it possible? Regards, Darek

Hi all! Maybe this question has already been answered before, but I am struggling with an automation and action 'Invoke REST webservice'. I want to start REST API endpoint within a cyclical action on a daily schedule. This is some kind of 'long running operation', at the moment it takes 10 minutes on PROD environment. I already set execution time limit to 6000 for automation and also i

(...) It often happens that there are timeout s on a form that should be executed, but, for example, someone entered the form editing mode and the timeout could not be executed. Adding a feature similar to the SQL move action for timeout s - finish tasks in admin mode - force undoing user checkout