Hi, I'm trying to install Webcon standalone version 2022.1.4.84 and everything is going smoothly until it reach Search Server configuration. I filled host address, add passwords for solr and WEBCON_BPS user, then "Next" - here the green bar is moving and moving for 10-15 minutes but nothing new happens. The installer is not going to the next step. Is it normal behaviour?
I've updraded to 2022.1.4.84 last night and today I noticed that the OCR Verfication step looks now just like other forms - there is no pdf display on the right. In 2022.1.2.59 just yesterday everything worked. Am I missing some change in the machanics? UPDATE: It seems that documents that passed through OCR before Webcon update display properly in the OCR Verification step (with the preview and yellow hihglights). Only the ones added after the update display as if there was no OCR at all. T (...)
Hi, I have one Form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), email(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There is smth like "add new item which is not exists in DataSource" but it's possible to show this as p (...)
Hi all, at the moment we are struggling to generate C## classes automatically based on the SWAGGER JSON Definition of WebCon. (server-adress/api) It seems, that the inheritance could not be solved completely by the library. Our aim is to be able to read data in JSON format from the WebCon REST-API by using standardized tools, means no manually work for getting the data in the right format. Used REST instruction (v3.0) GET: Gets default bps view content Additional Information: - WebC (...)
Hi, Because an employee left our company, I need to remove his information from Created By fields. How can I do this? Can I transfer workflows he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to SQL and would that even be wise? Thanks in advance
Hi all! I noticed that OData support has been added to REST API 2022.1.4.xx. I only found one document, which is located here: https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346 This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find a documentation of that? <PseudoCode> /api/data/v4.0/db/{dbid}/applications/{appid}/reports (...)
Hi, I'm sure some of you had a similar issue. In our process, we send an automatic reminder by email. Email need to be added as an attachment in flow. To make it you have to do a workaround, which is not convenient. How do you do it? it would not be easier to add the "add as attachment" checkbox in Configuration - Send a custom email? like the ones in the attached picture greetings Bartek 😀
Is there a way to sticky itemlist header during scrolling down the page? I was try css with "position: sticky;' but without success .
Hi, I want used the global business rule in a rest web services. I try use de business rule in Customer Headers, but when I run the action the value it's empty. I added an image with the configuration. (config_restWebServices.png) Is it possible using the business rule in Data sources Rest Web Services? Thank you, Raluca
I would like to run an SQL procedure (something like the article Run an SQL procedure https://community.webcon.com/posts/post/the-run-an-sql-procedure-action/230). But, I would like the procedure to generate a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as an attachment). Is it possible, if so how?
Is it possible to create at the finish stage word file using data from WFHistoryElements table? Where should I store data regarding stages, time of the stages and person details assign to this stage to be able to used them in document template?
Hi, I'm creating the workflow for registering agreements with some typical fields: counterparty, agreement no., value, signature date - let's call it Agreement Register (AR). To avoid manually register all necessary data I've also created another workflow (Import Agreements Data) with item list, which is populated using excel file and on entry of default path a subworkflow AR should start using action "for each" collection from the item list populate the fields in AR instance . But even if fiel (...)
Error 401 in the Exchange server connection test. Version: 2020.1.3.442 Please assist in resolving this matter as soon as possible.
Hello, i would like to disable attachment edition(add, delete etc.) on specific step and specific user group. Do you have any idea how i can do it?
Hi everybody, sorry to bother you with this: One of our customers switched the authentication for his MS Exchange Online to MS Graph and since then receives the error shown in the screenshot attached. He does not run any kind of proxy server on his firewall, so that we are confused by the error message. Any hint is welcome to get his productive system up and running again. Cheers, Ingo
Hello, In 2020 version of Webcon when using "Generate/Update a Word File" action, there was a checkbox "Show on screen" on the Output tab. We were using this option in one aplication to show generated file to a user in a preview mode. After upgrading to version 2021, the option was changed to "Download after file generation" which causes automatic file download without option to quickly preview the document and print it. Is there a possibility to get that previous functionality in version (...)
Hello, after restarting server on which we have installed webcon 2021.1.3.188 (freemium) there is some problem with SOLR. Similar problem is in thread https://community.webcon.com/forum/thread/776 but solution which community suggest there doesn't help me. I've tried to restart Webcon WorkFlow Service but it's still not work. In log: Message=SOLR not initialized Source=WebCon.WorkFlow.Data.Solr StackTrace= at WebCon.WorkFlow.Data.Solr.BPSSolrServerProxy.GetInstance[T]() at Web (...)
Hi everyone, this is not you typically community thread. It’s not about a problem or question but an idea for which I would need your help. I’ve come across a page which listed 101 things you could do with product/platform xyz. This got me thinking whether we could do something similar for WEBCON BPS. For this though I need your help. --- The idea --- Everyone has implemented a number of applications. These are unique for each company, but they share something in common by which they can (...)
Is it possible to restrict the integer/float to 100 mln?
Hi! Has enyone encouontered errors with adding entries to Exchange callendars through action and e-mail sending? Recently Microsoft stopped support of basic auth... Oh, I forgot to mention: I have reactivated Basic Auth for all the protocols available in the article https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 . Still no luck... maybe some more time is needed for changes to take effect.