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

search results

for rest

(...) ot attached - it gives an overview how it is done :) * Of course behind the scenes there is a lot of technical fun :) E.g. Prefix to group links is taken taken from configuration (via WebCon BPS rest API) so every time we had to change the WEbCon BPS Portal address we just changed portal address in one place. Please notice the screenshot attached - it gives an overview how it is done :) BPS (...)

(...) in the context of the logged in user, not in the context of the application. That's why I added authorizations in webcon: screen1 I added a connection to this authorization: screen2 Then in the rest action I added this connection. On the graph api side, added Group.ReadWrite.All delegated permissions, approved by the admin. The user who invokes the rest actions is the owner of the AAD gr (...)

(...) Hello everyone, I have a question for you, maybe you can help me. I know you can set user privileges for each application or process separately, but I wonder if I can also rest rict user visibility depending on some criteria.. For this scenario I've created: BPS user group: Software Engineer person X, person Y, person Z are part of software group Let's say there are also multiple projects and (...)

(...) vironment (3). Which caused the problem . By changing the columns of the report in the source database, for example clicking the "default view" checkbox twice, (4), the variable definitions had been rest ored (5). You can execute this SQL statement to verify if there's something for you to do. It should not return any rows. SELECT TOP (1000) [ARP_ID],[ARP_APPID] ,[ARP_Name],[ARP_Configuration] (...)

(...) 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 some (...)

(...) so i can grant "readonly" privilege to a group on a instance. /api/data/v4.0/db/{dbid}/elements/{id}/admin/privileges I have added App.Elements.Admin.All permission. But i get error: Invoke rest Web service - Request Url: https://domain/api/data/v4.0/db/1/elements/2450/admin/privileges Response Code: BadRequest (400) Exceptions: rest service call failed. Http code BadRequest (400). Inspect l (...)

(...) t form fields based on a dropdown selection which gets its data from a sharepoint list. I can set the value from the selection just fine. However I can only access the data with type ID and Name. The rest of the data has no type and does not show up for any rules I want to configure. How can I address this data in the form? Thanks Oliver

(...) My database goes into "Recovery Pending" mode which causes a program HTTP error 502.5. rest arting the SQL Server service solves the problem, but this has happened several times, does anyone know why this is happening?

(...) Hi, I really like the new path authorization feature and we will surely use it. The geolocation is also an interest ing addition but if it's used in combination with the path authorization it will created unexpected results. I noticed that the geolocation of the browser is used, even if path authorization with method "application" is used. If this method is used, it would be great to use the loca (...)

(...) ion that creates a folder within a document library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in uploading the file to SharePoint using the rest action with the Graph API. I get this error: "Invoke rest Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Respon (...)

(...) Hi, I am currently exploring options for viewing documents within Webcon. Specifically, I am interest ed in understanding whether there is a possibility to visualize a document by providing a link that points to a document stored either on SharePoint or within a SQL Server database. My goal is to enable the automatic display of the associated document in preview mode when a user selects a record i (...)

(...) rse groups (history and plans) by forming an appropriate filtering the the sql query. The vacation chart can be used for several other applications than just vacation. The currently applied filtering rest ricts these uses, really.

(...) e in every step or last steps etc). After the update buttons apear on the form but after clicking there is error... and users cant use it. Is it new feature or is it a bug. It looks like some save rest rictions - but it was not the case in 2022 ver. Do you have any idea how to change it? Thanks. msg: An unhandled exception has occurred while executing the request. | ex: System.ServiceMod (...)

(...) y response called '(n/a). While the n/a answer is applicable I want to enable the description column. However, I cannot use the enable on choice field. I have tried to put condtions in a 'column edit rest ricion' but this does not work as it would require add another response and that is not what buisness would like.

(...) - this is the message I receive from Designer Studio, and from the BPS Portal level, after authentication, the login window pops up again. Has anyone encountered a similar problem? I will add that I rest arted the WebCon service, rest arted the application server and IIS. When rest oring the server from a backup, authentication works. I upgraded again (authentication stopped working) -> I just unins (...)

(...) a textfield has to be limited. This can easily be achieved by a reqular expression. However, input fields with inputmode text allow the usage of the maxlength attribute. It would by much nicer to rest rict the user to type in more than the defined letters rather than showing a red error message. Therefore, it would be great to introduce a max length property for text fields

(...) ows but on each flow I have got the same data in one variable (key). in flow 1 is Signature in flow 2 is WFD_AttChoose5 {72} in flow 3 is WFD_AttChoose6 {692} how to do SQL request or more interest ing is how to do report where I can: filter Signature = WFD_AttChoose5 {72} = WFD_AttChoose6 {692} In Webcon reports I don't see process fields if I add 2 or more processes to report :/ so I c (...)

(...) instance is opened or new instance is started in all apps. Reverting back the previous version of the app did not solve the problem. Designer studio throws the error on clicking every item as well. rest arting server did not help. Has anyone came acress similar issue? Any ideas on how to find the source of the problem? What does the phrase Key: (311, 5116) refer to? Thanks in advance. Designer (...)

(...) hat sends a customized email It was working fine in 2022, stopped working after upgrading it to the newest 2023 version. Currently it is impossible to do such scenario. I've also tried invoking a rest API but it also fails. Those automation put somewhere else (not in cyclical actions) work fine. Message: Błąd wysyłania wiadomości e-mail: Object reference not set to an instance of an object. (...)

(...) on subprocesses or other proceses. So there is a query, that if returns 1 it means that column can be edited by a user, if 0 then the column in this row is blocked. For that I am using "Column edit rest rictions" from the "Permissions" tab in the studio. And it works great. For few rows. If there are more rows it works really slow. I made some analitics. The query is executed in 20-180 ms depending (...)