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

Daniel Krüger (Cosmo Consult)

MVP

Hi Tomasz, thanks, as soon as I used the correct way it was working as expected. :) In case someone else is stumbling upon this post I will post the changes. The numbers refer to those in the picture. 1. "Declare" the "Result" as an actual plugin value. 2. Changes to the Logic. ConverToC

Hi Tomasz, thanks for the feedback. I do have a business logic class, but no "official" model. I just converted the JSON object to a string in the REACT component and then deserialized the string in the backend again. I used this simply to transfer the information to the backend. I didn't

Designer issues
11.06.2024 17:39

Hi Maria, I had some issues when I changed multiple processes in 2022.1.2.xx and sometimes I could no longer save the others because "Designer Studio needs to be refreshed". I lost changes this way, but I was always aware, that something was not saved. It would have been worse, if I didn't knew

We thought of something similar but rejected the intermediate SMTP. WEBCON has a queue for handling any errors when sending mails. We haven't tested it, but in our opinion the intermediate server adds another level of complexity and requires an own monitoring / error handling. Besides this, the m

Hi, does someone of you use a FormFieldExtensionJS for a multiline text field? We used this one to store a JSON as a string and in 2023.1.3 the plugin no longer works. I haven't checked the WEBCON BPS JS code in 2023.1.2 but in the new version: 1. the change function in the plugin triggers co

Hi, at the moment we have to decide whether we want to send a standard or custom notification (mail). While some users receive only a few mails this way, other receive to many and want to receive only a summary on a scheduled interval. While we can and have implement a configuration for an appl

Hm, one last idea would be to trigger the child validation not in path trigger but in the onentry trigger. I know that I had to move some actions to it, so that I could the access the data with a sql command. Btw. I what will halten if the validation in the children fails? Will the child workfl

Hi Maks, there could be one option for your case, even so it's not ideal. In some cases I've chosen to use dirty reads. This will read data which will be written to the database in another transaction. https://www.sqlshack.com/understanding-impact-clr-strict-security-configuration-setting-

Choice field - value change
03.06.2024 09:26

Hi Marza, maybe you could add your own use case to this user voice. The user voice is about adding an own function to set only the id as I never encountered an issue with the display name. Ok, I never used and I assumed that it wouldn't cause an issue as the choose value without a # is returning

Entra ID (former Azure AD)
03.06.2024 07:55

Hi Marcin, as you mentioned, Entry ID was formerly Azure AD and the documentation wasn't updated in this regard. Let me add a few things to those Maks already mentioned. App registration. If you want, you can use the same app registration for authorization and user synchronization.

Infinite timeouts
28.05.2024 16:47

Hi Wojtek, there's no build in option for deleting old versions. If it's possible I would delete the whole workflow using the archive action with retention mode. Coincidently a similar question was asked today: https://community.webcon.com/forum/thread/4975 If you need the data, then

Hi Sławek, if you don't want to annoy the users with mails you can also: - Create BPS users - Assign them to the groups/privileges as the users you want to test - Use the already mentioned "Working on-behalf" feature. Best regards, Daniel

Hi Patryk, maybe you can remove it with the archive action and retention mode "Remove from content database". https://docs.webcon.com/docs/2023R3/Studio/Action/DBRetention/Action_ArchiveElements#id_1 You could use it in an own cyclical action or create a separate workflow. I would recommen

Hi Arno, you are not the only one, who would like to have this feature. :) https://community.webcon.com/forum/thread/3170 Best regards, Daniel

Hi, in case you have choose fields, which reference information from another workflow you should prevent the user from entering special characters. Example: A subworkflow is linked to a parent workflow with a choose field and uses the Title field as the display name. If a user enters ; or #

Hi, in my latest post I wanted to link to a header of an knowledge base post. Unfortunately, there's no option to create a link pointing to a header like this one: https://daniels-notes.de/posts/2024/translations#bps-portal Therefore I had to write: Search for the term "Using the application

Invalid form field order
26.05.2024 16:50

Hi Rafał, yes, I have run into it in some versions. The temporary workaround was to directly go into the database and correct the order. There had been two fields with the same order number in the same placeholder. After fixing this it was working fine for some time. If I remember correctly it wa

Hi, Regarding the issue: I don't see an issue with statement either. Maybe you can active the diagnostic mode from the user avatar. It should display the executed SQL statement. This way you could check what was executed. @Karol If I remember correctly there was some bug when a check was add

Hi, could we please get an option to define whether we want to set a choose field or only the id of the choose field? See the attachment as one example. I have an item list with a drop down and a fixed sql statement with multilingual values. Assigning the id to the column in a for each loop

Hi, it would really be great, to always see the menu bar, so that you don't have to scroll all the way up to save a dashboard. Ok, maybe it's just us who have long dashboards, as we added some CSS/JS so that report tiles float left. This way, we can have more tiles in one row while they take u