(...) Hi, the API endpoint returns a list of all processes inside a appliation. /api/data/v5.0/db/{dbId}/applications/{idguid}/processes It would be great, if the result would contAI n a property to check, whether a process in the result is only a relation. { "processes": [ { "id": 0, "guid": "string", "name": "string", >> "isRelation": "boolean"
(...) nds. You can see that there are three calls for the people field "Responsible" which took in total about 5 seconds. I worked around this by creating an SQL data source, which made the form usable agAI n. In the screenshot the "Owner" field uses the sql datasource. The drawback this has is, that it's no longer a people field and everywhere I have to select the column contAI ning the account name n (...)
(...) Hi everyone, I'm wondering what would be the best approach for the following use case. There may be between 300 and 500 active clAI m workflow instances. The costs for these clAI ms are tracked in the ERP system. The total of the costs needs to be in the clAI m, so that it can be used in reports. Challenges: 1. I can only use REST for retrieving the costs 2. The ERP system supports webhooks, (...)
(...) 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 rules which used G_ variables which were no longer avAI lable, 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 are quite b (...)
(...) utionTime": 8, "dbId": null, "appId": null, "data": "{\"Url\":\"/api/substitutions/new/forOther\",\"Duration\":2,\"StartDateTime\":\"2023-08-31T07:51:27.313263+00:00\",\"DetAI ls\":[],\"ObjectInfo\":\"\",\"IsVisibleOnTrace\":true,\"Guid\":\"e68e95fe-55ed-413d-8a6e-f214e92d0711\",\"Severity\":1000}", "severity": 1000, "type": 1, "order": 0 } (...)
(...) g 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 rules. I guess they are causing the problem. The mAI n 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 are no fields and workflows defined in the proce (...)
(...) n exit, on entry (and of course on a few more) 2. sometimes process is configured to assign the task to multiple users, e.g. multi-approval (without subprocesses), e.g. assign tasks to 3 users 3. agAI n sometimes business got the need that after every approval (finalizing single task) they would like to trigger some action, e.g. emAI l after every single approval. in that case business desires 3 (...)
(...) Hi, the HTTP response for displaying a workflow instance contAI ns all global form rules. It's ignored which kind of form rules are used by the process/element. The response should only contAI n those form rules which are referenced. After all, the exported process will also export the used/referenced global form rules and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.1 (...)
(...) Hi all, struggeling with the following: I'd like to make avAI lable a report only showing instances from a certAI n app -> process -> workflow -> step. No problem here through the report configuration menu under "Source". However, due to the fact that for a report consumer to be able to access instances in his report two permissions have to be present: "Access to the application" on the applica (...)
(...) of that filter, the list of products should change but it doesn't. And also, I can't get the price for the product... If I change the filter first, the product list changes but, when I change agAI n the filter, the product list is the same... Thank you.
(...) Hi everyone, who else will join the WEBCON DAY? My flight and hotel are booked and I can't wAI t to be there agAI n. :) Maybe we can take the opportunity to meet in person and take a picture as a group. :) Daniel
(...) Hello, Can someone help with some guidelines of how i can see assigned licenses for users and designer studio? I just see the total number of licenses and the remAI ning licenses, but i would like to see also to whom is that licenses is assigned. Is that possible? Thank you
(...) this question because the answer is probably quite simple. Currently, I am reviewing a Webcon process that I created some time ago. In doing so, I started to implement some things (e.g. sending emAI ls) in a better way. Now I have noticed that I have an "on entry" action in the step actions in some paths (which was previously responsible for sending emAI ls). Where can I find this "on entry" (...)
(...) Hi, Are any of you indexing data from WFElementDetAI ls in the SOLR engine? What are your experiences with it?
(...) e request" action and in response I don't have json but message in Header: Response-Code: Forbidden (403) Response-Body: {"type":"/challenge","title":"Challenge requested","status":403,"detAI l":"Request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: keep-alive Vary: Origin, Access-Con (...)
(...) (simple display of a table with objects) for a process into which about 150,000 objects have been imported using the API. After opening the report, a long loading bar appears and then the message "FAI led with unknown exception" and to check the calculated columns. There are no calculated columns in the report. There are no such problems for the previous case of 20,000 loaded objects. What could (...)
(...) ) that should be performed when someone selects the path to 'start'. Is there a better way than adding this action to every path? (Adding the same action to all paths that lead to the same step agAI n and agAI n is simply inconvenient and contradicts the "Don't repeat yourself" principle). Thanks for your input.
(...) valid Column name GroupID" I have tried using the Objects tab in the Variables editor to select the "ConnectWise Companies" data source but Webcon just resolves that as a number so the SQL staement fAI ls agAI n. How can I write as SQL statement here to get data from a SQL data source? Thank you.
(...) ode inside the word document to generate more sophisticated documents. Examples: - Instead of rendering item list/ data tables as tables in word we could generate "chapters" - Chapters could contAI n other chapters - Displaying multi line fields with rich text - Displaying pictures from attachments inside the document - Conditional displaying information inside the document - Using the sam (...)
(...) re some knowledge base articles where figures are not correctly displayed e.g. https://community.webcon.com/posts/post/the-picture-form-field/32 https://community.webcon.com/posts/post/wfelementdetAI ls-table-description/34 and more. Could you please correct it? I tried various browsers, the results have been the same.