Hi Mihai, Adding permissions on a wider scope (global/process/form type level) does not automatically enforce Solr indexation of elements belonging to that scope. So Solr index does not have information that you granted access permissions to a range of elements for new users. Global search is ba
Hi, Generally speaking, License Service role is handled by a thread of a WEBCON Workflow Service. This means that you can get license service error in two cases: - a thread responsible for License Service dies, - WEBCON Workflow Service is not responding at all (or is turned off). The second
Hi Martin, I don't think this is an update issue, as I tested this behavior on 2023.1.2.124 and the attachment metadata is displayed correctly. Looking at your screenshot, I think .attachment-last-modification CSS selector must've been overwritten, as it is not present in default configuration.
Hi Andreia, If your goal is to allow users to work on documents simultaneously, then you should refer to the third article: https://community.webcon.com/posts/post/working-with-onedrive-files/341/18 This article explains how to configure OneDrive connection in Designer Studio using AAD client c
Hi ViorelXY, The Admin access authentication provider (admin@system.bps) is not allowed to make changes to applications and data sources, as this is a technical account used to finalize installation (configure user authentication and synchronization methods and grant global admin privileges to se
Hi Raluca, This is an expected behavior to ensure uniqueness of a signature within a WEBCON BPS environment. The only way to make signatures reassignable is to delete all workflow instances from a process, using Designer Studio's Administration tools. See attached screenshot. Kind regards
Hi Jakub, No one is probably going to give you a proper answer to that question, since manual modifications to BPS tables are forbidden by license agreement. However, if you provide detailed information about the scenario (why you want to delete them, what is the configuration of cyclical action
Hi Matthias, There is a dropdown called "Edit mode" in Main form template (see attached screenshot). Change it to "Default view" and see if it fulfills your requirement.
Hi Joanna, Timeout insert conditions are checked when an instance enters the step. If condition is not met when entering the step, the timeout will never be executed, even if the condition is eventually met while the instance stays in that step. If that's not the case, you should share screensho
It's impossible to answer that question without knowing the use case/business scenario. For example, if you're making an integration with external system and want to update a workflow element when corresponding document in external system is updated, a common mistake is to cyclically check status
Hi AndreeLl, I would strongly advice against using cyclical action every minute, even if executed actions won't affect workflow elements directly (ie. creating historical versions). On each recurrent action execution, new entries would be added to WFActionExecutions table (action logs) and Autom
Hi AndreeLl, The application templates work only with latest WEBCON BPS release and are not backward compatible. Currently they work with 2023.1.3.29 and if you upgrade your environment to that build, you will be able to import them. Once the newer build is published in Platform Center section,
Hi Andreia, Yes, dictionary processes do not support item lists. This is working as intended. You can read about differences between standard and dictionary processes in this article: https://community.webcon.com/posts/post/standard-or-dictionary-process-what-process-to-use-for-storing-dictionar
Changelogs have been merged, so all changes of .41 and .56 builds are available in 2023.1.1.89 changelog.
Hi Razvan, Both 2023.1.1.41 and 2023.1.1.56 builds were taken down due to issues related to new Solr collection, that could occur on new installations. You can safely upgrade your installation to any of currently available 2023 builds. Import on 2023.1.1.89 will also work. Kind regards
Hi Wawrzyniec, The "ServiceLocationProvider must be set" error means that Solr connection was not properly initialized. The connection is initialized when BPS Portal is started. Usually, restarting IIS, thus WebCon.BPSCloud.Portal.exe process, solves the issue. If restarting IIS/process does
Hi Roman, The automations that you can see in middle pane on your screenshot (On exit/On path/On entry) is a preview of automations that will be executed on selected path transition ("Reject"). The "On entry" automation you're asking about is in fact configured in a destined step, to which the p
Making changes directly a on database usually require at least recycling application pool in IIS. In your case, maybe even restarting Designer Studio was needed (to display new values of changed parameters). Anyway we discourage making changes directly on database level, but I hope you got your con
Hi George, Starting from 2022 R3 version, these settings can be conveniently changed in Designer Studio's System Settings (Security node) - see attached screenshot. In order to force users to log in again, you should change cookie expire time to desired value. By default it's 14 days. You shoul
Hi, Unfortunately there is a bug in 2022 R4 version (up to 2022.1.4.61) which throws this error during documentation generation when any form field in the process has checkbox "Value change will cause default values to be refreshed" enabled. The fix will be available in next BPS 2022 release. Upgr