WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Damian Kryński > Forum messages

Damian Kryński

User

Hi, I hope they will fix this "bug" anyway -> the action using the additional database connection is executed outside the transaction -> so it does not use the data changed during the action. To use the data, it must be previously saved in the database -> so the CTE action must be executed on su

Hi, Thanks for the reply. Your method works for an action performed on a path, -> but the data source won't hook into the transaction, so it is not possible to work on data in a transaction -> action needs to be moved to next steps where Data Base data is updated -> so it is not good in some

Unfortunately, we do not have an SLA, so I cannot create a ticket.

Hi Daniel, It looks like the data table is having an error when using the Data Source as well. When I copied and pasted the CTE SQL to the Data Table config, it worked as normal. Error on Data Table ---> System.Exception: Błąd pobierania danych ze źródła o nazwie: [Vendor] Różnica danych

Hi, ver. 2025.2.1.91 Is there any changes to CTE SQL availability when used as a Data Source? After the update from version. 2025.2.1.42 to 2025.2.1.91 we found that all functions using CTE from Data Sources stopped working. Strange - when you use CTE in the action config, it still works.

Hi, Is there any solution to add support for Microsoft Information Protection (MIP) for protected files? We have implemented the MIP system, but Webcon seems not to recognize labeled files. So we can't use internal protected files as attachments in webcon, even though webcon service users ha

Hi, Is it just me, or is ANYTRUE bugged - when the first is true and the second is false, it is false.

Side-bar menu color: v 2025
20.01.2025 13:20

Hi, On the 2023 Webcon, we can customize the color of the left sidebar of the portal page using: the Sidebar menu in Theme customization. In 2025 we have the same Theme customization attribute but it doesn't do anything. Is it a bug? I know that it is possible to use CSS. When using CSS it

Hi, i tried to update to 2025.1.1.23 (from 2024.1.1.161) - there is no migration path?

Hi, after updating to 2025 on one server there is some problem with the "help" plugin: See the picture attached. I did not find any configuration regarding this.

Hi, When moving an application between DEV and TEST environments, an error prevents the application from being moved to another environment. I found out that after updating DEV and TEST I have a DEFAULT Dashboard in dbo.AppDashboards with different ADS_Guid numbers. Probably in 2023 versions

Hi, I had time to read all the changes and try to adjust my code. I did not find any changes from the changelog affected my code. It was working in 2023 but it not working in 2024/2025... I tried the rewrite methods for async type etc. but with no success.

Form Field Extension (SDK)
18.11.2024 07:20

Hi, You can use customDataSource SDK if your attribute is to be a selection attribute. You can set your call API method in GetDataAsync after the specific length of searchConditions. It will return DT of data that you can show for the user and return value to another attribute :)

Hi, I have a problem with 2024.1.1.114 and SDK execution. I created an SDK to connect to the SAP and download data from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plu

WEBCON DAY 2024
07.10.2024 10:23

Hi, count me in as well :) This will be my first time attending Webcon Day, and I will be pleased to meet people who actively contribute to the growth of knowledge in our community. Best regards, Damian

Thanks. I didn't notice it at first, but the BPS group login had a Polish character. Action changed the Polish sign into a regular o.

Hi, I have one major problem with the Add privileges action. It works when I add privileges to single users but doesn't apply when I choose a group as a USER / SQL query. On the Instance level there is information that the Group has privileges but members of the group do not have access t

Sign an attachement Action
12.04.2024 11:08

Hi, Is there any documentation on how to use Sign an Attachment action? We try to perform an internal PDF signing process. Businesses want to use an easy way to sign internal PDF documents only by using Path. I try to add the certificate to the signature but i have an error: "Error on crea

Only Windows authentication on IIS with kernel mode authentication enabled.

We have a Microsoft cloud load balancer - Application Gateway with WAF enabled. It does not balance traffic since we have one Webcon server end and it works as a reverse proxy.