(...) onnecting 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-02-2025 19:02:59 msg: Url to Solr: HTTP ://[SERVERNAME]:8983/solr/BPS_Activities/query?q=*:*&q.op=OR&indent=true&fq=TS_Insert:[2025-01-06T19:02:59.060Z%20TO%20NOW]&fq=-User_Name:"WebCon%20Workflow%20Service"&rows=0&wt=json 06-02-2025 19:03 (...)
(...) Hi, I try to use this article, but it does not works anymore. HTTP s://kb.webcon.pl/przyklady-uzycia-rest-api/ I try to generate a token base on this instruction HTTP s://developer.webcon.com/docs/2024.1/api-registration-and-authentication#get-access-token in Postman to api/oauth2/token , example: { "grant_type": "client_credentials", "client_id": "XXX", "client_secret": "XXX", "scop (...)
(...) ments would greatly benefit from such an enhancement. For reference, I would like to highlight related topics that have already been discussed in the community: Thread discussing similar needs: HTTP s://community.webcon.com/forum/thread/2135?messageid=2135 Article on Mobile App Remote Profile Configuration: HTTP s://community.webcon.com/posts/post/2022-mobile-app-remote-profile-configuration/33 (...)
(...) riginal reports (sorting implemented before upgrade). Although the menu is not visible, the saved condition still functions. However, this is only a short-term fix. We checked the documentation (HTTP s://docs.webcon.com/docs/2024R1/Portal/Reports/#id_7), but it appears to contain outdated screenshots. In version 2024.1.1.187, the tab previously labeled "Columns available in reports" is now nam (...)
(...) Dear WEBCON team, Over the past two weeks, we upgraded our servers from 2023.1.3.29 to 2024.1.1.187. We are now encountering the same issue that Michał Ludwiczak described on 2025-01-03: ? HTTP s://community.webcon.com/forum/thread/6483/15 He reported: "I've just found out that when I switch a multiple lines of text field from standard to formatted, it simply disappears, and a type erro (...)
(...) We ran into the issue that one of our systems started to enforce compression for its HTTP responses. They are now compressed as gzip which leads to an error when trying to access data from the system using a REST Web Service Data source in Webcon. I can help myself by implementing a custom data source, but if there is a native solution, I would be glad to hear about it.
(...) is issue will only encountered in the production environment. - It introduces an unnecessary complexity to the child workflow. WEBCON Version 2025.1.1.105 I've copied the license labels from: HTTP s://community.webcon.com/posts/post/licensing/356/10 Best regards, Daniel
(...) Hey team We are intensively testing Webcon. I'm trying to send a PDF attachment in a simple app using the HTTP POST method, and I can't get it to work. Postman works fine, Python too. How can I adjust my action to make it go through? We prepared it based on this article: HTTP s://kb.webcon.pl/przekazywanie-zalacznikow-do-google-drive-za-pomoca-akcji-rest/ Unfortunately, it doesn't want to load (...)
(...) nc() at WebCon.BpsCloud.IdentityServer.Hosting.FederatedSignOut.AuthenticationRequestHandlerWrapper.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HTTP Context context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HTTP Context context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HTTP Context context) at Microsoft.As (...)
(...) s the BPS Portal via a browser on the same server, I encounter the following error: -- Unexpected Application Error! t.findLast is not a function TypeError: t.findLast is not a function at HTTP s://**bpsportalurl**/application/App.4dbf8e8ad44240e13685.bundle.js:2:342152 at Object.useMemo (HTTP s://**bpsportalurl**/application/2599.4dbf8e8ad44240e13685.bundle.js:2:248684) at t.useMem (...)
(...) , does that mean I might not have an SDK license? Or do I need to do something with the signing key? I’m a bit confused. For context, we have a perpetual license - webcon 2022 On Danielk's blog: HTTP s://daniels-notes.de/posts/2024/webcon-bps-2024-change-log#sdks "In addition to this: If you are not creating SDKs on your own, but have a partner do it, ask them whether they have given WEBCON the (...)
(...) Hi, will there be an alternative to the current option the "Searching structures" offers in 2026? HTTP s://community.webcon.com/posts/post/platform-compatibility-roadmap/236/10 This is one feature I'm using on a regular basis. Either when I'm creating a new application and I don't want to bother with reports at this point in time or when doing support in production environments. Am I'm the (...)
(...) tely blocked and started throwing two messages in the service statuses: 1. SolrNet Category: Exception Role: SolrIndexer SolrNet.Exceptions.SolrConnectionException: Error 404 Not Found HTTP ERROR 404 Not Found URI:/solr/BPS_Activities/update STATUS:404 MESSAGE:Not Found SERVLET:default at SolrNet.Impl.AutoSolrConnection.d__27.MoveNext() --- End of stack trace from p (...)
(...) hat SharePoint doesn't always provide a built-in way to manage meta tags directly, so some manual effort may be needed. To proceed with the migration efficiently, it is considered to opt for the: HTTP s://www.systools.in/products/sharepoint-to-sharepoint/
(...) Hi, we wanted to use the MS Teams Workflow to push new RSS feed entries to our internal WEBCON Teams channel. Unfortunately the Power Automate flow throws this error using HTTP s://community.webcon.com/feed/user-voice: { "status": 400, "message": "Failed to read requested Feed information. Details: '\b', hexadecimal value 0x08, is an invalid character. Line 13573, position 9.\r\nclientRequest (...)
(...) Hi, HTTP s://community.webcon.com/feed/knowledge-base returns: “Page doesn’t exist.” Kind Regards Sébastien Anselment
(...) ld prototypes for such scenarios but it would be a greater impact if this would be in your portfolio out of the box and for all customers. What about an integration in the announced MS ESS Agent? HTTP s://techcommunity.microsoft.com/blog/microsoft365copilotblog/how-to-prepare-for-a-successful-microsoft-employee-self-service-agent-implementa/4403136 Are there any plans on all this? Would be amazi (...)
(...) Hi, I'm creating an html template to generate a PDF document. However, I don't get the full text every time, just single letters. On the example code from the page: HTTP s://docs.webcon.com/docs/2025R1/Studio/Action/Printouts/GenerateHTML/HTMLandPDFTemplate I get the result as attached. Do you have any idea what this could be? 2025.1.1.23
(...) Hello. According to this documentation: HTTP s://developer.webcon.com/docs/api-registration-and-authentication, the api/login endpoint is still listed as an option. I see that this refers to version 2025.1. However, I'm using version 2025.2 and the api/login endpoint no longer works. Do you know why? Where is information about this change, I know there is OAuth2 option, I would like to keep it (...)
(...) o (Web) that uses all information of docs, community, knowledge base and so on to help developers for doing things in Designer Studio. Maybe you could also give the option to add custom sources as HTTP s://daniels-notes.de/ and other blogs/sources. We have built a Copilot Agent for all this but it would be way more cooler having this integrated in Designer Studio. Kind Regards Sébastien