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

search results

for POST

(...) I need to upload attachments to our company cloud services. Below is the web api endpoint that accept a file: [HttpPOST ("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([FromForm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new Go (...)

(...) Hi there has anyone an example on how to populate dropdown lists from REST data sources ? I got the working requests in POST man, but I cannot get them to work at all in webcon. and its kinda hard to debug since error messages or logs are seemingly not available... thanks for your help in advance.

(...) I start this action, the request body fully ignores all data regarding the item lists as given in the dump below. (Hint: The error has been forced by the web service to receive the dump.) With POST MAN the web service operates normally but from WEBCON BPS the request body does not contain the item list data, even if it is visible in the portal and findable within the database. The request bod (...)

(...) d a textbox to set the html-attribute „title“ -> the title-Attribute is important for screenreader and a barrier-free design. What is the „additional navigation link“: https://community.webcon.com/POST s/POST /additional-navigation-link/210 Thanks and best regards Daniel

(...) e End Exceptions: System.Exception: Rest service call failed. Http code BadRequest (400). Inspect log to get more information. I've tried every combination and syntaxes I could think of. In POST man it works without issues. Has anyone ever set up a connection/data source to retrieve a Graph auth token? Thanks for your help.

(...) some soap actions to to SAP. System.Security.Authentication.AuthenticationException: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Submitting requests via POST man works fine. It seems to be a problem on transport level, related to .netCore/OS and is most likely a problem related to TLS version and Ciphersuites. https://stackoverflow.com/questions/669044 (...)

(...) Hello, Does anyone can help me, why in WEBCON SQL query aPOST rophe is replace with quotation mark? On the form, I have an attribute with value: '2339226', '2504286'. In action "Change items lists value", I used an SQL query whith this attribute, but query preview returned "2339226", "2504286". Regards

(...) { "type": "InsufficientAccountPermissions", "description": "Global admin permissions required", "errorGuid": "54d9ccb7-183e-484f-ba73-7f1d0d8ec794" } my endpoint in request via POST MAN /api/data/beta/admin/db/1/businessentities my Webcon verion is: 2021.1.5.307 when I do this request :/api/data/ I got this response, so it should work in my version. { "apiVersi (...)

(...) spose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPOST BackCell(String name) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.GenerateDefaultSettingsTable(Attribute attribute) at WebCon.WorkFl (...)

(...) I would like to run an SQL procedure (something like the article Run an SQL procedure https://community.webcon.com/POST s/POST /the-run-an-sql-procedure-action/230). But, I would like the procedure to generate a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as (...)

(...) Hi all! I noticed that OData support has been added to REST API 2022.1.4.xx. I only found one document, which is located here: https://community.webcon.com/POST s/POST /odata-format-in-webcon-bps/346 This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find (...)

(...) Hi, I'm trying to update an existing instance or create a new instance with REST API. I'm using api version 3.0 and POST man. I want to put data to choice field, but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formFields": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" (...)

(...) Hello, Since a specifc time KPI reports don't work on my webcon enviroment. I checked a configuration according to https://community.webcon.com/POST s/POST /web-part-kpi-new-edition/141 and everything looks good. I've checked 'KPI elements' table in webcon database and there are some data but the data are not up to date. Old webcon apps have the kpi data but as I said the data are not up to date. (...)

(...) I'm following this article https://community.webcon.com/POST s/POST /approval-process-on-the-item-list-with-row-blocking/138 in order to block rows. I've managed to give access to items list only users mentioned in one of the columns of item list using SQL against BPS Users list (see picture attached) , but all rows are available to everyone from this column, not only one row per one user. What am I d (...)

(...) Hi, i have a question for this POST . https://community.webcon.com/POST s/POST /grouping-rows-of-item-lists/235 How can I change the sorting of groups, it is set to ascending by default, can it be changed to descending?

(...) I've got following fields: 1. Choice field with connection to MS SQL table - name of the supplier. 2. Text fields like address, POST al code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like (...)

(...) Hi, Since I found this POST , I am very curious when the 2023 release will be available. It would be really nice if anybody could give me more information about it. https://community.webcon.com/POST s/POST /ability-to-transfer-bps-groups-using-the-export-import-mechanism/374 Thank you, Raluca

(...) I without the need to exchange the token first? I'm asking the question because I'm exploring the possibilities offered by using a service as MailGun. They can parse the incoming email message and POST the parsed information in form of JSON to a URL. The issue I'm having is I can only configure a URL to which the send a POST command with parsed JSON. There is no way to send the first authorization (...)

(...) The last "under review" entry is from Mai 2022, so i POST this request just another time. It would be such a great advantage, if you would at a "delete row(s)" function to WEBCON Action templates. Thanks, Bjoern

(...) AUTHOR too? Thanks for your help, Bjoern ---------------------- WEBCON does not have a vaild link for informations... INTRODUCTION TO ACTIONS IN WEBCON BPS https://community.webcon.com/POST s/POST /introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.com/gdpr-personal-data-administration-process/ ] -> File not found