(...) I have three Environment s: PROD, TEST and DEV. My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rules in the TEST Environment (it also occurred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows: Typ: System.ArgumentOutOfRangeException ---------------------------------------- (...)
(...) o one uses WebCon without local domains? Impossible! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud Environment (Azure) that will never have access to classic domain controllers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon togeter with quite outdated manual. (...)
(...) suggest configuring simple recovery model for the databases during installation? Does this only apply for the installation process or is this also recommended for the productive system? For which Environment does this apply?
(...) lumns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between Environment s. Inside custom columns we can access wfelems, which as far as i know is based on V_WFElements - if we could get DTYPE_GUID, DEF_GUID, WF_GUID there it would make that process easier - instead of (...)
(...) Hi everyone, maybe someone of you has a guess what we can do. - We have an Environment 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 corre (...)
(...) Hi. adding users to groups causes an update of the user properties which downloads objects from Azure AD. Depending on the Environment it can take quite a long time. - (7/2/2024 2:33:46 PM) Step started: Download selected objects from Azure AD if required - (7/2/2024 2:35:44 PM) Step completed: Download selected objects from Azure AD if required (duration: 118687 ms) While this is not a proble (...)
(...) Hi, I tried to import an application from the development Environment to the production Environment and got the error: "Check if the import service role (part of the core roles) is running for the current databases". Has anyone had this error? Thanks, Raluca
(...) son for this is, that it would prevent errors which may only surface in production. This is the issue what I encountered. A process was tested with a test protocol and transported from validation Environment to production. The process worked for a while just fine, than it failed with the error: ** The current transaction cannot be committed and cannot support operations that write to the log file. Rol (...)
(...) Hi, Does anyone have practical experience using Webcon in a container Environment ? Any pros and cons of using a container compared to using a full-blown Windows setup? There are a couple of articles using Docker Desktop, but I would like to hear from someone who is really using it in a Docker Environment . Thank you
(...) by importing a file containing an updated configuration" ? Is this a necessary step to do on an imported app and how can I do it? 2. Is there an impact if I saved it anyways? 3. Process imported to Environment via export-import mechanism. Manual modification is locked. Is there a way unlock manual modification and will it have any impact on the application? Thanks in Advance
(...) Hi, I have a problem with process migration between Environment s - what could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingRootN (...)
(...) Hi Everyone, after upgrading Webcon Environment to v 2023.1.3.269 (working previously on 2022) I've noticed a behavior change in following situation. There is an item list which has enabled following options - Allow adding, - Allow deleting, - Show actions column, - Show "Remove all" It is filled with many rows which in most cases exceeds the display range so the user has to scroll down/up between e (...)
(...) Hello, we did “live testing” for one non-critical application in DEV Environment . Is it possible to migrate application including the data (Workflow instances and dictionary data including their history) to higher Environment s TEST & PROD?
(...) e fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of WEBCON's integration with AAD when handling multi-tenant Environment s and retrieving users from multiple Tenant IDs.
(...) Hi Everyone! In the WEBCON Environment we use, it is not possible to synchronize users with local AD. However, we want and can use AD to authenticate users. So we added our WEBCON users as BPS users. In the BPS user synchronization configuration we have set: Synchronization source = None and in the system configuration Authentication Providers = Windows Active Directory. Once completed, all BPS users h (...)
(...) Hi there I've got a concurrency error when I tried to import my application from test Environment to either developer or production one. Does anyone know how can I fix it?
(...) Good morning, After updating BPS to version 2023.1.3.240, we encountered an issue in our production Environment . The problem concerns an SDK add-in that enables sending XML data to MSMQ queues. We needed to update this add-in because, starting with version 2023, the methods were changed to asynchronous. The add-in relies on an external DLL file, Experimental.System.Messaging. To include this DLL in (...)
(...) We have a translation on the dev Environment . How do we move all the translation say for 'application1' - all the formfields, workflows , emails, safely, with the possbile backup and without exporting all the pacagaes for production?
(...) Hi, Is it possible to create a data connection to the attachment database? Databases have different names in the test and production Environment s.
(...) Hello WEBCON community, I did some application updates (including a new workflow) in DEV Environment and now I want to do the update in PROD by importing an application, but I'm getting errors. There are no active tasks in step 3091, but there are some documents in step 3090, because it's a final step. Also I didn't do any changes in these two steps. Does somebody have any ideas on what's wrong?