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

search results

for AD

(...) I would like to have automatically AD d to attachments a file, on the First Step, when users will be registering so they can have a file available to reAD its content. I can't find a solution for that. Kind regards, Jan

(...) In our company, we have enabled authentication via AD FS. When trying to log in using the mobile app, we get the following error: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.Authentication.Authenticat (...)

(...) Please consider AD ding an AD ditional option in the Active Directory action configuration: "Synchronization Mode: Disabled/None." In environments where full or incremental Active Directory synchronization is configured to run frequently, and where applications which generates a high volume of changes to AD user/group accounts, this situation leAD s to unnecessary service activity.

(...) Hi, it would be nice, if we could define, whether the description field is displayed is displayed when uploAD ing a new attachment. If we are using the old "AD d attachment" option we can select the category. If we are using the new "AD d from camera" option, we can overwrite the filename and set the category. If the user want's to provide a description, he has to: - finish the uploAD - Click (...)

(...) Description of change: In the low-code system in the Comments field, the System AD ministrator should be able to delete a comment AD ded by a user. First option: The deleted comment will not be visible to normal users. (as if it hAD never been AD ded) OR Second option: The deleted comment will be replaced by the default type text: {username} delete AD ded comment (something like deleting a (...)

Currently while focusing Choose Attribute on mobile form the default keyboard is opening. It would be great if we could choose what type of keyboard is used. It would help for example in cases when you choose a number from dictionary.

(...) Hi, we have several use cases (eg recurring drivers licence validity checks) with the need to force an image uploAD with a photo just shot through the camera. An uploAD from the photo gallery shall not be allowed because the photo must be recent and EXIF data could be manipulated easily in the photos option. The image form field would need an option to force camera usage when a user uploAD s a (...)

(...) Hi, we just faced a situation in which we deployed a process to a new (customer) environment. The license did not include the "AD vanced Analytics Framework". While testing everything we have run into a "License expired" error. This was raised by the "Start /Stop performance indicator" action. I didn't want to waste any more time and deactivated these action on the database level. While t (...)

Hi, it would be nice having a third behavior function next to the two behavior functions ENABLE and DISABLE for form rules that permits the field to be edited via JS but not writeable by the user. Kind Regards Sébastien

(...) I am trying (without any success) to reAD data (ie. employee id) from an existing text-based PDF (test pdf created via MS Word). The documentation is explaining the different actions (ie. wait for ocr ai, wait for text-layer), but not how they actually work together or how to use them. Maybe I am completly wrong in trying to use "OCR AI recognition", "Wait for OCR AI" etc..... My goal is: * (...)

(...) Dear Community, I’d like to share a potential issue I encountered during the upgrAD e to WEBCON BPS 2025 R2, specifically related to the Search Server component. I hope this post can save others some time and effort. 🔍 Problem Summary During the upgrAD e process, the Search Server component fails to start due to a missing Java installation. This occurs even if Java was installed previously via th (...)

(...) Hello, I have a process, in which the "pathId" transition paths require AD ding comment. However, in SDK I am unable to find a way to move the document along this path due to missing comment. private async Task CancelInstance(DocumentsManager manager, int documentId, int pathId) { ___var document = await manager.GetDocumentByIdAsync(documentId); ___await document.Comment.AD dCommentAsync("AD din (...)

(...) I would like to propose an enhancement related to the handling of private views created by users in reports. [Current Limitation] At present, even users with AD ministrative privileges cannot determine whether a given report contains any private views created by other users. This limitation makes it significantly more difficult to manage and support users, especially when diagnosing issues rela (...)

(...) Hi. we've implemented some global form rules e.g. a developer on screen mode that displays meta data of fields (insteAD of turning on dev tools) - a knowledge base article will follow later. Small work in progress preview teaser in the attached screenshot. ;) Right now it is necessary to AD d this global form rule to all main form behavior sections manually to get this loAD ed. It would be gr (...)

(...) Currently, “AD d privileges ” and “Remove privileges ” actions cannot be used in cyclic actions AD ding the ability to use this action could help cyclic action to check item permissions and remove them.

(...) In BPS 2023.1.3.202 version I started getting frequent warnings like the one below. What is the reason for this? FirebaseAD min Category: Exception Role: MobilePushNotifications FirebaseAD min.Messaging.FirebaseMessagingException: Unknown error while making a remote service call: Response status code does not indicate success: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Response (...)

(...) ntly, such data sources do not return the system company information, which limits their usability. The lack of this functionality forces users to manually retrieve data using SQL queries, which contrAD icts the Low-Code platform's principles.

(...) Hi, After upgrAD ing from the 2022 version to the latest 2025 version, I am experiencing an issue with the URL for REST services. The AD dress and API endpoint are stored as global constants. For example, the URL: https://mock.webcon.bps:3317 For example, the endpoint: /domains/customercommunication/internal/v1/message Webcon returns an error during the sending action due to an incorre (...)

(...) We love the inbuilt analytics features. The give us the opportunity to take a quick look whats going on. Especially for smaller Applications the AD vanced Analytics Framework is very useful. Currently a user needs at least the role "Business AD ministrator". But we do not want to give this high-level access rights (change / delete workflows) to our analysts (department manager, process manager, ... (...)

(...) It would be nice to have the PATH_ID as property on the path button elements so we are more easily and relyably able to AD dress them if we need to manipulate them in any way using JS or CSS