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

most commented

Hello, Do you know the possibility how to place a gantt chart in a process that was not created as a "Vacation" by template? I have columns: "person", "date from" and "date to"

Hello again, Is there a possibility to add an HTML Button to a dashboard, which leads to another dashboard? I Implemented an simple button, but when I add an href with the URL from dev system and import this version on prod, it doesn't work anymore, because the URL doesn't match anymore. Greets Georg

Between Item lists there is relationship 1:C. How row in the parent Item list can be protected to be updated or deleted if in the child item list there is a row referenced on ID of row in the parent Item list. Is there any sample that can help to overcome this issue. Both Item lists are in the same step.

MVP

Has anyone used the advanced settings or verification path option of the step "Wait for sub-workflows"? Advanced settings The default options are limited to all positive or one negative. So the parent workflow would continue as soon as the first sub workflow has been finished negativ. In my case it should wait until all sub workflow finished negative or positive. I thought about using the advanced settings, but I have no idea how. Documentation: You can also define the path dynamically. To do t (...)

MVP

I have the challenge to read form fields of a pdf document and store them in the workflow instance. The idea is, to implement an sdk custom action, where I am able to configure a mapping between the pdf form fields and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to define a name of the form field (text) and another to pick from my workflow fields. I found som (...)

Hello, we have a huge AdminServiceLog table in the BPS_Config db that is constantly growing. Is it possible to archive or delete these records without causing side effects? Are there further optimization possibilities to avoid large data records in advance or to adjust them afterwards?

Does Webcon save the time a user stays in a given process step, i.e. the time from entering the step form to moving to the next step or clicking the save button? I want to make a report out of it to calculate KPIs

Hi, I'd like to build SQL query that uses 'current BPS database' and at the same time uses linked server that exists on that server. So I want to do sth like that: Select * from BPS_Content.dbo.WFElements t1 left join [my_linked_server].[database].[schema].[my_table] t2 on t1.id = t2.id Unfortunately it doesnt work. I got an error in Webcon Studio "Access to the remote server is denied because the current security context is no trusted.". Then I tried to execute this query directly (...)

MVP

We are having customer who would like to apply annotations to Pdf files. When trying to edit a pdf file in WEBCON BPS the "IT Hit Edit Doc Opener 5" is being downloaded which I installed. Edge tells me that the add-in is installed and on my computer it seems to be installed too. As far as I understand, this add-on should allow to edit pdfs However, when i'm trying to edit a pdf document, the "IT Hit Edit Doc Opener 5" is downloaded again. Has anyone experience in editing pdf's in WEBCON (...)

Hi all, is it possible to use another smtp-server besides echange-server? i.e. zimbra or kopano?

Is there a way to hide navigation menu items in 2025 version without using css ?

Hi everyone, I’ve been working with the Webcon API, but I've found that the standard API functionality is not sufficient for all my needs (mainly for filtering items and searching). However, I came across the possibility of using the OData standard in Webcon, which seems like a promising alternative. I recently read a post on the community forum about OData support in Webcon, which you can find here: https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346/3 . From what I und (...)

I've added new features on a Dev server and everything works as expected. Now I want to deploy it to a Test server, but I keep getting the error message: "An item with the same key has already been added." What could be causing this? Even when I try to deploy a dictionary where I haven't changed anything, I still get this error. So I really can't deploy anything anymore... Thanks in advance for the help. Best regards, Mario

Hi, In Webcon 2024 chart labels don't display decimal places. In Webcon 2022 decimal places were shown. Is it a bug or can I do sth with that? I attach a photo with this case. On the photo the label shows 0. It should show 0.09. Decimal places are quite important when I want to show a share of something, as it will always be in the range <0,1>. Regards Lukasz

Hi, I want to add a new BPS Group that will collect members of a given team. I don't have this group in active directory. I don't fully understand what is the meaning of Group identifier (BPS ID). It has to be in the UPN Format. In the knowledge base there is an article where the BPS ID is [some name]@webcon.pl. My questions are as follows: 1) Could I also use "@webcon.pl"? Or should I rather use my domain name? 2) Is this group only within Webcon or will it be visible in Active Directory (...)

Hello, I have a problem - I have a process of an application that works fine in the development environment. It also worked fine in the production environment when I imported and published it the first time. When I imported the application into the production environment again after making changes and clicking on it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundException ------------------------------------------------------- Message: The given key was no (...)

Hi, I have a problem and a question I have a form on which I have an attribute as an html button that directs me to a resource on sharepoint on which it loads some file. I need that after loading this file on sharepoint, a link directly to this file is saved in webcon in another attribute, e.g. the name of the attribute "link" Is there a chance for such a solution? Thanks in advance

MVP

Hi everyone, we just figured out that there was a time, when the "Clear item list" action saved a faulty configuration. The issue is, that the id of the selected item list was saved (1) without using the variable syntax (2). In turn the integer value wasn't replaced during the import and the execution of the action will fail, if the integer values are not the same on both systems. In the worst case the value does exist for item list on both systems but for different ones. You can use the (...)

Hey, on the website https://webcon.com/pl/resources/elektroniczny-obieg-umow/ I read that the system allows you to generate a ‘redline’ version of documents (comparing changes made from the moment the document was sent to the client to the moment the document was received back - even those changes that were not made in the change mode) How is this done? How do I run it in the process? Thank you, Maciej

Is there any way to offer an option to an user to return its form after he/she sent it to another user? Let's say that we have a following situation: 1) User A opens a new form and fill it up. 2) After filling it up the user sends this form to his manager for approval. 3) After 5 minutes the user realized that he missed one issue. He wants to return this form back to his step. Is there any way to allow the user to return his form by himself instead of asking an administator or the assig (...)