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

search results

for rule

(...) Recently, we upgraded Webcon from 2021 version to 2022 version. New version 2022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessrule . But in new version it looks like there is no uxContext function executeBusinessrule (rule Id, rule Name, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['M (...)

(...) data from a sharepoint list. I can set the value from the selection just fine. However I can only access the data with type ID and Name. The rest of the data has no type and does not show up for any rule s I want to configure. How can I address this data in the form? Thanks Oliver

(...) Hello, Is it possible to center the item list column label? I see that the form rule allows you to center the value in the column -> SET CELL STYLE. Applying CSS to the entire list of items centers labels, but not all column types (works for picklist column type). Regards D.

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

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

(...) Hello Who can show me where in the DEMO-Helpdesk application there is a rule that is intended to hide the "Internal notes field" from authors (just like the documentation says)? Currently, this field is always displayed by default (including in email notifications) Similarly, limiting the display of this field in reports depending on the user?

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