(...) of the attribute. 1. I wonder why this option is always grayed out. What does it mean - is it always on or off? Is the SOLR always indexing this attribute regardless of what visibility is set? http s://docs.webcon.com/docs/2024R1/Studio/Process/Attribute/General/Attribute_Permissions 2. I wonder if there is a possibility to disable Solr indexing on a specific process/workflow?
(...) Hi, We try a REST Web service call like this: - global constant for REST Web service base URL, as http s://something.com - global constant for REST request suffix, like api/webcon/action - other global constants, for Bearer etc - at app level we configure a template - Invoke REST Web service based on previous defined constants We use those global constants just to have separate valu (...)
(...) ould be in various currencies. I'd like to get the exchange rate automatically for each row (because the exchange rate might be different for different dates and currencies). The API GET call is: http s://kurs.resenje.org/api/v1/currencies//rates/-- I have in DET_Att6 and the in DET_Att3. The response is a JSON: { "code": "USD", "date": "2017-01-04", "date_from": "2017- (...)
(...) Hey, on the website http s://webcon.com/pl/resources/elektroniczny-obieg-umow/ I read that the system allows you to generate a ‘redline’ version of documents (comparing changes made from the moment the document was sent to the client to the moment the document was received back - even those changes that were not made in the change mode) How is this done? How do I run it in the process? Thank (...)
(...) latest one when printing using a template the following error will appear and everything will be blocked: Is there a solution for this? Thanks in advance Error during saga execution: e is null a@http s://webcon.domena.com/application/App.ddbbd702c08e03b71cd0.bundle.js:2:1502752 81937/D[s.C]@http s://webcon.domena.com
(...) To improve the REST API and working with it, perhaps it is possible to introduce support for batch processing. I think it could help and speed up the work with field updates in many elements. http s://www.odata.org/documentation/odata-version-3-0/batch-processing/
(...) t-in tools, but unfortunately, that doesn’t work (CONTENT AS BASE64[GET ATTACHMENTS]) After attempting this myself without success, I came across an answer provided by Karol in 2023: Karol Częczek http s://community.webcon.com/forum/thread/2906?messageid=2906 However, I’ve encountered an issue: my attachments are not stored in the WFAttachmentFiles table (there are ONLY 20 files in that table). I (...)
http s://community.webcon.com/posts/post/wfhistoryelements-and-wfhistoryelementdetails-tables-description/56/26
(...) the possibility of using the OData standard in Webcon, which seems like a promising alternative. I recently read a post on the community forum about OData support in Webcon, which you can find here: http s://community.webcon.com/posts/post/odata-format-in-webcon-bps/346/3 . From what I understand, OData is still only available in the beta version of the REST API. I am wondering whether this functio (...)
(...) KB article is directing to Webcon version not available in download http s://community.webcon.com/posts/post/manual-database-update-prerequisites-and-procedure/515/3 [quote] The problem has been fixed in versions 2023.1.3.326, 2024.1.1.193, 2025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment databas (...)
(...) Hello, Have you tried run the Public forms in version 2025? I downloaded the source from github: http s://github.com/WEBCON-BPS/public-forms I have the appsettings.json file configured (as in the picture). I get an error when trying to log in
(...) ave new site with 3 bindings webcon-test.domain:.com 80 webcon-test.domain.com : 443 empty :80 Auth provider AD I'm not able to login to portal from the machine where webcon is installed via http s/http ://webcon-test.domain.com But link http ://localhost works fine When I change a server and try to login via http s/http ://webcon-test.domain.com everythinks works fine. Portal address - htt (...)
(...) et an error translated to "The verification of the digital signature of the current Single-Use Access License for the external user was not successful". In this article "Public Link" is mentioned( http s://community.webcon.com/posts/post/public-link/386/3) 2024 R1 update From version 2024.1.1 onward, this functionality is licensed based on Single-Use access licesnes. You can find more information (...)
(...) 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