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

search results

for rule

(...) Con.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allrule s, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String t (...)

(...) Hi, I want used the global business rule in a rest web services. I try use de business rule in Customer Headers, but when I run the action the value it's empty. I added an image with the configuration. (config_restWebServices.png) Is it possible using the business rule in Data sources Rest Web Services? Thank you, Raluca

(...) st every time I display an element with an item list on it. E.g. I opened element in the browser and the service logged "Control not found ('SubElems_257')WFD_ID=21065". I don't have any page loading rule s and there are no actions performed on this item list in the current step. It occurs in various applications and processes that I have. The event viewer does not provide any additional information. D (...)

(...) Hi all! We want to execute a JSON query on a path (actually it is some business rule containing SQL query) and send these results to an external endpoint (REST service). The problem is that the query does not reflect current changes in form, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a (...)

(...) igned to more than one, it is visible in the info bar in the item form, but in the tabled report (e.g. "all open instances") it shows only one name. Is it possible to show the result of a business rule in a report? Kind regards, Klaus PS: we are using V2021

(...) an attachment to BASE64. On the system step I have a TimeOut that calls the transition path after a minute. In the traversal path, I have an action that calls a web service. The frame uses a business rule to convert the content of the attachment to Base64 (the business rule returns the text value of the last attachment). When the whole thing is handled by TimeOut, I get the error: Message=Error exe (...)

(...) Hi there. Trying to familiarize myself with the for each action. I have an item list an I want a business rule to evaluate the value for each row of a certain column (choice field) an execute an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fail as it attempts to test against all the row values for the specified column. My BR uses: (...)

(...) Hey there. What's your preferred way of hiding form fields on page load? In my scenario form fields should remain hidden, unless a form field rule from another field was triggered on value change that 'unhides' the target form field. I've been doing it the following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript fu (...)

(...) Hi, I wanted to create a rule to validate if the current user is the assigned person directly or the substitution person. I was able to get the assigned person directly from System fields, but I wasn't able to get the substitution person. How can I extract, without SQL, the substitution person? Thank you, Raluca

(...) ith moving workflow from one step to another step. I mean if i create a workflow with 3 basic steps (start, intermediate, end(positive)) on those steps i set up paths with task creation on business rule level and i set up myself (my account). When I try to open that application in portal then on first step everything is ok and i can sent task to second (intermediate) step. AND here is a problem w (...)

(...) Hi everyone, I think it would be great to have an opportunity to add the option to execute a form rule in case of a 'Validate form' action fails. In most of my cases there some special condition which relates to a field/tab. Having the option to execute a form rule would allow to: - focus the field - show the tab - execute some JavaScript which would could display a subworkflow which needs t (...)

(...) og, it should be no surprise that we need to apply some changes to any JavaScript based modifications. The cash-dom library has replaced the former jQuery library. The change may affect how form rule s work in JavaScript mode if the rule s used the functionality provided by jQuery. For a description of the differences in the operation of the two libraries, see: https://github.com/fabiospampinato (...)

(...) Hi all! I am really struggling with this action. I am trying to send JSON data to a REST web service. JSON string is generated by a business rule , which contains a JSON Query (FOR JSON). Testing this business rule works fine, also umlauts are shown. My configuration in request body is body type: Binary, which is the only way to send dynamic JSON data. Somehow my encoding (which should b (...)

(...) How in buisness rule I can implemement function random my buisness rule ? I want to set the form field randomly out of 3 choices

(...) Hello all, Does anyone configured a validation rule and/or control field where you need to check if the lines added in a item list were already added in another instance? I have a process for overtime registration and I want to block the user to add a new instance with dates that were already added for the same person in webcon. I've created a control field but now all the processes are moved t (...)

(...) Hi, Is there a set of rule s, an instruction on how to directly (using insert-sql) import data into the database (into the WFelements table)? Which field values should we generate so that there are no problems with the operation of the application. Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest, e.g. RowVersion (some hexadecimal value) ? And other?

(...) Con.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allrule s, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String t (...)

(...) you got one place when you read history of actions with comments SORTED by time. You do not have to jump from history into comments and have a look on action times from 2 PLACES. You got one PLACE to rule them ALL - historical entries. Sounds cool? :) For OUR Business yes, me either :) BPS 2023+ Such simplfied history has got huge potential from Business perspective and could be really nice out-o (...)

(...) o crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check actions, business rule s, etc. We can try to do it better via SQL or/and WebCon BPS Application. It is well described here: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 Sometimes we ne (...)

(...) Hello, how do I set a People/Group field to empty? When I use a rule to set the field to empty based on a condition it gives me an error on form load that says value cannot be converted to Boolean. "Error: Incorrect operation. Value cannot be converted to boolean.\n at g.convertToBool Thank you for your help!