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

search results

for rule

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

(...) Hi everyone, we had some racing conditions, when the users switched fast between instances in the task view or previews in reports. This was caused by form rule s which used G_ variables which were no longer available, the view/desktop endpoint hadn't send a response yet but a JavaScript form rule from the previous instance was still executing. While coping with this I noticed that the response (...)

(...) m list from one process to another and after trying to save the process I get the below in the attached image. There are some datarow field in the item list that are showing data coming from business rule s. I guess they are causing the problem. The main issue is that designer studio doesn't show the fields anymore so I'm unable to delete the item list that I copied. As you can see it looks like there (...)

(...) Dear Community, You can set value for empty field (aka. placeholder) in Style and behavior section. Would it be nice if I could enable and set such placeholder value via function (like form rule ). As an example, I create a form rule or define actions on change value in field. Changing checkbox field value (as marked, True) I'm setting "mark required" other related field. In such situation I coul (...)

(...) hi there, I'm able to apply a rule for show and hide of Text fields.., but once i run the form the default run shows me all fields without applying the rule ! once i pick one of the choice field options, it starts to apply the rule and show the correct text field and hide the others...., see the attached pic the three fields ( IN , OUT , Between) must not show until i pick it from the transfer ty (...)

(...) What I have is working, but just for one item: 1. dictionary with shipping company: a) DHL, GLS ect. b) parcel tracking link with marking place: [tracking_no] 2. business rule is changing [tracking_no] and set to text field as hyperlink and "grab" the tracking individual string (see all screenshots) What I would like to have: the same functionality but add multiple lines (divided shipping . (...)

(...) ith hendheld scanner. Each scanned id is to be inserted into ID column of item list table. Based on the ID some additiona data are to displayed in other columns. What I have already done is the form rule that ADDs NEW ROW every time the value of ID item list column is changed. It works ok. The problem is that I need the focus to be moved to the newly added row so the next document can be scanned. Unf (...)

(...) I have item list with few rows and few columns, one is the column field type: Yes/No choice. I would like to save instance on Yes/No choice field change. I put to the field style and behavior – Form rule to be executed on value change – MOVE TO NEXT STEP XYZ. The XYZ path is starting and ending in current step (i.e. it is in fact the SAVE path). When value is changed, it is showing error message. (...)

(...) Hi there. Couldn't find it but is there an option to create global actions like with global business/form rule s? I would like to create a Hyperlink action once and be able to use it in every Webcon application. Thanks.

(...) Recently, we upgraded Webcon from 2021 version to 2022 version. New version 2022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessrule . But in new version it looks like there is no uxContext function executeBusinessrule (rule Id, rule Name, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['M (...)

(...) data from a sharepoint list. I can set the value from the selection just fine. However I can only access the data with type ID and Name. The rest of the data has no type and does not show up for any rule s I want to configure. How can I address this data in the form? Thanks Oliver

(...) Hello, Is it possible to center the item list column label? I see that the form rule allows you to center the value in the column -> SET CELL STYLE. Applying CSS to the entire list of items centers labels, but not all column types (works for picklist column type). Regards D.

(...) th the app package import error message, then some details: System.Exception: Exception occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFBusinessrule Definitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.c__Di (...)