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

search results

for CC

(...) o 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 oCC ur and the SDK downloads data to the form. Does anyone have an idea what might be wrong?

(...) 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 suCC essful or unsuCC essful login ?

(...) 2/LicenceService is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try aCC essing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.C (...)

(...) It would be great if we could display report tiles not only vertically but also horizontally (floating). In addition it would be great if we could not only select a custom font color for the aCC ent but one of the new brand colors in WEBCON BPS 2025. Than we could amend the colors based on light/dark or contrast theme. Best regards, Daniel

(...) ] part of the whereclause. So whereever you have such scenario you need to change {WFCONCOL_ID:1559} = ''" to "{WFCONCOL_ID:1559} is null" to get proper results. I am not sure if this just didn't oCC ur to me when I was reading the changelogs, but of course I fell for it in several oCC urences in the system. We went through all data sources when testing, fixed issues that were there, and failed to (...)

(...) Do you have any idea how the email address to which the email is sent is determined when a timeout oCC urs on a global action and fails 5 times( Allow number of incorrect execution)? Thanks, Raluca

(...) Hello I have a question. Is it possible to replace a user in webcon with another one, i.e. I have an aCC ount xxx@domain.com and I would like everything that was and is on the aCC ount xxx@domain.com to be assigned to the new aCC ount yyy@domain.com Thank you in advance

(...) S main program folder. On the ActivityLog.xml file I've found a System.Reflection.TargetInvocationException, followed by a System.IO.FileLoadException and a HRESULT exception number. The issue oCC ured with all version of WEBCON BPS SDK Tools available via Visual Studio Extension Manager (2022 to 2025). Long story short, nothing helped, not even repair installation of VS via VS Installer. On (...)

(...) Hello WEBCON Community, I ran a "Verify entire configuration" procedure and I got error (screenshot is attached). I have no idea which process is this error from and how/when did it oCC ure. Do you have any tips how to find and get rid of this error?

(...) Hi, I think it would be great if we could switch from the BPS Portal to the user's aCC ount and check what he sees on the form and reports. The system and business (global) administrator would have such privileges. From the BPS Portal level, he could use the icon to switch to any user's aCC ount (administrative mode). Sometimes data source values ​​are filtered and there is no way to see what the u (...)

(...) ent 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? Error: System.Exception: Exception oCC urred while importing table AppDashboards ---> Microsoft.Data.SqlClient.SqlException: Cannot insert duplicate key row in object 'dbo.AppDashboards' with unique index 'UQ_AppDashboards_IsDefault'. The (...)

(...) ervers: a production server and a test server. On both servers, the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user aCC ount. The SSL connection is active. On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credent (...)

(...) Hi, I am looking for a solution to download a file from attachments by ID for users who have disabled the attachment panel (they can't see all attachments) or for those who do not have permission to aCC ess attachments. However, I need to allow them to download a specific attachment from a document. I know I can use this URL(for those who have only disabled attachments panel) /api/nav/db/1/attachme (...)

(...) Hi, We noticed some problems with vacation Gantt chart report with past vacations after update to 2024. The problem oCC ured on 2 versions 2024.1.1.130 and 2024.1.1.161. 2024.1.1.130: #1 problem we noticed: We cannot see any past data vacations, mainly on a simpified report (black/white one). #2 problem we noticed: On a advanced report with colors we can see past vacations but not all (...)

(...) e from moving to the next step(in one case i would maybe like to "cancel" the subworkflow/return with negative). I tried to deactivate the form field validation on the paths, however the error still oCC urs.

(...) Hi, I did the upgrade from 2022 to 2024.  After upgrade, I upgraded the sdk to verison 2024 . When I tested i received the error" One or more errors oCC urred. (Decimal value  was not in a correct format.) Decimal value  was not in a correct format. " I tried to send the value in different format 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text (...)

(...) 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use built-in tools, but unfortunately, that doesn’t work (CONTENT AS BASE64[GET ATTACHMENTS]) After attempting this myself without suCC ess, I came across an answer provided by Karol in 2023: Karol Częczek https://community.webcon.com/forum/thread/2906?messageid=2906 However, I’ve encountered an issue: my attachments are not stored (...)

(...) I try to build table with short history to put it in protocol (word>>pdf) of aCC eptance So i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finis (...)

(...) End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuCC essAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__DisplayClass5_0.d.MoveNext() --- End of stack trace from previous location where exception was (...)

(...) that I am checking, and if the value of the date is greater than today's date, the row should be highlighted in color. In the attached image, you can see my attempt, but unfortunately, it was unsuCC essful. Is there a way to configure this?