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

search results

for rule

Hi, Is this a bug? I am trying to delete a field from a SET statement, but Webcon tells me it can't be deleted, because it is used. When I click Show Usages, the message is "This configuration element is not used anywhere. What is going on? Thank you

(...) Hi, it would be great if the error message : It is not possible to test a source or business rule that contains columns of an item list. Would only be displayed for the test button of the expression editor. Currently it's also displayed for the "Show" buttons which forces me to replace the variable in the SQL management studio myself. Best regards, Daniel

(...) Hi, the HTTP response for displaying a workflow instance contains all global form rule s. It's ignored which kind of form rule s are used by the process/element. The response should only contain those form rule s which are referenced. After all, the exported process will also export the used/referenced global form rule s and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.155 (...)

(...) Hi, it would be great when form rule s would be stored in a minimized version too. This minimized version would be used by default whenever a form rule is send to the client in a HTTP response. When a query parameter like 'minimized=0' is added, the "full" version would be used instead. Currently the a JavaScript form rule will be bloated because line breaks are transferred as \r\n. Depending o (...)

(...) hi there, i can add a business rule for condition step, but how if i need to have more than one rule for different fields in the same condition step? so i need the condition step check for more than one rule ., for example: check attachment. please note that every rule separately works but together not. please any solution?

(...) Hello, I want to hide/show the buttons in an item list for : add row, delete row and clone but based on rule . To be more specific, I want the 3 buttons to be visible when the instance is using business entity 1, 2 and 3 , but when i use the business entity 4 i want them to be hidden. The only way I made it possible is by using a form rule with a Java Script, but could not see any build in Webcon (...)

(...) Hi, After upgrading to Webcon2023 (ver. 2023.1.2.44) we found errors during Form rule executions on page load. It is caused by trying to hide/show/set/etc attributes that are not visible on the form. In the 2022 versions, there were no issues with the same configuration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have s (...)

(...) Hi! We are in the process of upgrading from 2017 to 2021 - testing phase. I have a problem with the visibility and requirement rule s for fields in an item list, when the contents of one cell affect the behavior of another cell in the same row. The existing rule s do not work. What is wrong?

(...) check whether a value exists in a sharepoint list before I create a new entry via workflow action? What's the best way to do it? Can I use a data connection to query for a certain value in a business rule ? Thanks!

(...) He all, I was searching, but can't find information anywhere. Is there a possibility to run some javascript or form rule s on load of the main website page of local webcon instance? I'm preparing a process where users manually confirm their being at work. It would be very appeciated, that when tey load any page of local webcon instance, there would be some code testing if they already confirmed thei (...)

(...) It would be very helpful if one could create a global form rule and webcon would run it on every page load (especially the pages outside of apps as there is no way you could perform anything there now). This way you could force a user to "punch the clock" after logging to webcon (load and start a dedicated workflow) or show some important information after the user logs in.

(...) Hi everyone, it would really be great if we could have the option to check in a business rule whether the edit mode is active. Currently we can check for: - Admin mode - Mobile device - Share mode At the moment I'm using a combination of business rule and form rule to hide /show an element which is confusing. An alternative or maybe an even better option would be to provide a rule /funct (...)

(...) Hi, I'm finally taking the time to add this user voice. I think it was in BPS 2020 or 2021 where the option was added that a constant in a business rule would be displayed in the format Group:Constant (1). Right clicking on the name of the constant would show a context menu with all constants in this group (2). This was similar to the one which is displayed if you right click on the choose field (...)

(...) One feature, useful especially during debugging would be the ability to disable lines in form rule s (let's say by some toggle n the right of the line alowing to either disable or enable this line).

Hello, I have a little problem. My scenario is something like this: I have an item list, with 3 columns A, B(not important here) and C and I want to disable column C(data row), if column A(choice field) has value 1#Mother, for example. Even if it's a new row just added by the user at that moment, even if it's a row added previously by other user in another step.. I just simply want that column

(...) I have three environments: PROD, TEST and DEV. My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rule s in the TEST environment (it also occurred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows: Typ: System.ArgumentOutOfRangeException --------------------------------- (...)

(...) Hello all, I have a process that can be started either from a Parent workflow or in the workflow, using a menu option (creating a sub-task). In the start step, I have editability rule s, if the user is creating a sub-task, some fields can be edited, but if the task has come from another process, those fields cannot be changed. In the URL, I'm passing the ID when the user creates a sub-task to a (...)

(...) some powershell - all of those support autocompletion (which in most cases of recent software is supported by language server protocol). Could we get a built in autocompletion for custom business rule s inside Designer Studio? I'm leaving 2 examples of how autocompletion works in Azure Data Studio, and leaving one additional concept what kind of autocompletions i would like to see. Creating it (...)

(...) case, the data source with employees is not used to assign tasks because these have been assigned to the department and project managers. For more information, see Task assignment - business rule s. The use of postbacks and form rule s is one method of implementing the automatic column completion based on others. You can use the floating-point number as a form field.   Fig. 2. (...)

(...) PLN” represents the net value of an invoice in PLN (at the exchange rate of the selected currency on the date of the invoice). This field is set by the “Set Nett Amount in PLN” form rule which uses the “Nett amount in PLN” business rule . The business rule returns a floating-point number calculated with an SQL query. The SQL query returns the result of multiplying the v (...)