HI, We have a process that has a substantial number of attachments and the client would like to be able now to search after their name. Initially, we didn't leave the check mark to Add attachment content to SOLR search index. Apart from enabling this, is there any other option? Would it significantly slow down the search if we do it now? Thanks, Raluca
I try to find option to trigger refresh button in "data table" . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be empty or pick other value then will be reloaded full form (pass by path) . but there is any (...)
HI, How to monitor the moment of typing characters into an attribute using the SDK. I would like to, for example, call an API after typing 3 characters and save the retrieved values to another attribute.
When trying to log in via AAD I get an error: { "type": "Exception", "message": "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 ?
Hi, I have a problem with 2024.1.1.114 and SDK execution. I created an SDK to connect to the SAP and download data from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plugin changed transaction nesting count. Please contact administrator. Interestingly, when I connect the VS debugger to the portal, the error does not occur and the SDK downloads data to the form. (...)
Poproszę szanownych kolegów o informację - jak można zwolnić licencję użytkownika Designer Studio i przypisać ją innemu użytkownikowi? Środowisko nie synchronizuje użytkowników z AD. Wszyscy są dodawani jako Użytkownicy BPS. Pozdrawiam (BPS 2023.1.)
Hi everyone! After upgrading to version 2025 we noticed that the Advanced settings are not working in the same way as they were in the previous versions. The query that was working just fine before is not doing its work. Does anyone else have the same experience? If this helps, this is the query that we're using: IF ( /* Number of all child workflows */ SELECT COUNT(*) FROM WFElements WHERE WFD_WFDID = {WFD_ID} AND WFD_DTYPEID = {DT:494} ) = ( /* Number of positiv (...)
I have created a special report for a subdevision, and granted a User for only see the Report. But he does not have the grant to look into the Workflow. It ist our internal Ticket system and only the IT Guys shoud get access to the Workflow and Ticketdatas Other Subs only should have their own Report to see how many Tickets are in work. And this overview shoud be only visible to the Sub Manager. So i granted the Process to the User and the Report to the User. He see the Process and see (...)
Hello everyone, I have a workflow where I generate an attachment. When I create the attachment on my path the next step is that, a OneDrive connection is established in the next step on entry using the "Start editing a file using OneDrive" action. In my workflow, about 200 people are authorized to use it. From what I see now, this action grants each person read and write permissions. Essentially, it works, but I’m experiencing extremely long loading times of up to 30 seconds. Is there any way (...)
As 2025 version have been released, we've got a new changelog to read through: https://webcon.com/wp-content/uploads/2024/11/Changelog_2025_1_1_23_EN.pdf What are your thoughts on changes? Which ones are yours favourite? :) For me - ALL TRUE, and ANY TRUE operators sounds great! So many nested boolean logic to update ;)
Why the account bpc_svc (assigned to Webcon BPS Service) need to license to execute timeout ? Webcon version 2024.1.1.88
Good morning, After updating BPS to version 2023.1.3.240, we encountered an issue in our production environment. The problem concerns an SDK add-in that enables sending XML data to MSMQ queues. We needed to update this add-in because, starting with version 2023, the methods were changed to asynchronous. The add-in relies on an external DLL file, Experimental.System.Messaging. To include this DLL in the add-in, I had to sign it with a strong key. According to BPS, everything went smoothl (...)
I have several hundred folders on my drive, each named after an employee. Inside each folder, there are several or a dozen PDF files, e.g.: folder name : Kowalsky - Random_FileName1.pdf - Random_FileName2.pdf - Random_FileName3.pdf How can I migrate these PDFs and attach them as attachments to instances of an object in WEBCON?
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 permissions will result in , synchronization will not work - is there a solution for this?
Hello, has anyone of you had a problem with reading Polish letters by the ABBY FineReader 12 component? We are using version 2023.1.3.169, updating to 2023.1.3.289 did not help. All functionalities except this one work. In the configuration of adding a text layer, I tried to set only the Polish language, then English and Polish.
Hi, I have a process that was checked out before we migrated to new servers. On the new server, I can't log in with the user that checked out the process and the old server has already been decomissioned. I know I can force check out of the process, but I am afraid I will lose everything that was done on the process since it was checked out. It was checked out in 2016. It was last saved in 2024. If I force check out, will I get the last version before the process was checked out or the ve (...)
Hello Everyone Have you encountered a case of disappearing buttons at the bottom of the form - responsible for going through the path, recently I noticed problems with the font (bold text that disappear after refreshing the page several times) when displaying in Chrome. Now currently I am struggling with the problem of disappearing buttons (screen) for users. I thought it was related to Chrome versions older than 130.0.6723.92 but the problem also occurs on this version. A funny workaroun (...)
Hey I have two choice fields Product Group and Product Category (groups are within the categories) so I have created filter that when somebody selects certain category they can only see in choice field product group, groups that are within the specified product category based on dictionary. However now is coming the problem that sometimes business would like to select two or more categories and when they do so the product group is empty. Is there a smart solution for that? Maybe in case of s (...)
Hi guys, in some use cases we need to have some formatted text based on an textconstant on a pdf dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make changes on the text because its only a template-text which has to be customized. If the text ist c (...)
Hi everyone, I've noticed a strange rendering / displaying of data tables. I attached a screenshot: 1) This is how the data table looks like if I refresh the browser 2) The mouse overs work fine 3) "Dragging" the data table "displays" the table correctly. 3) can also be achieved when the data table is in a tab and you switch tabs. The data table is displayed correctly when getting back. We haven't modified the process in months so my best bet is that this has something to do with t (...)