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

search results

for Reports

(...) e items is not very usable for salesmen who need to find objects by several properties at a time (in my case: area, price, number of rooms, etc), as the list allows only for a simple search. However, Reports do great job and allow all the necessary filtering and grouping. Using a report would be a perfect start for a sales transaction. I was working on a solution to allow salesmen browse through a re (...)

(...) r.FillApplication(ApplicationEntity applicationEntity, IEnumerable`1 processes, IEnumerable`1 permissions, IEnumerable`1 dashboards, IEnumerable`1 linkedProcesses, IEnumerable`1 starts, IEnumerable`1 Reports ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessTreeStructureDownloader.GetApplicationGroupsStructure(Boolean withoutProcesses, Func`2 applicationFilter, Int32[] permittedApplicationIds) (...)

(...) custommer that needs about 1milion of documents to be generated once a month. That is a lot and using the actions it would take more than a month to finnish all the work. We have investigated how the Reports quickpath functionality works (because it seemed to work multithreading) and we have notticed that it uses JS to send async all the instances via the API. So we are now using the API via sdk in order (...)

(...) only changes on an element. Ideally we would be able to configure the audit level: - View element - View attachment - Download attachment - View in report (elements retrieved and displayed on Reports ) - Edit element - Delete element As additional auditing is likely to have performance impacts and also increase the database quite fast, it would be better to enable auditing on process level on (...)

(...) Dear Webcon Community! Problem: you cannot use datarow fields on portal Reports . Proposal: make it possible as it was a calculated field on report, running as subquery What do you think? Thank you! BR, Peter

(...) Can I create a separate tab for dictionaries in the view (apart from Reports )? Can I hide the suggested tab and the archive?

(...) Hello, we have switched webconBPS to standalone in the last day, everything works so far but the Word add-in Reports a "401" when logging into the portal. Does anyone have an idea why the user has permissions for everything but when logging in via the add-in supposedly has no permissions? thanks in advance

(...) The substitutions could be a system field so that in the Reports it would be possible to see if the instance has a substitute assignee or not instead of manually open each instance to check.

(...) (Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allRules, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports .Documentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, CultureInfo dataLanguage) at WebCon.WorkFlow.Studio.Forms.ModuleReports .Documentation.LanguagePicker.c__Disp (...)

(...) ly need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find a documentation of that? /api/data/v4.0/db/{dbid}/applications/{appid}/Reports /{reportid}?$select=...&$filter=... Thanks a lot in advance & best regards, Nik

(...) Massactions in Reports are quite usefull, but they only support path transitions. There are cases, where you would like to apply changes to workflow elements which are in different steps. For those cases i would be great having the option to just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current mas (...)

(...) Hi, I've created quick paths on Reports but it is not always showing in the report. When I logged in as a one particular user on my laptop, it's working. When the same user is logged in on her laptop to Webcon, quick path is not not showing at all. Also if I add "Mass actions" buttons, on my laptops are shown, on the same user are always inactive.

(...) Is it possible to add an ordinal column in Reports , for example, consecutive rows numbered 1,2,3.... (in the first additional column only at the report level)

(...) Hello, my dashboard includes a three column design with one report in each of the columns. The problem i'm facing now is that because the columns are too narrow, the Reports get displayed as tiles rather than a compact table row list. I can change the view mode when viewing the dashboard in the browser (see image), but I would like to define it as the default view. Is there any way to change this b (...)

(...) Hello, is it possible to color every other (even) row in the Reports so that the rows are more visible. In addition, is it possible to add edges in the rows to make the Reports more readable. Example attached.

(...) I am fetching report data from the following endpoint: https://developer.webcon.com/2023/resources/rest_api5.0/#tag/PublicApiReport/paths/~1api~1data~1v5.0~1db~1{dbId}~1applications~1{appid}~1Reports ~1{reportid}/get There are properties for page and size, but information on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there are (...)

(...) (Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allRules, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports .Documentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, CultureInfo dataLanguage) at WebCon.WorkFlow.Studio.Forms.ModuleReports .Documentation.LanguagePicker.c__Disp (...)

(...) dynamic coloring module (only system and process iems are visible there). This seems to be something that should be there, but was somehow forgotten. Calculated values make no sense in the calendar Reports now If they can not be chosen in any dialog, especially for coloring. Has anyone came accross this problem? Can it be overcome somehow?

(...) There may be between 300 and 500 active claim workflow instances. The costs for these claims are tracked in the ERP system. The total of the costs needs to be in the claim, 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, which doesn't help us. 3. The total changes only rarely, I don't want to create a new version fo (...)

(...) services/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the information, the list comes empty. Anyone tried this? Do you know how to bring Reports instead of using SQOL queries? Thank you!