Hi Almin, the graphical form rules are turned into JavaScript. If you take a looks at it you will notice a whole bunch of checks, promises and so on which is mandatory so that it graphical creation / combination won’t break anything. If you have a complex form rule, open the expression editor
Hi Gerd, I’m not sure whether the IS IN function works and I currently can’t test it myself. An alternative would be to use the count function. Your data source would be passed as a parameter for the function and you could define the filter for the SAP number in the data source. If the count
Hi, this parameter is intended to be used by WEBCON. It has no relation to the admin access set by the WEBCON BPS System Administrators. If you need to log in using the admin access, you need to logout from the Designer Studio and choose the "Admin access" option. Best regards, Daniel
Hi, if we have a chart with a detail level, you can click on a chart element to see the elements, these information are displayed as tiles. At least if the chart is located in a row set to "one-third column" and the chart is located in the smaller part. It would be great if we could also def
Hi Dariusz, are you using a version < 2022? In 2022 "Working on behalf" was added and I'm really glad is has been added :) https://community.webcon.com/posts/post/substitutions-on-behalf/307/17 Best regards, Daniel
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