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

search results

for business rule

Hi, it would be nice if it would be possible to define local and global configurations for regular expressions like it is possible for business and form rules. There are many regular expressions that we need very often and it would be nice having them as templates for the expressions and the error message. The way to create a global field is known and used too but we don't want global fields

(...) Hi, we would like to pick a group in a form field and to use all members of this group as filter for another user picker field. Using the function GROUP MEMBERS [AD-Group Login and name] in a business rule works fine. Setting this one into an ALERT all members are returned as expected. Using 'testgroup' as string in the group picker of the function GROUP MEMBERS ['testgroup'] in a filter of a data sourc (...)

(...) Hi, while we can create business rule s which act similar to table valued / scalar functions, we can't pass the columns/data to them. The inner business rule s are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" Prop (...)

(...) ents in BPS based on data retrieved from another system. I already have an endpoint that returns the required data. To achieve this, I planned to use a global action (cyclical). First, I created a business rule that fetches the data using a REST API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, when testing it, I keep encountering the following error: WebC (...)

(...) name of anohter user. Very likely not an option for WEBCONAPPS either. - The standard function "CONTENT AS BASE64 – returns an attachment in BASE64 format" returns only the value for one attachment. business rule s are executed before the written SQL command is executed so I wouldn't be able to execute this rule with dynamic data. - In theory I could use the function to populate a multi value string, but I wo (...)

(...) manually to PROD system skipping export/import functionality. But here we risk inconsistency between PROD and DEV/TEST because we must rely on human discipline. Other idea is to include "deployment" business rule on given set of actions to disable them on PROD until the feature is finally tested. Could you share some ideas / methods that might be used to handle simultaneous change requests of different siz (...)