WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum

forum

Hi All, Does anybody know why system column "Step" on any report is empty? It doesn't show anything. Other columns are ok and show information from workflows. I noticed that when I enable Grouping on Step, every step name shows on the left of report but still not on the system column.

Is there a way on a new record to prepopulate an item list with static rows? The idea is for each new workflow started, an item list would have 6 rows already setup to have other data entered. Nevermind, I found it :) https://webcon.com/item-lists-repeating-data-done-right/

Dear all is possible to set that the attachments area will be default collapsed when opening the form?

Dear All, When I try to submit quantity of labels with barcodes to be printed from field I get an error (attached). Same situation when I use definition of database field (i.e. {WFD_AttInt1}). This field is integer. When entering manually a digit there is no issue. Any workaround? :) Kind regards.

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.common.SolrException"], "msg":"ERROR: [doc=1_4572] multiple values encountered for non multiValued (...)

Hi, I have a problem with using the function "Edit file" for Word attachment (see picture). I work as an administrator, and I have all rights. Best regards, Grzegorz

Hi, despite the bug described in this thread: https://community.webcon.com/forum/thread/555/46 having been removed in 2021.1.3.143 (tested, 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 dont map data source columns to other columns it doesn't throw an error.

Is there a way to do a little more modification to the attachments portion of a form? We'd like all attachments, email msgs included to be shown on the first tab. Failing that, hiding the first 2 tabs and only showing the "all attachments" tab.

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 testing window the rule works as expected, it just wont let me save it because of invalid rule configuration. As soon as i remove select values and replace it with something else it works. Is t (...)

MVP

We have a supporting workflow which is being started via hot-folder. The name of the attached file is then being analysed (we have a naming convention) and based on the attributes we want to move the file to a target workflow elements. Is there a way to do this via standard actions? I've struggled to find one and we might be required to create a sdk action to copy the file.

Hello, I've recently got an email about error about action execution on timeout. Is it new functionality? Because I've never seen that. Is it also available on old sharepoint forms?

MVP

Hi, I have noticed that you can create multiple content databases on one Webcon installation. Why and how would you actually use that? It would be great if you could segregate the instances of different business entities in different databases, but I am not sure that is possible. What else do you know about this subject of multiple content databases on the same Webcon portal. Thanks, Razvan

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.

Hello, during creating bps users (through action or designer studio) it replace polish letters like "ą ę ś ..." to "a e s ..." in user names. Is there any possibility to fix this?

MVP

Hello, I tried to create a task action on a save path in the dictionary. After saving the task is created but I can't close the task. How can I close the task created? Thank you, Raluca

MVP

Who runs 2021.1.2.136 and wants to help me testing "report subscriptions"? I'm currently evaluating an option to "subscribe" to reports/view. My aim is that the user will be able to select a schedule, define a report and receive this report by mail. This is currently in an alpha state. The business rule seems to work well but the BPS application is just in a proof of concept state. Maybe there's someone who can help me test the SDK/identify some issues. Fingers crossed, I'm going on vacation (...)

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?

MVP

Hi, After installing the web Outlook plugin I am getting some error on the "Show context item form" button. All the other action buttons work properly, but I am getting the following error on the first one: {"type":"Exception","message":"Cannot use cache in config db context","errorGuid":"f8b38a8e-7220-461b-83f6-f2f8d65aae47","stacktrace":"","innerError":null} You can also see the attached pictures. Any quick fixes for that? Thanks!

Hi All, I am unable to launch Designer Studio. Getting Cache Load Exception(added screenshot). The error is coming after providing the credentials while launching the application. If anyone can please suggest what is the cause of this error and how it can be fixed. I have already tried deleting browser cache, reinstalling the designer studio, etc. Thanks, Siddharth

Hi, I have a category list and sub-category list and I want to create a two picker fields where the second one will be based on the first one. Category(picker dropdown): * A * B Sub-category(picker dropdown): *A1 *A2 *B1 *B2 If I will choose Category A, the second picker field should show only A1 and A2 option. How to achive it?