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

search results

for rule

(...) veryone, this post is for the few how develop processes OnPrem and import them to an WEBCON Apps instance. All others can ignore this post. I just encountered a little problem. If you have business rule s with multiple parameters you need to verify that the parameters have been imported in the correct order. It may happen that this is not the case, (1) in the screenshot. Otherwise the values may be a (...)

(...) Hi there, I have observed the problem. During the transfer between DEV-TEST-PROD environments there is an uncontrolled change in the order of formal parameters in the form rule s. This results wrong assigning the actual parameters when the rule was called after import.

(...) For some reason neither Concat nor "+" works when adding another text to the output of my business rule . I have tried Concat and "+" inside and outside the rule . Neither worked sadly.

(...) Hello folks, I have to create a Word file with data from several workflows and therefore created business rule s with SQL Commands in them to help me with that. The problem is, those business rule s are nowhere to be found in the Business rule s section of the Word Add-in. Several other rule s are shown, but those with SQL Commands in them are just not there. Is this a known behaviour, or a bug, or is (...)

(...) ] FROM [dbo].[Calendars] where [CAL_WorkingDate] < '{BRP:12}' and CAL_IsWorkingDay = 1 order by CAL_WorkingDate desc ) as workingdays order by CAL_WorkingDate asc The business rule can be used inside a form rule (3). The red highlighted days in the calendar are the non working days as they are defined in the calendar. Just make sure that the calendar for the next year(s) are a (...)

(...) Hi everyone, experienced BPS Designers will remember a time when form rule s didn't have an 'Edit mode', where you could select JavaScript or Form rule . You only had JavaScript. :) In the meantime the 'Form rule ' option has been added an the JavaScript mode gets little attention, if at all. But how can you do some of the 'Form rule ' actions with pure JavaScript? If you click on the "Show" button in t (...)

(...) Hi everyone, if someone uses field references, process rule s or similar in translations you should verify that the correct ids are used after importing the application in a new environment. Otherwise you may be in for a surprise. The attached image shows that the translated text uses the old variable ids and only the ids in the original text have been updated to match the new environment. I've notic (...)

(...) -error-panel").removeClass("has-error") $("#" + columnName + " .attributeErrorsPanel li").remove() } My javascript doesn’t work with item list. It would be nice if we could have a built-in form rule function / JS function like SET ERROR(Field, errorText) - for every form diyplay mode . It would also be desirable to have something like this for item lists: SET ERROR ITEM LIST (ItemList, Row, err (...)

(...) . Should I use "Absence process wizard or I can create it as "new standard process"? The second question if I use "New standard process" how can I use "Gant chart"? Third question is how can I create rule s an attribute that validates the date on the item list?

(...) Hi, Does anyone else have problems with JavaScript rule s not working in the mobile app? Is there any trick to it? Thanks

(...) Hi everyone, if you are going to use field references, process rule s or similar in translations, these won't work once the process is transferred to another environment. See this thread for more details/images: https://community.webcon.com/forum/thread/1149 In my opinion this is an error, so I created a ticket. The answer was, that this is the intended behavior. There I'm creating this user voice. (...)

(...) Hello, I tried create sql script for created a global business rule with existing multiple global business rule s . I tried use of multiple global business rule ( with parameters) in one global business rule (with parameters). Every global business rule used has parameters. The business rule that appeals to the other business rule s has parameters that are mapped in the appealed rule s. I get the er (...)

(...) I copied businessrule from one process to another and after save I can't open this process anymore. Message=The given key (432) was not found in WFBusinessrule Definitions cache for current content database. Source=WebCon.WorkFlow.Data StackTrace= at WebCon.WorkFlow.Data.Caching.Collections.WFBusinessrule DefinitionCacheEntityCollection.ByID(Int32 id) at WebCon.WorkFlow.Studio.Logic.Managers. (...)

(...) Hey everyone! Is there a way to keep line breaks (CR-LF) in the output of the SQL Command used in a Business rule ? I'm selecting values from DET_LongText1 which has line breaks. I'm attaching 3 images to show what I mean. 1. Webcon Form: What I see on the frontend. 2. Notepad++: What I see in Notepad++. 3. Output: What I see in the email if I output the value of the field with a Business rule . (...)

(...) Does anyone know if it is possible to provide translations for the Form rule Functions ALERT and CONFIRM? I tried with "MyText$$DE$$Mein Text" but that doesn't do anything. Cheers Pasquale

(...) Hi, I propose to add in Bussines and Form rule s internal parameters like in automatizations. I will be helpful for calculating or savng data to compare, not using JS mode.

(...) May be a sily question, but... is there a way to turn off parts of a form rule ? It would be nice to stop some elements (formulas) from working for debugging reasons. Now to do that I have to delete these parts. Am I missing something, is there w way to do that?

(...) I think it would be appreciated by many developers, if you would add "activate"/"deactivate" on every element in the business rule / form rule / other similar places. It would make debugging much easier in many cases. Just as it is in the actions now.

(...) Webcon ver 2021.1.5.315 I found a bug in business rule s with parameter and SQL query. When type is text and value start by '0' then rule cut first char.

Hello, I have item list with anormous amout of rows from time to time. Few columns with action on it (for example set another column,select data etc.). When item list comes to 100 rows system will send many requireness (once requireness = one log on IIS). This causes slow loading of the form. No once form is unavalible ,error from web browser (Not enough ram memory). I have few ideas, but i