(...) 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 (...)
(...) 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 (...)
(...) Hello, During an export I get a process export error like below: Invalid reference tag occurences: Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "Form field" with an ID of 11805. Referenced object does not exist" The thing is I don't have any form field with ID 11805 and I don't use any business roles in tha (...)
(...) lemented this use case and optional contact de-tails. Let’s me stress this last fact, no one would be listed if he/she doesn’t actively express this wish. In addition, these use cases would get some tag s, for example so that you could get all use cases by industry. Besides these use cases, I would add a section for “SDK actions”. This could be links /descriptions to SDKs provided on GitHub or what (...)
(...) Is it possible to create at the finish stag e word file using data from WFHistoryElements table? Where should I store data regarding stag es, time of the stag es and person details assign to this stag e to be able to used them in document template?
(...) nAddMsgConfig reasonAdditional, DataTable elements, String securityPhrase, List`1 peopleToSet) at WebCon.WorkFlow.Base.Actions.SetSecurity.FireAction(WorkFlowObject wfObject, IWFAction wfAction, Itag Parser tag Parser, IAutomationDataHelper automationDataHelper, String& message, String& logMessage) at WebCon.WorkFlow.Base.Automations.Engine.Evaluators.ActionEvaluator.FireAction(ActionBase actio (...)
(...) Hi everyone, there's something I really don't understand. I'm currently using BPSExt-Signing-DocuSign extension https://github.com/WEBCON-BPS/BPSExt-Signing-DocuSign/releases/tag /2022.1 When I clone the branch and build it, the build folder contains another (older) "System.ComponentModel.Annotations.dll" assembly than the release. The reason for this is, that the plugin action CheckAllDocum (...)
(...) Hi, Is it possible to include the comments field into a pdf generated based on a template? So like you can include various form fields by creating a tag e.g. {WFD_AttText1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!
(...) The last "under review" entry is from Mai 2022, so i post this request just another time. It would be such a great advantag e, if you would at a "delete row(s)" function to WEBCON Action templates. Thanks, Bjoern
(...) Hello, please update Autenti SDK for Webcon 2023. Latest release https://github.com/WEBCON-BPS/BPSExt-Signing-Autenti/releases/tag /2022.1 is not working anymore. Best regards, Marcin
(...) I am fetching report data from the following endpoint: https://developer.webcon.com/2023/resources/rest_api5.0/#tag /PublicApiReport/paths/~1api~1data~1v5.0~1db~1{dbId}~1applications~1{appid}~1reports~1{reportid}/get There are properties for page and size, but information on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there (...)
(...) ng workflow ID in hyperlink function. Everything works well on dev environment but after export and import on test environment hyperlink is not working causing above error. It seems that Workflow ID tag isn't "translated" during the import process and remains the same on TEST like it was on DEV, but on TEST it's obviously completly different workflow with the same ID. DocType ID is changed correctly (...)