(...) ata table field where I'm selecting the fields using a SQL query. One of the field is a picker and I want to show just the Text and not the ID. I've tried many options but as soon as I try using the Database -Name, it's giving errors. I believe it's because the option has space on it : 'Non Ok'. But the system should overcome this right? Even using the DBO function, it doesn't work. Adding quotes is not (...)
(...) Hi everyone, maybe someone of you has a guess what we can do. - We have an environment with 6 content Database s - 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 co (...)
(...) 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 Database s". Has anyone had this error? Thanks, Raluca
(...) for some time period. Time period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tools from REST API and dates from WEBCON Database to exclude unavailable tools. Unfortunately i didn't find the way to do it using the REST API filter available in WEBCON. My plan is to create some table in WEBCON, fill it with data from API and the (...)
(...) 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 button configured in other workflow in the same application and it works fine. It is (...)
(...) Hi, I have a question about the 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 timeouts and not wait for the transition after each of them is completed. Do you have any idea for this? Regards ;)
(...) minutes a parent instance is created that will create 10 other child instances. Between 12:00 and 3:00 usually there is no entries in data source, so no children are created. But around 3:00AM the Database starts to be populated, so there is the moment where children starts to be created. What is weird.. is that the very first parent instance is usually not saved in Webcon (something is happening a (...)
(...) as of WEBCON BPS 2023 with the calculated id columns: and {WFCONCOL_ID:544} = '{WFD_ID}' The big question is, why was it working in the first place and only failed in production? The production Database contains way more data and the SQL server decided to execute the query differently. Test system: The index of the choose column wasn't used, which "magically" allowed the query to work. Production (...)
(...) es by moving the workflow to a step which checks whether the synchronization is finished. As far as I found out so far a job get's added to the [UserSynchronizationQueueItems] of the current content Database and it maybe get's deleted when the job is processed. At least I thought so, because the job got deleted some time after the BPSGroupRelations in the config Database had been updated. Unfortunately (...)
(...) Hello, I have element in archive Database , when I click admin I show error "Cannot read properties of undefined (reading 'showTitle')". How it fix?
(...) I have created a simple SDK Plugin that includes one input field. In the Database , the field's value is saved in the format "24#24 Months$$de-DE$$24 Monate", and it is displayed in the report exactly as "24#24 Months$$de-DE$$24 Monate". My goal is to display this value in the report as "24 Months" when the user's language is English, and as "24 Monate" when the user's language is German. How can I a (...)
(...) parameters. We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetched from Database from another workflow. As I can see there is no way to use current form field values (in JSON mode, not JSON grid) in request body of datasource consuming a REST API. Is there a workaround for (...)
(...) er.Logging.SolrLoggingContext.d__12.MoveNext() (21/10/2024 16:36:02) 'Log current SOLR operation' started. (21/10/2024 16:36:02) Performing full SOLR reindexation of elements from process ID: 17 in Database CH_BPS_ContDb. (21/10/2024 16:36:02) 'Log current SOLR operation' completed in 0ms (21/10/2024 16:36:02) 'Determine language step' started. (21/10/2024 16:36:02) 'Determine language step' complete (...)
(...) ticed that the push notification has been activated for all path after the migration to 2025.1.1.23. New path are created without active push notification. I decided to deactivate this setting on Database level: update WFAvaiblePaths set PATH_SendPush = 0 where PATH_SendStandardEmails = 0 Afterwards: - Reset all caches - Reload everything in the designer studio Best regards, Daniel
(...) ould this error mean? Webcon 2022. Today I have seen a lot of these kinds of warnings. MyGeneration.doodads category: exception role: UserSynchronization System.Exception: Multiple concurrent Database operations on the same TransactionInstance object are not supported
(...) th servers, the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test Database , actions work correctly, and users are added to Active Directory. However, on the production Database , I receive an error related to credentials. The login and password are definitely entered correc (...)
(...) Hi, I had a cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config Database : AdminWFEventLogs and AdminServiceLogs This was the development env. Can I delete (truncate) them without consequences?
(...) ors to my e-mail. I have no idea what can be the problem as in SOLR indexing queue in Designer Studio there are absolutely no items. I think this could have started after moving some items to archive Database , but not sure. How to fix this issue? Service: WEBCONPROD Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrFileQueue Description: SolrFileQueue item ID: 60607 (...)
(...) KB article is directing to Webcon version not available in download https://community.webcon.com/posts/post/manual-Database -update-prerequisites-and-procedure/515/3 [quote] The problem has been fixed in versions 2023.1.3.326, 2024.1.1.193, 2025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment Database , s (...)
(...) Hello, is there a guide on how to move both Database s and the portal to new servers? I tried to backup the Database s, restore them on new Database server and then perform upgrade on the new application server, but the installation fails when connecting to the Search Server: 06-02-2025 19:02:51 msg: Step2 src: Upgrade 06-02-2025 19:02:55 msg: Sql version: 14.0.3480.1 src: SqlServerVersionChecker (...)