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

search results

for rule

(...) th the app package import error message, then some details: System.Exception: Exception occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFBusinessrule Definitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.c__Di (...)

(...) Hi It would be useful in the form rule to have the ability to make a comment mandatory. We have cases where, depending on certain selected values, we need a mandatory comment. Thanks, Raluca

(...) It would be a nice touch if we could group Automations inside Process Configuration, same as we can group Form rule s, Constants, or Business rule s. I really love how flexible Automations are, especially in case of any API integrations where global ones are created, and they might be used everywhere. Their own success makes lack of folders feel like that small stone in pair of comfy shoes ;) Clo (...)

(...) in the attachment. Getting picker search results 540ms Validate picker control 460ms The setting and validation of the target field (2) takes again 1700ms and another 390 ms for executing a form rule . Setting target form field first choose field 1160ms Validate picker control 611ms Setting own target fields 0ms Form role on value change 390 Since the second field could be modified manually (...)

(...) want to move the comments, to parent flow, as this will create a lot of mess due to lots of child flows. I thought this could be a built in feature, same as we can select last comment in buisness rule s context, we could access it from reports, and webcon data sources, so it would be easy to display it.

(...) text form field called BodyContent - set always. I have created a global Menu buton which must be triggered when the value of BodyContent changes. So, on the form field - Style and behavior - Form rule to be exeuted on value change - I set "Invoke menu action - my button". If i send another e-mail and i mention that Instance ID, the value of BodyContent is modified, but the form rule is not exec (...)

(...) cking should ring a bell :) I have two possible solutions in my head right now, but maybe other members will have some more. 1. Possibility to select specific attribute / step / path / business rule / automation / basically any configurable object, and export it as .bpe file. I'm imagining it under right mouse button menu -> Export as Hotfix. 1a. As an extension, maybe a possibility to check mu (...)

(...) Would be nice to be able to have an action that creates a plain text file from a value programmed similarly to a business rule . This would be useful when creating input for bank transfers and possibly other applicatins that accept plain text file as an input.

(...) Hello, I'm trying to create a rule in JS that will listen to my checkbox value change. checkbox -> TRUE do something checkbox -> FALSE do something else I've created a HTML field with a simple Invokerule inside.. placed my rule , and error. :) Can you help at all? Thank you!

(...) Hi, Can you help me with advice on how to quickly delete a process that is no longer in use? I should mention that the process has form rule s/business rule s/actions Thanks, Raluca

(...) ently, in my app, this only works if the user has editing rights for this instance. But I don't actually want that the users have editing rights on all instances and do not want to create complicated rule s, that then unlock the overall rights, but immediately revoke the rights for certain fields. In the field matrix I can only set the attachements checkbox to visible or invisible. Other formular fiel (...)

(...) Hello, We have set a working Oracle connection. There is a procedure with 2 params, one IN, another OUT. Running a Business rule containing a SQL Command against the Oracle connection: declare l_out NUMBER; begin ZZ_WEBCON_TEST.TEST_PROCEDURE(P_IN => {BRP:21}, X_OUT => l_out); end; where {BRP:21} is a Business rule decimal parameter. The rule is working, Oracle procedure gets executed ( (...)

(...) Hi Is there possible to set a rule or something else, so that you can only add one item in an item list? And if a user tries to "Add" a new item (2nd item) to set an alert ...? Thanks.

(...) rather than saving the value in a physical field. (Usually, these values are needed temporarily and it is not necessary to save them in a field). Another example : When we create a sdk type business rule and we want to use in a business rule with parameters. Thanks, Raluca

(...) ers new form (parent), to that form, he needs to register additional forms (children). It's 2 level tree childrens are leafs, they can't be parents. On those children forms, there are validation rule s, which depends on data from the parent form, and a path [Validate] which checks for required fields. To make sure that children forms are filled properly - when I'm moving the parent form to furthe (...)

(...) are situations, where we like to only allow certain content types, e.g. pdf's, that are a subset of the globally allowed attachments. Currently, the only way to restrict is the usage of validation rule s. For usability reasons, it would be much better, to be able to restrict the allowed document types. With a little bit of javascript it is possible to set the accept attribute of the input field (...)

(...) 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 rule s. 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 (...)

(...) Hello, for AND's and OR's inside business rule s we have ability to change layout from horizontal to vertical, which helps to keep it nice and tidy. Few times i've used concat, which got really long - see attachment. Maybe we could get vertical layout for concat? :)

(...) d... The problem seems to be: The connection is initially established but after refreshing a few times it gets disconnected. How can we resolve this issue? We have already set the TCP inbound rule to 8002. The system time is correct. OS: Windows Server 2016 1607 build 14393.7070 windows service log: Faulting application name: WebCon.WorkFlow.Service.exe, version: 2023.1.3.202, time st (...)

(...) a second improved version. :) - Additional widget type 'Text', which will output any text and not only numbers. For example to display information like "open/closed" sub workflows: 2/4. - A form rule can be executed what should happen when the user clicks on it. We could display a tab for example or execute a hyperlink or whatever. - A form rule to trigger the refresh of the widget. Can be usefu (...)