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

search results

for REST

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

(...) ocalhost? I have a locally fired server, I use FastAPI (the tool is built in python). In browsers the API works. However, when I try to run a query on a form I get this message. I have already tried REST arting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to webcon and just learning. Thank you in advance for your help.

(...) Hi everyone, I am trying to upload an attachment using the REST API. I am using the REST Web service action for this. How to do it correctly? Along with the attachment, I would also like to upload a json with other information. Endpoint is configured correctly, the problem is in the BODY itself. The referenced API is written in python using FastAPI framework. This is response: { "detail": (...)

(...) ources", by defining a superior source and a business entity. This way we can use different connections. https://docs.webcon.com/docs/2023R3/Studio/ConnectionsAndDataSource/DataSources/DataSource_REST WebService#3-superior-source This way we can use different connection for the "same" data source. This works fine for reading data. When we want to write data so, it's not so easy any more. For (...)