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

search results

for Database

(...) Hi, I've inserted a line chart to my form. It gets data from Database (4 columns). 2 columns are presented on a chart as data series. Sometimes there are nulls in one of the columns. Then Webcon interpreters it as 0. Do you know any countermeasures to it? If there is a null value from the Database , then it shouldn't show that line at the given point in time. I attach a photo of that such graph with (...)

(...) 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 (...)

Applies to version 2020.1.x, author: Marcin Pisarek   Introduction When designing processes and individual workflows in WEBCON BPS, it is good to know how data is stored in the tables, what are the relations between them and how the particular information is displayed on the form. The article describes the table that stores header data – WFElements.   Relatio

Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction When designing processes and individual workflows in WEBCON BPS is it good to know how data is stored in the table, what relationships are and how particular information is displayed on the form. The following article describes the WFHistoryElements and WFHistoryElementDetails tables. Table

Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction When designing the processes and individual workflows in WEBCON BPS, it is good to know how the data is stored in the tables, what are the relations between them and how individual information is displayed on the form. This article describes the Calendars table.   Table descr