Unfortunately, it is not timeout. It is "execution time limit". In the field that you proposed I have 300. And there is still an error. I send you a screenshot of this error in the attachment. Please take a look. My automation is as follows: 1) do power shell script (it takes longer than 60 seco
Hi, Is there any way to change (=increase) PowerShell action command execution timeout? There is a field in Services > Configuration but it is read-only. We need to increase the time to c. 120 seconds. Will be grateful for your support. Best regards, Lukasz
Hi, I'd like to build SQL query that uses 'current BPS database' and at the same time uses linked server that exists on that server. So I want to do sth like that: Select * from BPS_Content.dbo.WFElements t1 left join [my_linked_server].[database].[schema].[my_table] t2 on t1.id = t2.id Un
The problem exists when downloading data from Oracle 11g and Oracle 19. When downloading data from SQL Server 2022, decimal places are shown. When I do "test" option on the data then it shows decimal places. The problem is only with labels on graphs. I attach 2 photos.
Hi, In Webcon 2024 chart labels don't display decimal places. In Webcon 2022 decimal places were shown. Is it a bug or can I do sth with that? I attach a photo with this case. On the photo the label shows 0. It should show 0.09. Decimal places are quite important when I want to show a shar
Hi, I want to add a new BPS Group that will collect members of a given team. I don't have this group in active directory. I don't fully understand what is the meaning of Group identifier (BPS ID). It has to be in the UPN Format. In the knowledge base there is an article where the BPS ID is [some
Is there any way to offer an option to an user to return its form after he/she sent it to another user? Let's say that we have a following situation: 1) User A opens a new form and fill it up. 2) After filling it up the user sends this form to his manager for approval. 3) After 5 minutes the u
Hi, I've created a simple application and a simple report. Then I looked at portal website at the system dashboard and there is a section "suggested reports". There are 2 icons: the first icon for the report and the second icon for the report view. But they are the same (i have only 1 basic view
Hi, we have the same problem. Is it really done? In what version?
Hi, I've prepared a template using Word Classic and put there data rows and data tables 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 tables fields are diplayed. I am us
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 databas
Is there any way to avoid refreshing a form after invoking a menu action? The problem is that it moves the form to the top and the form flashes.
Hi, Is there any way to freeze data in 'data table' field type? My case is following: The 'data field' form field downloads data from Oracle database. The data in Oracle database changes every hour. An user completes a form on T day, so the data in the 'data table' form field is refreshed.
Hi, I've resolved this issue myself. You can do it with the following Oracle code: "where table1.date = to_date(to_char(, 'FM0000') || to_char(, 'FM00') || to_char(, 'FM00'), 'YYYYMMDD')
Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In that SQL query I have a following where clause, which compares a date from Oracle table to a date from a form field that is completed by an user (it is "user's date"): "where table1.date
Thank you Markus. I have to get familiar with Webcon webparts and I'll see whether it can take a place of Sharepoint lists in our case. If not, I will use the below solution.
Hi, We have a following scenario: 1) An user has a form field where he can choose mulitple values in one form field (lets say different persons) 2) Then the user submits the form and it goes to a SharePoint list. We'd like to add the same number of records to Sharepoint list as the number of va
Hi, Do you know how to remove a pen icon from autocomplete field? And what for is that icon? It changes to "list" icon when you click on it. I've attached a screen. Regards, Lukasz