(...) Hello, I am trying to create an "Add Barcode" action. After I set it up I was trying to test it and this error showed up (it was the first test , it never worked).
(...) The Verify Process action (Process configuration test ) currently doesn't check if hard coded users still exist. For example a group could be selected in a people field which limits the available users. The group has been deleted like in the attached image. But this doesn't result in an error. Best regards, Daniel
(...) Hello Webcon community! We already tried several times to install Webcon BPS an a local machine (latest Webcon BPS version 2021 1.2.108). If it comes to IIS application creation, we select https and setup refuses to show wildcard certificate, which was previously installed to personal store for local machine. The cerificate is showing in IIS, certmgr (Personal -> Certificates), but is not selectabl (...)
(...) Hello, I tried use action "Invoke SOAP Web Services", but I get this error "dll was not found" I test ed using another platform for Api development and it works. Thanks regards, Raluca Lupu
(...) Hi, we recently upgraded our DEV-Environment to latest 2021.1.2.136. Today i was evaluating the new version with our existing processes, and stumbled upon something that didn't occur to me in the past. I have a crucial picker field in an item list, that has target fields from some of the columns in that same item list. It works in our current PROD version (2020.1.3.411). In 2021 it throws: "S (...)
(...) Dear Forum, We have completed our test installation of webcon environment but can't connect to designer with https. Webcon portal, and main access to system works through https but with designer we're getting an error that portal is not under that address. when we switch to http it works. Where do we change this setting for designer?
(...) Hi everyone. I've prepared my first prototype in Designer Desk and now I'm trying to test the workflow (before publishing the process in Designer Studio). When I'm trying to go to the next step I get an error.
(...) the reception counter for our digital 'guest check-in' process. It's just a seperate Dashboard with a report displaying the current check-in step. We are using the "Auto Refresher" for getting the latest check-in data. Our problem now is, that the smallest interval (1min) is still to long, the maximum value good enough would be 30 sec, otherwise the guest has to click the update button in most of th (...)
(...) Hi everyone! I was just evaluating the latest version (2021.1.3.163) on our DEV system, and wanted to prepare new functions for my processes. I had issues when trying to save a rule that included the new "select values" function to check if a collection of values from an item list is not empty. In the test ing window the rule works as expected, it just wont let me save it because of invalid rule con (...)
(...) Hi, despite the bug described in this thread: https://community.webcon.com/forum/thread/555/46 having been removed in 2021.1.3.143 (test ed, worked fine), something similar is happening in 2021.1.3.163 when you use a picker field in an item list, and map it's data source-columns into other columns of the item list. It then throws: "b.map is not a function"-error, see attached screenshot. If I do (...)
(...) Hi, After upgrading WEBCON BPS to latest public version (2021.1.3.163) we started to have issues with SOLR indexing. Here is some part of the error: Exception at ID: 4572 Error occurred: SolrNet.Exceptions.SolrConnectionException: { "responseHeader":{ "rf":1, "status":400, "QTime":2}, "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","org.apache.solr.co (...)
(...) Hello, I have a problem logging in to the iPad application. The application hangs after entering the login and password and clicking Continue logging in - external authentication. Ipad with latest firmware, factory reset, latest Webcon 2021 application. No problem on android. Without application works fine in Safari.
(...) ounter-increment: counterh1; } h1::before { content: counter(counterh1)" "; } Do you know any other limitations or are aware what browser configuration I could use to test this? Best regards, Daniel
(...) now, but they will not run from webcon. I am running the powershell with an account that has the correct permissions. I have verified by running powershell on the webcon server with the account and test ing the script. I see the following error in event viewer. PowerShell Error Message=WCF Service can be executed on registered account only. Valid PortalAppPoolIdentity username from database is empt (...)
(...) form-field-to-an-excel-file/ I am aware of alternatives such as user actions / sdk, but it is about using built-in functionality that ensures consistency and is ready to go with a single click. test ed on version 2021.1.3.205.
(...) Hi, I use process level constants when I need to generate MS Word attachments. This gives me consistency when transferring processes between DEV / test / PROD. I don't have to think about replacing the name /DOCTEMP/f8e86bc...e967af9b62 with another guid in appropriate action. The same I wanted to do for generating MS Excel attachments. Unfortunately I get the error: WebCon.WorkFlow.Common.Exceptions (...)
(...) Hi everyone, does anyone have an idea whether it's possible to retrieve the users to whom a task will be assigned in the next step? What I've test ed so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action durin (...)
(...) am struggling with generating a clickable link from column of same row. I would like the user to enter a link in the column LINK and a clickable link should be generated in the next row column (LINK-test ) on every value change (see attached picture). The perfect way would be a little HTML button, so i should be able to set the "[TECH] angeschaut" checkbox when clicking. What i am searching for: (...)
(...) eld. I have not noticed such change in changelog (but maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, or encountered the same problem? EDIT: Since I was test ing mostly on the default value of the current user, I found that it works fine when only login or name is selected. Not sure if this is an intentional change though :) EDIT2: Found that change in ve (...)
(...) Hi everyone, while designing a new Dashboard for my latest application, i am wondering wether it is possible to use the REPORT TILE logic in HTML, so i could optimize the free space usage (eg. a two column table for 2 report tiles instead of two seperate report tiles). Does anyone of you managed this already? Thanks for your help in advance, Bjoern Poller