(...) with 6 content databases - We have a process which manages the members of a BPS group. - We use the Add/Remove single user to BPS groups to add a single user in synchronous mode (1) - Even so the action times out after 50 seconds it's marked as completed successfully in the history (2) - The duration of the corresponding synchronization of took about 2 minutes (3) - According to the 'Details' the (...)
(...) 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 action s 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 (...)
(...) Hi, if the browser window is small enough, the action s of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.
(...) Hi Folks, whenever I try to execute [Menu button] action , which should open a hyperlink, I get an error: "Error in Menu button action Start Counterparty Card. The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WFElementDatails_WFD". The conflict occurred in database "BPS_Content", table "dbo.WFElements", column 'WFD_ID'. The statement has been terminated." I have exactly same butto (...)
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
(...) Hi, I did upgrade to the version 2023.1.3.169 but I can't see the action of KPI. How Can I active and see this action ? Thanks, Raluca
(...) Hi, I have configured an On start (cyclical) action that is basically starting at 12:00AM and stops at 6:00AM, and is doing so every 2 minutes. What it does is to create an instance for the same process (parent process - where is also the global action configured). Parent process is running a loop on a data source that contains 10 entries and starts 10 other instances on a second process (child proc (...)
(...) Hi, I'm currently upgrading processes from 2022 to WEBCON BPS 2024 and encountered another unexpected change. Both "Start a subworkflow" action s "now" verify whether a field is visible. While in one case I didn't declare two fields as visible in the start step I have a visibility restriction in another. Since the visibility restriction of uses the 'Source' field value (1), which is set by the "S (...)
(...) Hi, this one is related to this post: https://community.webcon.com/forum/thread/5796/15 While I encountered that we can no longer set fields which are read-only using workflow control action s, I have run into the same using single field value action s. Currently 2024.1.1.88 we need to make sure that all fields we are settings with action have at least to be marked as "read-only (cannot be modif (...)
(...) he following procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action , I added automation and the "Execute for everyone" operator, where I indicated the above-mentioned BPS data source. 4. There is automation in the operator that starts a new cycle (Start a subworkflo (...)
(...) Azure Active Directory for both authentication and user list synchronization. Our goal is to manage AAD directly from WEBCON BPS. According to the documentation, we need to enable Active Directory action s Configuration. However, regardless of how we enter the user credentials, we encounter the following error: “You have entered invalid user credentials.” The user we’re using has been granted the ne (...)
(...) Hi, A useful option would be the ability to capture and save the output of a powershell action , either to an attribute or to a local variable. Similar to the mapping of response values in a REST action . This would allow the received data to be further processed/used in subsequent autumatization action s. Regards.
Why the account bpc_svc (assigned to Webcon BPS Service) need to license to execute timeout ? Webcon version 2024.1.1.88
(...) a from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plugin changed transaction nesting count. Please contact administrator. Interestingly, when I connect the VS debugger to the portal, the error does not occur and the SDK downloads data to the form. Does anyone have an (...)
(...) 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
(...) in webcon 2022.1.4.404 - automation with action start sub flow was working in webcon 2024.1.1.130 - is not working ... I have error: Komunikat błędu akcji podobiegu Nazwa automatyzacji: >> [podobieg] Start Ankiety (ID: 890) Nazwa akcji: Uruchom podobieg Audytowani (ID: 1351) Proces startujący: Ankieta po Audytowa Wiadomość: System.NullReferenceException: Object reference not set to an i (...)
(...) Hi, We try a REST Web service call like this: - global constant for REST Web service base URL, as https://something.com - global constant for REST request suffix, like api/webcon/action - other global constants, for Bearer etc - at app level we configure a template - Invoke REST Web service based on previous defined constants We use those global constants just to have separate value (...)
(...) Hello, after an upgrade to version 2024.1.1.161 the Gnerate/Update word file action gives the below error. It happens when the action is configured to Download after file generation. This does not happen when the output is configured to save as an attachment . Has anyone found a workaround or can direct me to a possible solution. I have tried changing the template to using the modern word add in and (...)
(...) e Content databases, where processes are divided to improve system scalability. Currently, this can be achieved using the API, but if we want to transfer and delete the attachment simultaneously, two action s are required: using the REST API for transfer and a separate action to delete the attachment.
(...) Hello, I’m looking for a way to add an attachment within a PowerShell-action . I’m having an action “Run a PowerShell script” where I’d like to add an attachment to the currently running instance with the help of a WebCon REST API call. The problem is that while processing action s WebCon locks down the instance and I couldn’t find a way to make any changes to the process. I use the parameter “forceC (...)