(...) candidate data, and track the available/used budget and applications processed. Fig. 1. Workflow in the “Recruitment” process Due to the unique nature of each stag e of the advertisement publication process and the individual periods within its life cycle, a different form was created for each workflow step. The Form templates functionality was leveraged to prep (...)
(...) ions checkbox. This functionality allows you to apply additional colors to the Widget whenever a specified value (threshold) is exceeded. Once you select the aforementioned checkbox, choose Percentag e in the Threshold type column of the table below [the threshold will be calculated as a percentag e of the specified value (basis)]. In the Basis column, choose Maximum value (i.e., the total project (...)
(...) ption. On the right: a template with variables instead of values (the Word template option). Additionally, by using the HTML template option, you can generate an HTML template containing tag s for individual form fields and their elements. Those tag s can then be used to create your own HTML template. Instance History in admin mode The administrator’s sp (...)
External content by Markus Jenni; October 1, 2024; Html5 introduced the min/max attributes, which allows us to set a range of allowed values. In addition to these. There is also a step attribute to only allow certain steps in between the range. You can then increase/decrease the value by using the arrow up/down keys. This can be achieved by the following steps:
(...) ed (or installed if this has not been done before). By default, it is recommended to select "Update" for all components. 3.5 Prerequisites The prerequisites stag e verifies the elements necessary for the upgrade to run properly and for WEBCON BPS to operate correctly after the upgrade. If additional actions are required in the course of the verifications, appr (...)
(...) roduction Version 2025 R1 of WEBCON BPS introduced two new functionalities: Workflow phases and Workflow actors, which aim to visually divide the steps and tasks assigned to them according to the stag es of execution (phases) and the people responsible for their completion (actors). Together, these functionalities create an additional layer of visualization of the workflow, making it more transpare (...)
(...) to the Instance details section. Enter the instance name in the Name field, and select West Europe in the Region field. Once you fill out these fields, proceed to the next tab by clicking the Next : tag s > button. The tag s tab enables users to add tag s for categorizing resources. However, in this scenario, this operation is not required and can be skipped – click (...)
(...) at highly automates business processes implemented using WEBCON BPS. The date and time at which a timer is activated and re-executed can seem difficult to predict. However, in order to take full advantag e of this functionality, it is essential to understand the principles on which these values are calculated. The premise of the changes introduced in version 2025 R1 was to make this process easier for (...)
(...) es. My tasks In the My Tasks section, it is possible to flag tasks in the list of tasks assigned to the currently logged-in user (Fig. 5). As in the case of the workflow instance, the tag ging menu is displayed after clicking on the icon with three dots. Fig. 5. Flagging in My tasks Moreover, after clicking the filter icon located in the upper right corner of the Ta (...)
(...) External content by Daniel Krüger; January 17, 2025 ; The original post has appeared on daniels-notes.de During the WEBCON tag in Munich I was asked, whether we could limit the size of an item list with many columns. Even so I wasn't to sure how to implement it, my immediate answer was "Yes, that's possible". I'm quite satisfied with the result, espec (...)
(...) ion: 2024 R1 and above; author: Łukasz Chechelski Introduction The Public Forms mechanism is an interesting solution that allows you to create external forms whose main advantag e is anonymity. The site built in this way communicates with WEBCON BPS via the REST standard, creating new instances in specific processes. It is important to note that the mechanism is available for (...)
(...) utomation configuration can continue and the action will work properly later. The current step displays a table with a list of all connections in use and their type. At this stag e, the State column shows Not configured, highlighted in red. Here you can specify your own connection of a given type or use the one provided with the automation definition. To do so, select Add new (...)
(...) roduction Version 2025 R1 of WEBCON BPS introduced two new functionalities: Workflow phases and Workflow actors, which aim to visually divide the steps and tasks assigned to them according to the stag es of execution (phases) and the people responsible for their completion (actors). Together, these functionalities create an additional layer of visualization of the workflow, making it more transpare (...)
(...) orting role) and is used to pass texts that are system instructions. In its simplest form, the function can take a single variable that is a general question, such as “Compare the advantag es and disadvantag es of contract employment and B2B employment”. The function can also operate on any number of attachments (provided via the GET ATTACHMENTS function), which will be analyzed/pr (...)
(...) lows users to define their own dedicated REST API endpoints in the context of a specific application and process. This allows external systems to easily communicate with WEBCON BPS. Advantag es of using the User Defined API Compared to the classic public API, the User Defined API offers a number of important features that greatly streamline daily operations. First of all, the simpli (...)
(...) d documents. These include: creating a document in the system, uploading the document file for signature, checking the document status, sending a document signature link via email, two-stag e validation using SMS service. These functionalities enable the following communication scheme (workflow): Fig. 1. Workflow diagram The process includes two defined actions: (...)
(...) rnal view (case when WFD_IsFinish = 1 then '2#Is finished$$DE$$Abgeschlossen' when DATEADD(DAY,-2, WFD_AttDateTime1) < GetDate() then '0#Less than two days until due or overdue$$DE$$Weniger als zwei tag e bis Fälligkeit oder überfällig .' when DATEADD(DAY,-10, WFD_AttDateTime1) < GetDate() then '1#Less than 10 days until due$$DE$$Weniger als 10 tag e bis Fälligkeit.' else '2#Due in more than 10 days$$ (...)
(...) By having a copy of a external file as attachment instead of only having a link to it, we can take advantag e of the great preview functionality. How ever, having copies of a file increase the risk of having multiple versions and loosing track of the relevant document. In my case, we have customers who wants to link to files in SharePoint and other dms. So I'm wondering, how you guys solve this cha (...)
(...) Dear WebCon Team, the Concat function is a great advantag e for text handling. Unfortunately, it is very hard or let's more say inconvenient, if you forgot a text part. In my understanding it is not possible to replace concat parts or even add text parts before or change there position. e.g. concat[Happy][Weekend!] so I would like to say "Happy easter Weekend!" for this I have to delete Weekend! a (...)
(...) tion option to automatically create bookmarks, the attachment shows the result: https://www.winnovative-software.com/Help/html_to_pdf/Index.aspx // Auto Create a hierarchy of bookmarks from H1 to H6 tag s found in HTML if (autoBookmarksCheckBox.Checked) { // Enable the creation of a hierarchy of bookmarks from H1 to H6 tag s htmlToPdfConverter.PdfBookmarkOptions.AutoBookmarksEn (...)