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

search results

for WEBCON

(...) et is that director B can't see data of director C (only employee A who manage the list can see all data). I've read that articles but still don't know how could I split item list (https://community.WEBCON .com/posts/post/starting-workflows-in-WEBCON -bps-actions/76). I hope that you understand my problem that I try to describe. Thank you in advance for any sugestions.

(...) Hi everyone! Does anyone know how difficult is to upgrade WEBCON from Express to Enterprise AND at the same time set up the test environment with all existing processes (that were developed on the Express version)? Is it even possible? I'd like to be sure that there will be no problems later with the import-export mechanism for the existing processes. TIA, Martin

(...) Hi, Is it possible to configure WEBCON to send a single "summary" report about open tasks on a workflow in a single mail? Thank you!

(...) to keep line breaks (CR-LF) in the output of the SQL Command used in a Business Rule? I'm selecting values from DET_LongText1 which has line breaks. I'm attaching 3 images to show what I mean. 1. WEBCON Form: What I see on the frontend. 2. Notepad++: What I see in Notepad++. 3. Output: What I see in the email if I output the value of the field with a Business Rule. I can't output the form field (...)

(...) As already mentioned by Ajnar in the forum: https://community.WEBCON .com/forum/thread/1792 there are issues with the field choice tree in version 2022.1.2.31 and 2022.1.2.59. It is no longer possible to limit the selection to the last node even if the checkbox "Allow also choosing intermediate nodes" is unselected. Previously, clicking on an intermediate node opened the nodes below it - now clicking o (...)

(...) Hi community, once more I need some help to get things working: Having the task to show a picture within a report in WEBCON BPS 2022.1.2.59 I found this article in the knowledge base: https://community.WEBCON .com/posts/post/the-picture-form-field/32 Establishing the fields and trying to get the image rendered within a report I had to learn: Only the link generated in the way as described in the (...)

(...) If I want to add one, I get an error, that the existing BPS Id does not match the UPN format. background information: a customer uses a single server machine for running a test environment for WEBCON BPS. The VM has no access to a domain so the installation has been executed using local user accounts. The customer will access BPS Portal using AAD. I'm not part of the AAD so I can only use the lo (...)

(...) Hi All, Is there a WEBCON function/action to invoke pop-up window to enter some value or person? Idea: - we want to have a "consult" button - but we don't want to have a permanent consultant field on the form as it's a bit confusing to someone - therefore the best solution would be to have some action in a way that when we click on "consult" path, window will pop-up asking who do You want to consul (...)

(...) Hello to everybody, today I encountered an issue within WEBCON BPS V. 2022.1.2.59 that was reproducable and maybe this hint may help someone having a similar issue: I raised a SOAP web service action template some weeks ago in the version mentioned and today was forced to change it as new parameters had been added to the listener that I needed to add to the configuration. I was able to enter all (...)

(...) ry should take a JSON array (which is perfectly valid) from UI element and return a table for adding new rows to this item list. Unfortunately this does not work. There seems to be some parsing on WEBCON side, which eliminates all elements in the JSON array, apart from the separator, which results in SQL error (JSON text is not properly formatted. Unexpected character ...). The attached query work (...)

(...) Hi Guys, just wonder if there is any option to import data into WEBCON not into the item list, but as a separate workflow elements. I want to implement Asset Management workflow, but need to enter into the system few thousand items (PC's, servers etc.), which are currently stored in another SQL database.

(...) to use the "change the value of a single field" action to set the image field to empty after an image was added. The action is done, but there are no changes regarding the image (it's still there). WEBCON version 2022.1.1.53

(...) a task in the step. So i defined a template, put fields and grids in, and lokked at the preview. Whatever i try, if I test with an instance that is currently in a step that is avi for MailApproval, WEBCON adds the available path-buttons to the end of the email. This will confuse people that are only meant to be notified a lot. We are using 2021.1.4.36 - if it has been fixed I have to live with it un (...)

(...) s are sent. When send email from action, the action is working and the email sending to queue, but I get error in Local service status. Here is the error text from Local service status: WEBCON Workflow E-mail Service Module Error Role: EmailsService System.Net.Mail.SmtpException: The operation has timed out. at System.Net.Mail.SmtpClient.Send(MailMessage message) at WEBCON .WorkFl (...)

(...) Hi there has anyone an example on how to populate dropdown lists from REST data sources ? I got the working requests in POstman, but I cannot get them to work at all in WEBCON . and its kinda hard to debug since error messages or logs are seemingly not available... thanks for your help in advance.

(...) Hi, we would like to use the SOAP web service in WEBCON (DBVersion 2022_1_2) . How can we get the delivering result? WEBCON by default marks only the "Messages" area. See screenshot. Unfortunately, other markings are not possible... Thanks a lot! Florian

(...) item list with dictionary items. On a start step I have the item list where I want to upload some rows from an excel file, then I want to check if uploadet rows exist in the dictionary. If exists, WEBCON should mark a column in the item list that the entry exists. Do you know how to achieve it? Could you help?

(...) Currently I'm migrating files from SharePoint to a custom built WEBCON DMS application. Normally the Instance number is generated according to a rule which is perfect for new files. The customer wants to keep their document numbering. For the existing files I would like to update the Instance number (Database: WFD_Signature) using a small SQL script. But is it safe and is it wise to do that? I'm awa (...)

(...) Hello all, I'm trying to set up a payment process in WEBCON for Rents. The idea is: - Open request and save the date of request (as the current date) - Calculate how many months until end of year (civil year) - Initialize the item list with the number of rows as the number of months - Each row will create independently the payment for that month Although I have all the idea structured, I'm fac (...)

(...) Hi, I want to add a few calculated column in my report(WEBCON Sharepoint version) but the button "Add calculated column" is disabled and I don't know why. Do you know why this button is disabled?