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

search results

for report

(...) How to display data from another database (added as an MSSQL data source) in a report ? How to do this in a new report ? Or maybe it could be added to another process report

(...) have an 'Selected Element Viewer' control in the Dashboard. I even prepared some PoC - you can check it out here: https://portal.webconbps.com/db/1/app/479/dashboards/75 Selecting item from the report on left, will update the view on the right. Sometimes it requires double click, and side panel to loads so it doesn't look great. But it represents the idea so for now it's good enough ;) To ma (...)

(...) Hi everyone, I have a questiion about dashboards: 1. I have a custom dashboard, where I have only HTML element. In this element I'm using REST API to get report (made earlier) and thanks to that I can customize it with js, css. The question is, is it possible to have functionality of view the element like in report ? Explaining, when I have a report and I click element I have a compact view or someth (...)

(...) I've noticed that when I import from the development environment to the test or in production environment, custom visibility configurations for report s or start buttons don't get imported. For instance, I've set a button to be visible only for a certain group; the configuration remained as custom visibility upon import, but the group disappeared. The groups were created in the development environmen (...)

(...) on(modelController, form) { formModel = { ...modelController.getDataModel(), uxRuleParams: params }; formInfo = form; }); i got error: view?returnurl=%2Fdb%2F1%2Fapp%2F68%2Freport %2F225:2 Uncaught ReferenceError: uxContext is not defined at HTMLButtonElement.onclick (view?returnurl=%2Fdb%2F1%2Fapp%2F68%2Freport %2F225:2:86) i checked also console.log(window.uxContext) (...)

(...) Dear All, Would you like the idea having global application home on Webcon portal, which means you can include report s/dashboards for multiple applications even from different content databases? In our situation we separated content databases as per organization structure, which is usually useful, but it is a disadvantage if you want to show a consolidated high level view. I know that it is feasi (...)

(...) stead of BPS_Content. From the Administration tab I activated license for some users, but I have no idea in what table I can see this information. I want to make a calculated column in a dictionary report where I can see witch user has license. So in what table I can find if a BPS user has license or not? Thank you, Best regards!

(...) believe it used to be possible to release a user license in Portal. But I can't find it any longer. I thought it used to be under https://[...]/adminPanel/users In Studio I do see the option in the report s section. However, it won't let me release a license saying "User has active state in Active Directory, license cannot be released". I would like to be able to free up a license from a couple of tes (...)

(...) tion, a form was immediately displayed and the company could be changed directly there. Currently, a popup always appears in this situation and the company can be changed later on the form. Users report this as an unfriendly solution. I wonder if it would be possible to introduce an element in the tile configuration that would specify the method of selecting a company. Popup + form or form. Reg (...)

(...) Hi all, Is there any way to export data from Webcon to Excel WITHOUT column headings? Can't see such an option neither in export from data table attribute nor from the report . Can this be done in any way?

(...) egen or deselect all and then select one instead of deselecting several + recent dispaying of the values on pie chart doesn't bring a lot of value as it only shows number of instances and name of the report view

(...) Faulting application start time: 0x01da4d635bcdedff Faulting application path: C:\Program Files (x86)\WEBCON\WEBCON BPS WorkFlow Service\WebCon.WorkFlow.Service.exe Faulting module path: unknown report Id: a2ed5b8a-9539-4d70-a83e-641676f4293b Faulting package full name: Faulting package-relative application ID: ___ In addition to this error, this error is also visible in EventViewer. _ (...)

(...) Hi we would like to introduce archiving in our firm. We have read the article about the whole process and we are able to add to archive the elements and we also created the report s. However, we are wondering how is possible to get the access to the REST API data or if we have integrations with the archived elements. Cos we have tested it via the postman but we were not able to retrive the data. Are ther (...)

(...) I encountered a problem with removing the connection to the data source. The studio report s that the connection is in use. The usage sheet report s that the connection is not in use. I found where it is used... I searched in studio and indeed the 'Workflow' connection was used in sql command.

(...) Can we have a new feature to add context variables to the HTML dashboard widget? For example application ID, ID of a report etc. When copying application from Production to Test, the report IDs are different and HTML links are therefore broken.

(...) Can I search for historical information using report search? I mean retrieving information from previous versions of forms (with WFHistoryElements)

(...) Hello everyone, I've encountered too many times situation, where i need to make really subtle change in application, to fix some kind of error/bug. Changes so small like: * Add column on a report * Update filter on picker field * Update filter on report * Check 'wizard mode' on path * Reorder paths * and other fixes requiring less than 5 minutes of work in designer studio... Going through w (...)

(...) Hello, I need to set up two columns to calculate some KPIs for a report . The first one will show the status based on Case statement and date difference: (select case when DATEDIFF(day,WFD_AttDateTime3,getdate()) >0 then 0 when DATEDIFF(day,WFD_AttDateTime3,getdate()) = 0 then 1 else 2 end) The second column should pick the number of instances that have the conditions DATEDIFF(day,WFD (...)

(...) even an instance id. I have a good idea which process the description is related to and in which timeframe the user worked with it but this doesn't help me because the date: - I may not change the report views - The "recent activities" is to short. The search is currently an alternative for my current case but there are other situation where a configurable archive view would have helped me out. (...)

(...) Hi, Currently we have 'Error occured' in the header of the validation message. This often results in unnecessary logging of error report s from users who do not read the content, but only suggest that there is an error. Perhaps it would be a good idea to change the content of the header to something else that does not suggest an error, or allow it to be defined per action or globally? Regards.