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

search results

for form

(...) - from main document i can start up to 5 subworkflows per subworkflow type (right now around 5). It sums up around possible 25 subworkflows, and none of those are technical. To avoid missing inform ation, and digging through all of those elements we've decided, that commenting should be only possible on parent workflow, and this solves almost all problems. We'd like to present those comments fr (...)

(...) to save sub-workflow instance ID to the related column of item list. I'm using automation having FOR EACH and Start sub-workflow action. All i can see is the possibility to save subworkflow ID to the form field, not item list columns. Is there a better way than having another action updating item list with the IDs?

(...) Hey, I have a problem with calling a REST action via timeout or global action. When perform ing a global action moving a document a path with a rest message there is an error.... When a document is pushed via a path where a REST action has been configured,... a problem occurs. When I manually press the button on the form , the message sends and there are no problems.... ver. 2023.1.3.76

(...) Hello, I have set up a hotmailbox - Add to elements based on e-mail content. I am saving the BodyContent to a multiple lines of text form field called BodyContent - set always. I have created a global Menu buton which must be triggered when the value of BodyContent changes. So, on the form field - Style and behavior - form rule to be exeuted on value change - I set "Invoke menu action - my butto (...)

(...) Hi, I encountered the following error. I have an action that sets a value in a choice field. I set the choice field through the value of the ID. When I enter the form , the value is correctly set, and it displays the name corresponding to the set ID. However, when I enter the report, in that column, I see the value of the ID instead of the name. I tested by setting the value in the choice fiel (...)

(...) any chance, the way an INT looks like inside a data table field as well. Because at the moment, into the data table is looking like d) 123.456,00 .. and I don't have the option to choose this form at for other fields as well. Thank you!

(...) I do process where: Part I 1. On start, in first step, in form , in field = dropdown list, I pick te signature of other flow (different proces in particular step ID) 2. Then the fields are filled with data from that chosen flow form is full of data (thats OK) 3. And NOW In that chosen flow I have got Item list how to by picking from dropdown list filled new itemlist with data ? I cr (...)

(...) mentTypesCollection documentTypes, Int32 procID, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessData(Process process) w WebCon.WorkFlow.Studio.form s.ModuleProcess.ProcessControl.set_DataSource(Process value) w WebCon.WorkFlow.Studio.form s.ModuleProcess.ProcessView.ProcessViewPresenterBase`2.Plug(TDataSource dataSource) w WebCon.WorkF (...)

(...) Hello, I have a form field - multiple lines of text (rich). When i send an e-mail, i set my form field - last entry text. If i write a text and add a new line, it multiples the number of lines in e-mail...as you can see in the attached screenshots. Do you know why is it happening? And what is there to do? Thank you.

(...) and 0 if not. It's just a copy of an above query. Then I changed "Column edit restrictions" to just check this Data Row Column and block column depending on technical row. That was great, 6x faster form loading. And that all worked in Webcon BPS 2022. In BPS 2023 it is not working. I beleave there was a change in the order of Data Row column of Item List execution. I think Data Rows queries ar (...)

(...) n 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 /function with checks, whether a user has edit privileges. Best regards, (...)

(...) 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 form at 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 (...)

(...) y way to hook into an api that is hosted on a localhost? I have a locally fired server, I use FastAPI (the tool is built in python). In browsers the API works. However, when I try to run a query on a form I get this message. I have already tried restarting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to webcon and just learning. Thank you in (...)

(...) analysis. The evaluation should list how often an item is affected in a complaint. Unfortunately, although I can add the corresponding fields as columns for a list view, I cannot display them in the form of a chart. Why do these fields have the blue text [Positions] in front? What is it about these elements that I cannot select them in the view page as an element to be displayed (Image 2)? Many t (...)

(...) e, We have some challenges with Archiving in Webcon BPS, so we have some ideas to improve. 1. Issue: you cannot setup field availibility for archived instances Proposal: there could be a 3rd form editor like standard/mobile form have. Or/and additional field matrix setting controlling visibility on archive form . 2. Issue: Instance level privileges are not inherited to archived instances. (...)

(...) Hi, Can you help me with advice on how to quickly delete a process that is no longer in use? I should mention that the process has form rules/business rules/actions Thanks, Raluca

(...) Hello, I have 2 form fields - Person (Assignee, Manager) I would like to create a report and filter that report based on these 2 columns. It is working fine, until Assignee/Manager is multiple value. If there are 2 persons assigned, it doesn't bring that instance in the report. This is my form ula (SQL filter): and (WFD_AttChoose1 like trim('##currentloginname## ' )+' (...)

(...) trying to upload an attachment using the REST API. I am using the REST Web service action for this. How to do it correctly? Along with the attachment, I would also like to upload a json with other inform ation. Endpoint is configured correctly, the problem is in the BODY itself. The referenced API is written in python using FastAPI framework. This is response: { "detail": [ { "ty (...)

(...) w like the one attached, I mean the right hand side where the outstanding tasks are, is it possible to intervene to add a description? I have for example an urgent request which is also marked on the form , is it possible to include such inform ation in this view, possibly change the colour of the tile or title. Can I do something to make it stand out? Maybe someone has already struggled with this.

(...) Hey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was inform ation about changes as to the columns in the AdminWFEventLogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventLogs]')) (...)