(...) Hi, Are there any issues with deleting rows related to cyclical actions in those table s (WFActionExecutions ,AutomationSessionExecutions )? Thanks, Kuba
Hi! We're stuck with an error using the Send Custom Email action with the default User or Group attribute as the Recipient, after updating from 2023.1.2.123 to 2023.1.3.118. Any tips on how to resolve this issue? Thanks, Patryk
(...) Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In the where clause, I refer to the value of another ‘Criterion’ field on the form. The data table should display the data depending on the selected criterion. Unfortunately as I change the criterion, the table sometimes fails to refresh and displays the data for the previous criterion. How do I (...)
(...) Hello all, I have a data 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 (...)
(...) Hello there :) I have a problem when trying to generate a table using the manual initialization via HTML Button. It only works when I initialize the table manually. I want to use SQL however, to automate the whole thing. I failed using many Select Statements. What would be the ideal Select statement that would return the days between two dates, which happen to be the attributes? Best Regards (...)
(...) Hello everyone, we frequently encounter situations where it is convenient for us to perform an Excel export of the current state via the DATA table . Recently, we have been hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-allow-excel-export). I would like to propose a review of the current server performance to determine i (...)
(...) Hi, I've prepared a template using Word Classic and put there data rows and data table s fields. Unfortunately the data are not displayed. The same situation happens when I go to Admin Mode > Admin actions > Word Template Printout. No data from data rows/data table s fields are diplayed. I am using Webcon Express.
(...) lements which are not supported are rendered as text. This also applies if the elements are nested. There's probably sanitization applied before rendering the result. Affected fields are: 1) Data table 2) Data row 3) Item list column: Data row You can make use of the below SQL commands to check whether you are using one of the listed unsupported types. select APP_Name as [Application], D (...)
(...) quotes and then send for approval. The next user must select what is the row of interest, but clicking on Select Option column. The thing is that in that step, because I want the item list to be editable , the Add button is available. Is there any way to allow the user to edit the item (to select the row of interest), but not allow to enter new ones? Thank you!
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
(...) Hi there, Is it possible to use one datatable to show different table s from a sql server? Right its possible to filter the sql results based on a value in a certain column. I also want to make it possible to show the content of a different table , however account to the infobox to the right side of the textbox where i write the sql statment, its not possible. So i was wondering if there is an alternati (...)
(...) How can i cange the style of the Datatable ? As example i want to change the row height to a certain number, and the column width to fit the content, however i did not manage to achieve this simple goal. i would appreciate any tipp on how to do it.
(...) ther application through a subworkflow action. At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use the splittotable -function when multiple attachments are added to the itemlist record. Now my question is how to implement it - When i tried to implement it, I got the message that it is a non-integrated function.
(...) Hi everyone, I've noticed a strange rendering / displaying of data table s. I attached a screenshot: 1) This is how the data table looks like if I refresh the browser 2) The mouse overs work fine 3) "Dragging" the data table "displays" the table correctly. 3) can also be achieved when the data table is in a tab and you switch tabs. The data table is displayed correctly when getting back. W (...)
(...) I try to find option to trigger refresh button in "data table " . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be (...)
Below you can find the latest version of WEBCON BPS 2019 and the full changelog for it. Please note that this version is no longer supported. We apologize for any inconvenience caused. (Latest build: 2019.1.4.260) As we strive to improve our software continuously, we support the program's two newest releases. You can continue to use the fully functional WEBCON BPS 2019, but we
(...) Fig. 1. The workflow diagram On the workflow there are three intermediate steps – they direct the form to each department from which the employees are needed. The table describes the form fields used in the process: Form field Type of form field Project name Text field Total cost Floating-point number (tec (...)
(...) ew the transaction from the level of the “Account” dictionary. The value in the “Balance” field has been updated and a new row has been added in the “Transactions” table . Fig. 14. The account after Deposit transation Refund If an employee wants to return the money (for any reason) they deposited to the pre-paid account, the “New Refund&rd (...)
(...) peID = ‘TASK’ form type) Currently in the realization (WFD_STPID = ‘In progress’) Assigned to the same category/task type (Task type) In the WFElements table there are workflow instances from all processes so you must add the conditions for the individual columns: the WFD_STPID column contains information about step where the form is located, an (...)