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

search results

for rule

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

(...) Hello there :) I have yet another problem, regarding the form validation. I've attached the rule s that I've applied. What I want to do is I want to block the occurence of choosing current day while it's after 9.00 A.M. Otherwise If the day is than Today() then the result is TRUE, which means, you are able to go further. Best Regards, Igor

(...) I thought about adding a timeout to check if New comments were added in the request. I know that in the notification configuration, I can select the last comment entered. But I want to create a SQL rule to active/inactive the timeout. For that, I want to check if new comments were actually added. Do you have any idea how to accomplish this? Thank you

(...) Hello all, I trying to set up a form rule that sets the cell background based on the days difference between a column date and today's date. This only works after clicking on the save but I want the background to be set as soon as they define the Date column. Probably this will only work with Javascript functions but I don't have any experience with that. I want to create an alert if they sele (...)

(...) I've been trying to utilize the form rule for the Yes/No field named "Service Line" to show "Service Line Items" item list field when it is ticked to Yes and be hidden if it is unticked or set to No. The problem is the "Service Line Items" item list field is showing on default when opening the form and even though the "Service Line" is still set to No on default. Thanks in advance for the help

(...) ectory account. Depending on whether the user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions, which checks if someone has an AD user or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (whi (...)

(...) Hi, I propose to reduce the documentation section by half, and enlarge the bottom sections on rule s . Regards.

(...) e workflow with some data completed. When I drag the columns, one is showing a bit weird. It will show ok once you double click it. (picture 1) 2. I have another ForEach and inside I made a business rule that uses, again, info from column collection and it is working, but when I go to all business rule s and open it i will see something similar with the first example. (picture 2) The actions work, (...)