(...) Hello, Is it possible to input two different values into the 'Update Related Workflow Instance' action in WEBCON BPS Designer, but have them appear on separate lines within the same field? Specifically, I would like to know if there's a way to use a newline character or any other method to achieve this. My Observatii 2 field is Multiple lines of text. Thank you
(...) Hello, Introduction: 1. right now WEBCON BPS allows to configure actions which triggers on path, on exit, on entry (and of course on a few more) 2. sometimes process is configured to assign the task to multiple users, e.g. multi-approval (without subprocesses), e.g. assign tasks to 3 users 3. again sometimes business got the need that after every approval (finalizing single task) they would like (...)
(...) Hi, Following a security audit, we are compelled to set the CLR Assembly Permission Sets to SAFE_ACCESS in SQL SERVER. I'm not an expert in SQL. What impact does this setting have on WEBCON ? Thanks, Raluca
(...) Hi, Sorry for my lack of knowledge but I've just installed WEBCON 2 days ago. Please help! I want to add in a item list rows from a SQL database but: Querying data is ok. I want to select a product name based on that query (from a Choice field) and get the correspondent price from the query... Also my query is based on another field as a filter When I change the value of that filter, the list of (...)
(...) Hi, How can I fix the Solr error "ServiceLocationProvider must be set"? This error has been occurring since WEBCON installation. Version 2023.1.1.89. Solr web interface works fine, but I don't know where to look for the cause of the problems.
(...) Hi everyone, I am quite embarrassed to have to ask this question because the answer is probably quite simple. Currently, I am reviewing a WEBCON process that I created some time ago. In doing so, I started to implement some things (e.g. sending emails) in a better way. Now I have noticed that I have an "on entry" action in the step actions in some paths (which was previously responsible for sen (...)
(...) Hi, Do you know how to change style of the column headers? (WEBCON 2021) I want to change only headers.
(...) rem AD is fully synchronised with MS Entra ID (formerly Azure AD), so I can log in both on-prem SP2013 and SPO (with my credentials) with the same username and password. But why does this not work in WEBCON ? Does anyone have an idea?
(...) Hi, Blocking access based on login. Situation related to last WEBCON aday :). Suddenly, there was a need to block access to the WEBCON BPS platform for a specific user. The situation was a bit more complicated because the user could not be deactivated at the AD level. Of course, it can be done, but it requires analyzing data, ad groups, places on configuration forms where such a person can be indi (...)
(...) Hi! We have a business request to save email in instance we have just sent out with WEBCON action. I know some workarounds: - show some details from wfmails table - create hotmailbox and process cc-d email But I do not like them. I have not tried, but maybe with msgraph api it is solvable. Does anyone have a good solution to save sent email in msg/eml file as attachment? Thanks! BR Peter
(...) Hello It's my firs question, so please dont "eat" me at the start :) In our workflow we assing form to specifich worker. Workers are assingned first by AD groups (which decide if they can acces WEBCON or not) and than by specific BPS groups. Problem arise, whet person to whom job is assingned stops working. He's automaticli removed from AD and any atempt to move proces is an error. We circumvent (...)
Hello, Does anyone know if there's a way of adding a tooltip to custom buttons one adds to the form? I have an item list with a datarow column. Inside this column I'm creating a button like so: Basically, I'm replicating the buttons from the action column. I know I can add the title="some text" to the button to have a default tooltip. But I'd like to use the b
(...) Hello all, We have implemented a new ticket system called Jitbit and I would like to connect it to WEBCON via REST web service. Unfortunately, I don't understand how to configure a "Basic authentication" or "Token authentication" in WEBCON . Using Postman, the authentication including the queries already worked. Enclosed you can find the documentation from Jitbit: https://www.jitbit.com/helpdesk/he (...)
(...) ulated columns. There are no calculated columns in the report. There are no such problems for the previous case of 20,000 loaded objects. What could be the reason? Is there any optimization of the WEBCON platform after such a large import? Or maybe you need database optimization? Repair (reorganization) of indexes or database file operations? What do you recommend?
(...) I am trying to write a SQL statement to start a workflow but the data source needs to be a SQL data source rather than the WEBCON database. I have defined the SQL data source (ConnectWise Companies) and it is working OK. I think the problem is what do I use in the "From" part of my SQL statement. If I omit the From part, when I test my query it does not recognise the column names and says "Invalid c (...)
(...) Hello, We are changing the WEBCON version from sharepoint to standalone. After installation everything seems ok. However, when I enter some form and fire up the admin options such as "Finish user tasks" it shows me a "Method not allowed" error. The error also pops up when I try to edit a Word file. Has anyone encountered such an error?
(...) Hi There are some knowledge base articles where figures are not correctly displayed e.g. https://community.WEBCON .com/posts/post/the-picture-form-field/32 https://community.WEBCON .com/posts/post/wfelementdetails-table-description/34 and more. Could you please correct it? I tried various browsers, the results have been the same.
(...) ult feature, and wouldn't change it, but I've an idea that we could have an 'Selected Element Viewer' control in the Dashboard. I even prepared some PoC - you can check it out here: https://portal.WEBCON bps.com/db/1/app/479/dashboards/75 Selecting item from the report on left, will update the view on the right. Sometimes it requires double click, and side panel to loads so it doesn't look great. (...)
(...) Hi, We have a project in WEBCON that has many processes and dictionaries (more than 150). The application has been in production for, let's say, two years. In the first year, the database size was manageable, but now it's getting out of hand. Does anyone have any tips, tricks, or suggestions for dealing with large amounts of data? Are there optimization techniques we can employ? Any opinions a (...)
(...) Hi, We installed a fresh WEBCON server and attached the backup of the config database to a new SQL Server and connected it to the new WEBCON server. The config database now has references to the old host and the new host. Is it possible to remove the old host from the config db? Thanks