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

search results

for application

(...) Please let me know if the application supports the SCIM protocol for "synchronizing the BPS user list with Azure"? I'm asking because I want to introduce SSO login, but in the Azure organization I can't enter permissions: Microsoft Graph application Group.Read.All Microsoft Graph application User.Export.All Microsoft Graph application Directory.Read.All I understand that NOT granting such permissi (...)

(...) age": "Failed with an unknown exception", "errorGuid": "99f68f89-25f2-4839-a6d0-1f93991063df", "stacktrace": "", "innerError": null } In Entra Microsoft I see information about the application logging in to Entra but instead of a response in Entra I see this error - What does it mean and why do I not have a response from Entry about successful or unsuccessful login ?

(...) We have a translation on the dev environment. How do we move all the translation say for 'application 1' - all the formfields, workflows , emails, safely, with the possbile backup and without exporting all the pacagaes for production?

(...) Hi everyone, Currently i'm working with two application s, where one of them starts a workflow in second one. Let's call them Room Reservation, and Food Order. I can request different types of food orders - breakfast, dinner, snack using Food Order application . I can reserve a hotel room using Room Reservation application . What i want to achieve is add the possibility to request a breakfast when res (...)

(...) Hi, When moving an application between DEV and TEST environments, an error prevents the application from being moved to another environment. I found out that after updating DEV and TEST I have a DEFAULT Dashboard in dbo.AppDashboards with different ADS_Guid numbers. Probably in 2023 versions of the processes there were two different dashboards set as Default. Does anyone know how to fix this? (...)

(...) Could you share how I can embed a videoplayer in WEBCON application ? Can I get player's status (video-playing is finished)?

(...) Hi, I've created a simple application and a simple report. Then I looked at portal website at the system dashboard and there is a section "suggested reports". There are 2 icons: the first icon for the report and the second icon for the report view. But they are the same (i have only 1 basic view within my report). What can I do with that? Users are asking me which icon should they choose. The attachmen (...)

(...) Hi i have a task to extract formfields from all the application s that has like this makred. Can anybody help? would be much appreciated

(...) e order of reports, which worked in 2023 version. Is there a way to arrange the order of reports in 2025? OK, sorry, I just found it. Need to do it in the browser by changing the mode to edit in the application dashboard. This used to be available as dashborad in Designer Studio. Now there is a node called "Dashboards" in Designer Studio, but there is nothing there, which is confusing.

(...) sing a template the following error will appear and everything will be blocked: Is there a solution for this? Thanks in advance Error during saga execution: e is null a@https://webcon.domena.com/application /App.ddbbd702c08e03b71cd0.bundle.js:2:1502752 81937/D[s.C]@https://webcon.domena.com

(...) Hello, I have a problem - I have a process of an application that works fine in the development environment. It also worked fine in the production environment when I imported and published it the first time. When I imported the application into the production environment again after making changes and clicking on it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundExceptio (...)

(...) Hello, I am working on application that have some fileds, that will be always filled with SCAN of QR Code or just BARCODE scanner. The user will never try to fill that attribute with keyboard on the tablet. So I would like to have virtual keyboard always hidden for those fields. How to achive this? I do not have option type "none" in the Studio. I am currently using BPS 2023.

(...) ownload at the end: JAVASCRIPT: // Save the PDF and offer it for download const pollerPdfBytes = await pollerPdf.save(); const blob = new Blob([pollerPdfBytes], { type: 'application /pdf' }); const url = URL.createObjectURL(blob); const link = document.createElement('a'); link.href = url; link.download = 'poller.pdf'; (...)

(...) Hello community. In my application , I would like to have stopwatch. • Stopwatch should starts and run when the form field with stopwatch is visible and stop when not visible. It should be visible through few steps. When not visible, it will reset. When visible again, it will start again. Alternatively, • JavaScript, HTML, CSS stopwatch with buttons (Start, Reset are enough). Are these requirement (...)

(...) Hello, just a quick idea - as of 2025 version, we are able to select custom app icons for application s. What do you thing about allowing selection of icons for reports / dashboards in navigation menu?

(...) Hello, is there a guide on how to move both databases and the portal to new servers? I tried to backup the databases, restore them on new database server and then perform upgrade on the new application server, but the installation fails when connecting to the Search Server: 06-02-2025 19:02:51 msg: Step2 src: Upgrade 06-02-2025 19:02:55 msg: Sql version: 14.0.3480.1 src: SqlServerVersionChecker 06- (...)

(...) Mobile App configuration across multiple iOS and Android devices using a configuration file distributed through MDM Intune. This functionality would apply specifically to the WEBCON BPS 2022 mobile application . This feature would greatly enhance the deployment and maintenance of mobile app settings in large organizations by enabling administrators to standardize and automate app configurations without the (...)

(...) Is there a way to set attachments to read only for a certain step? Reason: I have a voting application in which several people can vote on the publication of a new file. The application consists of a main workflow (with a list of the workflow participants) and a sub-workflow for each participant. After the "Start" step, I want the attachment to be read-only. In both the main workflow and the sub-work (...)

(...) be updated to include information about the removal of this functionality. What makes this situation even more paradoxical is that, from a configuration standpoint, both reports and views (whether application -based or those set up on the dashboard) are stored in the database as identical elements in the same table. The only difference is that the functionality has been stripped from the front-end. WEBC (...)

(...) t causes the error to reoccur. Now the strange part – Test Results: [INTERNAL PROD & TEST] → No issues [INTERNAL DEV] → Same error as EXTERNAL PROD When we deploy the production version of the application to the DEV environment, the previously working version starts exhibiting the same issue. Initially, we suspected the issue was caused by adding HTML tags to the field. However, on [EXTERNAL PROD], (...)