(...) I have a problem to establish a connection to sharepoint online. I have chosen as connection type sharepoint online. When I enter the Url of the sitecollection and the user and password correctly, I GET the Error message: "Unable to connect to the remote Server. The sign-in name or password does not match one in the Microsoft account system." As the account that I use to connect has not MFA enabled (...)
(...) , the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I GET a message about it. What is the problem? where are the logs Maciej
(...) rd, the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I GET a message about it. When I do it locally on the server via the localhost name, it is ok. When I do it from another computer, there is no response. What is the problem? Maciej
(...) What is the possible and if, the most efficient way of GET ting data from a dictionary into a js file that is supposed to read all the items from said report ? SQL(business rule, then convey it to the js file as an argument) or we can natively do it in js ?
(...) vers 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 GET ting back. We haven't modified the process in months so my best bet is that this has something to do with the current Edge version. Can someone confirm this behavior? WEBCON BPS version: 2022.1. (...)
(...) 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 version that was last saved during the check in? How exactly does this work? Thanks!
(...) pecial 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 t (...)
(...) argins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the HTML field, so that it is aligned with the other controls (2). document.GET ElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remove("upsidePanel__content") or with CSS: #SEL_HTML_#{WFCON:7009}# .upsidePanel_ (...)
(...) ument template - Technical / helper workflows There are even cases, where it would be great if a workflow instance of a specific form type would be excluded. For example when a workflow instance GET 's "archived", we change the form type, so that we can configure different privileges. Yes, we can restrict the access but that's not always possibile and than these workflow instances may pop up. (...)
(...) Hi, in WEBCON BPS 2025 R1 opening the popup search no longer focuses on the search input, instead the close button GET 's the focus. Entering the popup search and hitting the enter key will close the popup search instead of showing all elements. Best regards, Daniel
(...) 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 (...)
(...) Hi, I have a strange situation. One of our users, who is a business administrator on a workflow, is suddenly GET ting an error when attempting to view workflow elements. The error displayed is "Execution timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding." This is only happening to this specific user. Where should I even go to look for (...)
(...) re that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GET Response() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack (...)
(...) uld have parameters for - field name - parent HTML element - label HTML element. If this is the customer DOM The function would be called like this CreateField("AttChoose1",document.GET ElementById("myCustomFieldContainer"),document.GET ElementById("myCustomFieldLabelContainer") and it would create the minimal elements required for the field to be working inside the container: (...)
(...) Hi, we got the feedback in the past that the users sometimes don't recognize the Edit button. In WEBCON BPS the "Cancel editing" button is really prominent. Could we GET the same design for the Edit button? I'm also wondering whether the "Cancel editing" should be displayed in as it is. In my opinion the cancel editing is not the primary action a use should take on the form. Best regards, (...)
(...) value in 2023. At least that is my impression. This might be connected to the seperate ID columns and a change in the underlying DB function. I think that it even behaves differently when trying to GET ID from wfelementdetails and wfelements tables. (specific ID field in wfelements, no specific ID field in wfelementdetails - you can see calculated columns in table wfelements, none in wfelementdetai (...)
(...) ions' - automation declared on process level, but exposed to be used in other applications. This would allow us to create somewhat like interfaces, so applications won't be so tightly tangled up toGET her. It's achievable with Global Automations, but this way it doesn't directly tell us which process is the parent/owner. I'm curious how you would handle this case, and if that separation of co (...)
(...) message (I don't have a screenshot from this message) with a reference to the ActivityLog.xml file within the VS main program folder. On the ActivityLog.xml file I've found a System.Reflection.TarGET InvocationException, followed by a System.IO.FileLoadException and a HRESULT exception number. The issue occured with all version of WEBCON BPS SDK Tools available via Visual Studio Extension Manag (...)
(...) Hello WEBCON community, I did some application updates (including a new workflow) in DEV environment and now I want to do the update in PROD by importing an application, but I'm GET ting errors. There are no active tasks in step 3091, but there are some documents in step 3090, because it's a final step. Also I didn't do any changes in these two steps. Does somebody have any ideas on what's wron (...)
(...) scriped on the developer documentation 'Package overview' page, I've tried to include different DLLs (in particular 'System.Data.Odbc') for service and protal taken from seperate projects' output (tarGET ing .NET Framwork / .NET 8). But the DLLs are never packed within the generated plugin package zip-file. -> https://developer.webcon.com/docs/package-overview -> https://developer.webcon.com/docs/pa (...)