(...) field matrix I can only set the attachements checkbox to visible or invisible. Other formular fields can bet set to 'Read-only'. In my example, a sales employee should still be able to add images/Custom er emails even if the processing is actually currently in the service department. However, the sales person should not be able to intervene in the work of the service colleague. Thank you in advanc (...)
(...) Hello Everyone I have to change sdk Custom Action class (not my code) from version 2019 to 2021. In old Custom Action was used HostingEnvironment.Impersonate() and I have also used this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.Missing (...)
(...) 1. Current step 2. If second choice field is selected, it should narrow down the results from a subquery (Item list) First of all Webcon doesn't accept a DECLARE statement in the first line of a Custom datasource based on 'Current BPS connection'. A workaround here is the 1. statement (IF (1=1)). This query does seem to work (it is showing the right results in the right step). What does not s (...)
(...) For a Custom er 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 (...)
(...) Hi, at the moment we have to decide whether we want to send a standard or Custom notification (mail). While 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 (...)
(...) I haven't checked the WEBCON BPS JS code in 2023.1.2 but in the new version: 1. the change function in the plugin triggers controller.change 2. this calls validateCCValueModel 3. Since the hasCustom Model is undefined 4. The default validation is applied and this validation fails. In the "past" I returned a string and now it seems that an Object is expected with a "comments" array. I see (...)
(...) Please vote for this user voice, as it already have more votes, and is exactly the same ;) https://community.webcon.com/forum/thread/4134?messageid=4134 Hello, when working with Custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. (...)
(...) DK.Exceptions.SDKKeyNotFoundException: Specified id:280 does not exist at WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyItemsCollection`1.GetByID(Int32 id) at WebCon.BpsExt.Signing.Autenti.Custom Actions.Helpers.RequestBodyProvider.AddSmsAuthenticationnConstraints(List`1 constraints, ItemRowData row, UserColumns userData) at WebCon.BpsExt.Signing.Autenti.Custom Actions.Helpers.RequestBodyPr (...)
(...) Hello everyone, we use a lot of Custom email templates. One recurring issue is the lack of options for design and name changes for "Go to Element" and "Go to Application". Additionally, emails for users who rarely interact with WEBCON often find the "Go to Element" button confusing. It would be desirable for us if the names were Custom izable and the fields could respond to HTML design instruct (...)
(...) / Notepad++ for some powershell - all of those support autocompletion (which in most cases of recent software is supported by language server protocol). Could we get a built in autocompletion for Custom business rules inside Designer Studio? I'm leaving 2 examples of how autocompletion works in Azure Data Studio, and leaving one additional concept what kind of autocompletions i would like to see. (...)
(...) I noticed in Webcon 2022.1.4.404 if I do action "Send Custom email" and the action is not related with "Action templates" then there is no prefix if action is saved as "Action templates" and template is using "default" Template - no prefix but if any Action template is using "E-mail notifications" template then prefix appears like: "[PROBPS#21293]" I don't know where I can configure it to remo (...)
(...) this is not strictly inheritance with the user privileges it will help to realize that there may be different settings. In my case I came back after my vacation and was wondering why the hell the Custom er could still work also no privileges had been defined on the process. They did exist before my vacation. It took me longer than I like to admit until I thought of form type privileges. After I reali (...)
(...) ssary - Manual removing the single quotes, if this would break the existing statement I prefer a slower execution and an actual error than an error popping up at some point and explaining it to a Custom er. If an error happens ones, what can be done to prevent it in the future and what needs to be done now, to verify that the same error hasn't been made in other cases? Of course, this won't actual (...)
(...) you copy URL from the browser search bar, it's being pasted as formatted link and it's presented as {Signature} with underscore, and it's blue - so a link. I know i could make a workaround with a Custom HTML control on the form, but it would be nice to have it out of the box. Could we polish it a bit? :)
(...) Hi, I'm currently upgrading processes to WEBCON BPS 2024. I was expecting issues with Custom JavaScript but encountered also one with the "Add attachment" action. While testing I got this error: Error occurred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that WEBCON BPS now checks whether any attachments exist which can be copied over. If they (...)
(...) cel file with estimated 500 rows. I want to attach sheet to attachments section and start workflow by path or button on menu bar with starting workflow action. Is any way to do it without special SDK Custom ization? Subworkflows should have data from in excel sheet. Every workflow contains one row.
(...) , Here are a few recommendations for UX / UX area: 1. Search. 1.1. The ability to hide the search bar in the left menu and display only the one at the top of the page. 1.2. The ability to fully Custom ize which elements are displayed in the search results records (to disable some of them). 1.3. The ability to add selected fields from forms to the search results records. 1.4. The ability to filt (...)
(...) to create Webcon SDK Plugin that will update multiple instances( update fields of different instances ) but I have not figured out how to get instance by a number. I have list of instance ids. RunCustom ActionParams args, args.Context.CurrentDocument contains GetFieldValue method but does not contain any method GetInstanceById
(...) played correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make changes on the text because its only a template-text which has to be Custom ized. If the text ist changed, the formatting is lost and the text looks terrible. I tried to format some text in the multiline field without a template and some of the formatting also lost after e (...)
(...) Hello everyone, each time an instance is edited via a path, the attachments are duplicated in the database, even though they may not have been Custom ized. Would it be possible for the attachments to only be duplicated if the current version has actually been edited? Best regards Marc