(...) business (global) administrator would have such privileges. From the BPS Portal level, he could use the icon to switch to any user's account (administrative mode). Sometimes data source values are filter ed and there is no way to see what the user actually sees. Regards, D.
(...) Hi everyone, I’ve been working with the Webcon API, but I've found that the standard API functionality is not sufficient for all my needs (mainly for filter ing items and searching). However, I came across the possibility of using the OData standard in Webcon, which seems like a promising alternative. I recently read a post on the community forum about OData support in Webcon, which you can find here: (...)
(...) ows and we have only 10795 workflow instances in the table yet. One improvement for our case could be if we switch to a SOLR based report. We have yet to figure out, whether we can replace the SQL filter with a SOLR filter . Therefore it may or not be an option for us. Best regards, Daniel
Hi, I am unable to figure out how to use the Webcon REST API for starting new element. My issue relates to the "ChoicePicker" / "Autocomplete" fields, where I cannot find the way to submit the value. I think that I have tried all the combinations, but I always end up with the same error. Public Api POST /api/data/v6.0/db/1/elements - "formFields"[] - "guid":"...", "value": [{"id": "115"}]
(...) TML field to be displayed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule. And now i might need this info to be visible in reports (for filter ing) and export to excel. Or do i have to create another field (single line of text)? thanks
(...) ws.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) w System.Windows.Interop.HwndMouseInputProvider.filter Message(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w System.Windows.Interop.HwndSource.Inputfilter Message(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, (...)
(...) I am using a list item and trying to retrieve the corresponding email from the data source by selecting a name. The filter ed email should be displayed in the field immediately after selection. But it's not working. The email only appears after I delete the name. How can I solve this problem?
(...) Hi, Let's assume I'm configuring data from a data source (a report) with one column and one filter . I want to use a User-Defined API that allows me to dynamically filter the report using a defined endpoint. Will the response return a simple JSON with information from this single column, or will it return the entire data set (element ID, signature, step, etc.) as in other responses?
(...) wnika CSTR_Superior* - Unikalny identyfikator przełożonego - CSTR_UserID (null jeśli użytkownik nie ma przełożonego) CSTR_Company - Nazwa spółki CSTR_Email - Adres e-mail but Gant chart is filter ing fields by 'CSTR_Superior'. Does anyone know how to make it work with CEO like in AD?
(...) Hey everyone, I have two reports — one for Vessels and another for Shipments. On the Shipments report, I’ve set a URL filter like this: VESSEL_CODE = vesselCode Now I’d like to link these two together. Basically, I want to add a column on the Vessels report that links directly to the Shipments report, automatically filter ed by the vessel’s code (using the URL parameter). Ideally, the solutio (...)
(...) ort, this forces us to recreate the same data source in multiple places. Let's say i have 3 dashboards, each for a different department, but all of them are having same calculated columns, just the filter is different - it's a lot of repetition, which earlier was not required. This is basically forcing us to work against DRY. 1. I'd love to have the ability to create data sources for presentation l (...)
(...) d be selectable via a multiple checkbox, so that, for example, a customer can have classifications A, F, and G. On the corresponding report page with the report table, I would then like to be able to filter , e.g. to show all customers that have classification G. Currently I am working with "Choice list". But in the report, the column creates a separate filter for each combination of entries. For examp (...)
(...) er columns length from 1000 to 4000 \t Database: BPS_Content_X Start time\t 16:34:21 \t End time \t 16:40:34 I used \t for a tab character as this would allow to copy the information to Excel and filter the information. This would allow an educated guess of the expected down time of the production server if you can't clone the server/restore the database in the test environment. Best regards, (...)
(...) Hello, Can anyone help me with this SQL filter . The problem is that the SQL filter returns all rows, instead of filter ing only those that meet the warehouse condition. No matter how I change it, it returns all records from the data source I am attaching a screenshot of the configuration: - WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary In the advance configuration, t (...)
(...) Hi, I need to create a mechanism where the user filter s data using attributes, and the Grid returns data. It could be around 10-20,000 items. I need to save this data. The Item List might have a major problem or might not work, but I'll try. Then I need to process each item from this list (document reference number) --> Another workflow from step A to B. As you know, BPS wasn't really designed f (...)
(...) -independent. Each Data Source is bound to a fixed query or API call, with no native mechanism to pass parameters dynamically. As a result, any variation in use (such as retrieving different columns, filter ing by different criteria, or adapting to different workflow contexts) requires creating multiple Data Sources or embedding logic elsewhere. Disadvantages: - Redundancy: The same underlying query (...)
(...) ountry UNION ALL SELECT 567 AS ref, 1 AS cat, 'ESP' AS country UNION ALL SELECT 567 AS ref, 3 AS cat, 'ESP' AS country Using this data source e.g. in a business rule or a user picker with this filter returns rows that would not be exected as shown in the screenshot. An example filter expression: [ref = 123] AND [ANY TRUE[ [country = 'EQU'] [country = 'ESP] ] ] Only the first th (...)
(...) Hi, right now app, process and workflow's associated form type user privileges can only be set for users and/or groups. It would be great if global business rules could be used too. A filter could be set that only global business rules with return type „user list“ can be used. This way e.g. a business admin could manage users in a dictionary and dynamic privileges would be possible with a busines (...)
(...) ource table widget" to a dashboard that can just be filled with data of a data source instead of only "report data tables" with information of processes. The data source should have the same sort and filter possibilities in the dashboard as in processes. There is so much data in data sources we'd like to visualize, search, filter , ... on a dashboard. As a dev imagine a WEBCON monitoring dashboard (...)
(...) the "verify process" a try and I hope to get some warnings due to broken references. Unfortunately there is no warning and I had to search manually and found a broken one in a "data source value" filter as shown in the screenshot. Why isn't this indicated in the warning tab of the process verification? Kind regards Sébastien