Hi Wawrzyniec, during the import you can decide whether "security settings will be overwritten". It's somewhere next to the block of the databases. By default this settings value is false. If you have already imported the application, you could change something in the process, so that the import
Hi, the "new" confirm/alert functions are really great and please don't remove the option to pass HTML as a parameter. :) Yet there's always room for improvement. Could we get additional/optional parameter for the title, yes and no button? Depending on the context the labels "Confirmation",
Hi everyone, I just noticed that the push notification has been activated for all path after the migration to 2025.1.1.23. New path are created without active push notification. I decided to deactivate this setting on database level: update WFAvaiblePaths set PATH_SendPush = 0 where PAT
Hi Mihail, if you are using REST actions you can store the values in a technical field and use this field in the REST action. If we are using fields we have the option to use a Raw mode. Y There's also this user voice. https://community.webcon.com/forum/thread/5645?messageid=5645 The menti
Hi Franek, the question is what you want to achieve with the popup. It may be unnecessary complicated to create an SDK for this. If you really want to go down this road you need to create an SDK of type FormFIeldExtension. Otherwise you won't be able to create any UI. Maybe it would be suff
Hi Franek, 1) The option is greyed out, when no visibility restriction is defined. 2) There's no such option but you could upvote this user voice even if it is set to "not now". Exclude process/form type from SOLR search index https://community.webcon.com/forum/thread/6214/15 Best regards,
Hi Zakhariy, the collapsed "Call stack" node may provide an information which element is causing the issue. If this error also happens during the application export you could start the Designer Studio with the parameter -iedebug C:\Install\DesignerStudio\2022.1.4.155\app-20221.4.155\WEBCON D
The publishing mechanism for a simple SDK, no form field extension, is: - Updating the assembly version number - Create a .zip package with the necessary .dlls and the JSON file containing the SDK actions I've created two PowerShell scripts which I execute as Pre-build event: IncreaseRevision
Hi Michał, maybe this topic can be revisited, due to this change in WEBCON BPS 2025: https://community.webcon.com/forum/thread/6348 Best regards, Daniel
Hi, during a call yesterday we realized, that a time previously timeout is executed after 10 minutes by default, if it runs into an error. This includes "Element was checked out" errors. While I agree that this may be a good thing for the production environment, but a pain in all others. U
Hi Michał, I haven't used it but there's a TEAMS Integration SDK: https://github.com/WEBCON-BPS/BPSExt-Teams/branches/all Depending on the requirements you could also activate the "append mode" for the multiple lines field https://docs.webcon.com/docs/2025R1/Studio/Process/Attribute/Basi
Hi, thanks for the heads up. In this case I will postpone it, on the other side I'm not using the SDK tools much anyway :) Best regards, Daniel
Hi, if the user is no longer active/synchronized, you can add the user as a BPS external user using the old account name. :) Best regards, Daniel
Hi Mathias. I also wasn't able to connect with the default mechanisms. Therefore I created a global automation which gets the access token. The access token is then used in the subsequent requests. Get access token 1) Anonymous authentication 2) Endpoint https://accounts.accesscontrol.win
Hi, the easiest way is to create a MSSQL data database connection and configure the Test and Production tabs. This would be sufficient if you execute the query only against the attachment database. In case your query needs information from the content database as well as the attachment data
Hi, I'm just configuring my xx validation action in which I check whether a field value is unique for the given form type. Sometimes I include the business entity and sometimes I ignore it. It would be great, if this could be standard feature. :) Related user voice: Unique value of the i
Hi Paweł, it's great that you found a solution yourself and that you updated the post with your findings. Maybe it will help others. I also often wonder whether SQL is low code or not. If a low-code tool would require drag& drop than the way we are creating the SQL statement is not strictly
Hi, I never used the "waiting for sub-workflow" action for a case with "unrelated" workflows. Based on your experience it's clearly not possible. While it is not optimal you could replicate the condition to determine whether a "move workflow (sql) action should trigger the path transition of
Hi everyone, it would really be nice if we could display /filter the phases /actors in the reports. Best regards, Daniel
If you need to update the translations of data rows/data tables or choose fields, you are even more or less out of luck / likely to run into issues. The translations are stored in the column WFCON_CONFIG of table [WFConfigurations] in an XML structure true false