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

search results

for process

(...) Hello all, I'm having an issue with notifications for outside emails. I have a process where I need to send an email for the employee's personal one and the notification is never sent and looking into the history, it mentions that the email was not found in the database. If I write an outside email in the configuration, the notification is sent, but it it's dynamic, it doesn't work. I've tried wit (...)

(...) I have Actions on path ... Generate Word Convert Word to PDF Delete attachment (docx) or more ... demands Appears during process ... I would like to select 1.2.3 Actions (right click save as automation) .. not like now i can do 1 to 1 .... or ... I could do Automation with 1 operation then pick it in "path" and then edit it and add more actions ... Maybe I'm wrong, but I do first actio (...)

(...) Hello, I have an external API: GET https://domain.com/api/employee/GetAll I have created a process using REST API that get token, then get Employee. (START - FINISH) GetAll - Retrieve the employees list. The HTTP verb for this method is GET. When i run the process manually, it works. I have created a global cyclical action that starts my workflow (every day run), but it doesn't work: Response (...)

(...) Hello, I have created a technical process in which I have defined a typed source - leave history and leave types. This source collects absence information from many other process es. Unfortunately, the Gantt chart shows only part of this data, even though the SQL query returns all of it (currently 3715 records for approximately 80 employees). I added a Gantt chart in the BPS Portal and limit it to the (...)

(...) ve view /explore/all could be configured on a global level in Designer Studio. Maybe as a BPS internal view. This would allow us to define the system and global fields which are available for every process . For example I really would like to have the option to see/sort/filter the modified date and business entity which is currently not possible. I'm writing this post right now because I just rece (...)

(...) le such an option in the global configuration and, for example, add an email notification action about automation errors in the context of the whole system. In the email it would be possible to use process /step variables and specify the recipients. Such a configuration would work in addition to, and independently of, other error handling actions added individually per automation. In many cases, t (...)

(...) Hello all, I need to set up a control field where I want to check if the a specific column from an item list already exists in an external database. The use case is the following: Webcon process 1. Item List with Column Invoice Number 2. Number of rows can be more than one 3. timeout that will move to the control field to check if the invoice number exists in the external database 4. process c (...)

(...) hich are using the "Add new rows from data source". If you want you can read the XML of the action or you use the provided information to locate the action in the Designer Studio. select APP_Name, process Id, process , ACT_Name, ACT_ID, ACT_Description, Type, AUTM_Name, ACT_AUTMID, ACT_Configuration from ( SELECT [ACT_ID] ,[ACT_Name] ,[ACT_Configuration] ,[ACT_Description] , (...)

(...) ance => Show header => Html: It's the same here. The only thing that is displayed in the PDF is the alternative Text for the image but not the image itself. The logo is located as file in a template process directly in Webcon and we put the url in the src Attribute of the image tag. We also tried several other locations as source but the image wasn't displayed either. Why doesn't the image appear in t (...)

(...) there was an option like the Mode in the "Generate/Update a Word file" to select whether to update an existing file or to create a new file. A feature even WEBCON could use in their licence order process when generating the order document more than once ;)

(...) dify the document and immediately proceed to the next step, I run into an error (picture). I've noticed that if I allow some time after making changes before moving to the PDF generation step, the process completes successfully. This suggests a synchronization delay with OneDrive. Questions: Does anyone have a solution or recommendation on how to avoid this synchronization issue? Is there a way t (...)

(...) ------------------------------ Wiadomość:Zgłoszono wyjątek typu 'System.ArgumentOutOfRangeException'. Nazwa parametru: this Rzeczywista wartość to process Stage. ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w WebCon.WorkFlow.Data.Extensions.DicWFFieldTypesExten (...)

(...) Version 2023.1.3.29 A few weeks ago, I encountered a problem with a GLOBAL ACTION (on start cyclic) in an older process . It stopped working (unfortunately, I do not have a screenshot of the error message). Restarting did not resolve the issue. I noticed that the execution count had reached 65,536. Even after stopping and restarting (which reset the count to 0), it still didn't work. I had to creat (...)

(...) For a customer we need ISO week numbers integrated into the date picker feature. Sales managers schedule promotions with forecasts, which they need to transfer to demand planners. This process relies heavily on identifying the correct week number. Currently, they have to open Outlook to cross-reference week numbers with corresponding dates, which is time-consuming and disrupts their workflow. Feature (...)

(...) with this? Or maybe no one uses WebCon without local domains? Impossible! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business process es in a cloud environment (Azure) that will never have access to classic domain controllers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon togeter wi (...)

(...) Hi team, I am in the process of addressing an issue related to unexpected changes in the component state. In the initial state, I have a field that is of type "list". Upon clicking an icon, the field type changes to "text", and the selected value disappears from the field. Clicking on the function triggers a modal, but after closing it, the icon that was changed does not revert to its initial state. (...)

(...) Hello, In many places we are able to create process Business Rule from rule typed in a field (visibility, required, and many others). Similarly with form rules. I have a case, where i need to use same mail that is already being used, but to different people. (exactly 12 contents). Right now it requires manual creation of templates by copy-pasting them from action into e-mail template. Could we ha (...)

(...) some users receive only a few mails this way, other receive to many and want to receive only a summary on a scheduled interval. While we can and have implement a configuration for an application on process level this is still limited and makes the automations less readable while the option to send a mail with a task can not bused at all. My suggestion would be to provide an plugin/extension for the (...)

(...) Hello! Why does Webcon suggest configuring simple recovery model for the databases during installation? Does this only apply for the installation process or is this also recommended for the productive system? For which Environment does this apply?

(...) I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dziecka', (...)