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

Jarosław Kommisarczyk

User

Hi, It would be easier to advise if you could provide anonymized “pseudo” code of your SQL actions. However, here are a few tips from my side: Ad. 1** Please check whether the operation duration exceeds the path or system-level timeout limit. In such a case, the action might be triggered, but

Dear Forum, Item list performance and poor user experience with item lists that have a large number of columns or rows are among the most important issues. From a user interface perspective, working with an item list that scrolls horizontally while the first column disappears is problematic. The

Hi Our WEBCON BPS process base grow quickly and some applications got complex having many processes and flows. Our users base is spread across several departments / business units and countries. The result is that we need to process many change requests from various sources and it is a challenge

Hi, I’m looking for the best approach to handle long-running operations (potentially taking several minutes) in WEBCON BPS. Scenario: Suppose we need to perform time-consuming Active Directory updates based on a list of items within a WEBCON BPS workflow instance. Given the current execution ti

Business case: due to organization regulation it is required to fill in a specific form and attach it as PDF to a WEBCON case. The problem is how to assure that such PDF file matches prefedined format and that is is filled with reasonable contect Expectation: dedicated action that will take two att

Hello, this is a very interesting topic. I realized a similar requirement using the following solution: 1. We would need a separate database with small working table (we should not create any database objects in WEBCON databases) 2. Attachment upload to WEBCON instance will be realized using 3

Hi Everyone, Great post from Daniel! However, do you see a potential workaround for this "sanitization" done by WEBCON? It was not explicitly reported in the changelog, so it is really annoying. We are stuck with deployment of the new application versions because updating PROD system will break o

Unfortunately, using calculated text column is not a solution. The result is the same - the content is quoted insted of being presented as is. See the screenshot presenting DOM elements

We use in one of our applications the option to generate HTML code (for example extra buttons performing some actions) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - tha

SQL Server - indexes
29.10.2022 21:15

Hi! I found this topic very relevant to our environment. With >30 different apps and more than 1.5 milion instances on single environment, it would be sometimes useful to improve values-lookup when our lookup set is based on DET_Att* or WFDAtt* user fields. I understand that creation of arbitrary