(...) Hello everyone, I'm trying to create an article-based analysis. The evaluation should list how often an item is affected in a complaint. Unfortunately, although I can add the corresponding field s as columns for a list view, I cannot display them in the form of a chart. Why do these field s have the blue text [Positions] in front? What is it about these elements that I cannot select them in the view (...)
(...) Hello Everyone, 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 (...)
(...) Hello, I have 2 form field s - 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 formula (SQL filter): and (WFD_AttChoose1 like trim('##currentloginname## ' )+'# (...)
(...) ed API is written in python using FastAPI framework. This is response: { "detail": [ { "type": "missing", "loc": [ "body", "id" ], "msg": "field required", "input": null, "url": "https://errors.pydantic.dev/2.6/v/missing" }, { "type": "missing", "loc": [ "body", "category" ], (...)
(...) Hi, I'm sorry, if this a duplicate, but I'm not sure if I added it already or maybe someone else. If selecting a value of a choose field from a data source throws and this causes an error, it's not easily possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have access to the server you could activate the SQL profiler - In c (...)
(...) next step, the user assigned must receive an email reminder after 5 minutes if the user didnt make and action or even if didnt yet logged and check the instance.., please note that im using a date field ( date and time) as a start date please advice
(...) her systems, assuming Webcon repository is master. I found this article https://community.webcon.com/forum/thread/2491 which states that there would exist /api/data/v4.0/db/{dbId}/elements/resolvefield Value/{idguid}, but this kind of call results in 404 - not found error. I did not find resolvefield Value anywhere else, or any other solution for that matter, thus current question. Thank you, (...)
(...) ave configured the companies and assigned specific employee groups in the "default for" tab. For employees from different companies, I have created several forms where I fill in the default 'company' field . Based on this, I would like to create a report that will allow employees from company A to view only the forms related to company A. I will also need an 'administrative' view that will allow a speci (...)
(...) don't actually want that the users have editing rights on all instances and do not want to create complicated rules, that then unlock the overall rights, but immediately revoke the rights for certain field s. In the field matrix I can only set the attachements checkbox to visible or invisible. Other formular field s can bet set to 'Read-only'. In my example, a sales employee should still be able to (...)
(...) for a picture of that. How I tried to realise this scenario: On the only path from the Start button i have an automation that starts a subworkflow and then saves the subworkflow ID to a technical field . (Or at least I think that it should do that, see attachments). Then in the mainform Workflow I have a step that is waiting for the Subworkflow and there a Tab that should get the status. For that (...)
(...) Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone ca (...)
(...) d this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_Textfield s()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeSID.Run(RunCustomActionParams args) at WebCon.WorkFlow.SDK.ActionPlugins.CustomAction`1.WebCon.WorkFlow.SDK.Interfaces.A (...)
(...) ce not set to an instance of an object." the flow ID from where I would lite copy attachments is = 20008 I try use tech_filed set as text or drop down list ... and all time failure if in tech field I have "20008" then "Object reference not set to an instance of an object." if I have signature of flow "ZAM/2024/03/00188" then "The current transaction cannot be committed and cannot support o (...)
(...) it mentions that the email was not found in the database. If I write an outside email in the configuration, the notification is sent, but it it's dynamic, it doesn't work. I've tried with a text field , email field , nothing changes. Does anyone got a similar issue? Thank you
(...) (that I'm sure will not be an issue via some REST API). The question is now: Can I somehow implement the content creation into a Webcon form, i.e. is there a possibility to have a "markdown" form field or a mechanisms to translate the HTML into markdown? Kind regards, Klaus
(...) Hi I am looking for a good toturial and is it possible to create a list of items where the item contains many attributes, e.g. a date field , text field , one below the other and not only just next to each other? That is, the distribution of attributes vertically and not only horizontally in the items. Found only this: https://developer.webcon.com/docs/2019.1/sdk-custom-control/
(...) 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 C to (...)
(...) Hi community! I have to implement a choice field (Autocomplete or Popup), whose results should be dependent of the following: 1. Current step 2. If second choice field is selected, it should narrow down the results from a subquery (Item list) First of all Webcon doesn't accept a DECLARE statement in the first line of a custom datasource based on 'Current BPS connection'. A workaround here is (...)
(...) inion it would be great, if the Archive view /explore/all could be configured on a global level in Designer Studio. Maybe as a BPS internal view. This would allow us to define the system and global field s which are available for every process. For example I really would like to have the option to see/sort/filter the modified date and business entity which is currently not possible. I'm writing (...)
(...) , as the current action may have changed the previous behavior. The image contains an upgraded action and veterans may notice, that this is an really old workflow, from the time where there was no field mapping. The left side of the image shows the result, after the migration. Because the key is not unique, only one row was added. The right side contains a slight change, which corrected the acti (...)