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

search results

for rest

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

(...) possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have access to the server you could activate the SQL profiler - In case of rest /soap requests you could add an http interceptor which can be used as a proxy. If you don't have access to the server or the request uses OAuth authentication you are out of luck. Therefore it (...)

(...) Hello all, Does anyone configured a Onedrive connection in Webcon? I'm following the topics: https://community.webcon.com/posts/post/integration-with-aad-using-rest -invoke-method-and-microsoft-graph/117/18 https://community.webcon.com/posts/post/adding-attachments-to-onedrive/183/4 https://community.webcon.com/posts/post/working-with-onedrive-files/341/18 But this is explaining on how to conf (...)

(...) Hi all, Yesterday i upgrade Webcon to version 2023.1.3.118 and one things change. In workflow "Faktury" (Invoice) a had an action that download using rest Api information about working time of employee. Using this data, system fill table with invoice items (eg. cost allocation ). But in this version i get error that: "No exact match was found for:..." ("Nie znaleziono dokładnego dopasowania:...") f (...)

(...) teps before it is published. My idea was to move the entire life-cycle into Webcon and after approval it should be outputted into the docusaurus system (that I'm sure will not be an issue via some rest API). The question is now: Can I somehow implement the content creation into a Webcon form, i.e. is there a possibility to have a "markdown" form field or a mechanisms to translate the HTML into m (...)

(...) n as follows: https://community.webcon.com/posts/post/integrating-ms-teams-with-ms-graph/53/4 Microsoft Learn Documentation: https://learn.microsoft.com/en-us/graph/api/chatmessage-get?view=graph-rest -1.0&tabs=http Unfortunately, I have no idea how to implement the delegated permissions in WEBCON. Does WEBCON authentication have to be implemented via Azure AD (Entra ID) so that the user's token (...)

(...) ted column WFD_AttChooseX_ID to tell the system to set the id - Move workflow (SQL), maybe we could use the name of the calculated column WFD_AttChooseX_ID to tell the system to set the id - Invoke rest web service (Assign response values) I can not remember a case where I would like to actually set the display name. Maybe there was one, but in 99% of all cases I'm only using the id and in 99% of (...)