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

search results

for request

(...) I have already used the database provided by European Central Bank for currency exchange. But i want to use REST for conversion of currency exchange(mostly for euro). What should be the URL/REST request suffix when im selecting GET HTTP method.

(...) Hi @all, I´ve many processes they use the same rest-request to fill choice fields, table, etc. But the request requires a dynamic values in _url-parameter_ or _request -body_. At the moment i´ve to clone the *same* data source for every process... not nice ;-) ! A parameter would solve the problem - like as parameter into rules! Thanks and best regards Daniel

(...) ome weeks ago in the version mentioned and today was forced to change it as new parameters had been added to the listener that I needed to add to the configuration. I was able to enter all setups as request ed and to leave the configuration sub dialog. When I wanted to save the entire process including the new configuration I received an error telling: There was an issue within the table storing the web (...)

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

(...) Hi there has anyone an example on how to populate dropdown lists from REST data sources ? I got the working request s in POstman, 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.

(...) Hello all, I'm trying to set up a payment process in webcon for Rents. The idea is: - Open request and save the date of request (as the current date) - Calculate how many months until end of year (civil year) - Initialize the item list with the number of rows as the number of months - Each row will create independently the payment for that month Although I have all the idea structured, I'm faci (...)

(...) nk you in advance. (Details BEGIN) url: https://webcon-test./api/nav/applications/mostused | action: GetMostUsed ip: 192.168.1.22 | msg: An unhandled exception has occurred while executing the request . | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36 | href: | ex: System.Collections.Generic.KeyNotFoundException: Der angegeben (...)

(...) ield is set. In the attached image, to which the numbers refer, this validation took 5 seconds even so 'Validate the typed values in the data source' is ticked of (3) and not less than three further request (2) have been send to the external system. Also it's a popup search from which the value was just selected. Which in turn means, that ich can select a value from the popup search, continue filling ou (...)

(...) a.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreaterequest (DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 wai (...)

(...) cond email and the hotmailbox has been configured to add this reply into the original instance as attachment. This is done by adding the instance ID into the mail body and works without issues. 2) request The body of the second email, the reply of the user, shall be added into a multiple lines text field containing already information, i.e. a question asked. The text field is in rich mode. 3) Que (...)

(...) Hi there, this is regarding Microsoft Graph. I'm trying to get a Bearer token but I always get an error message when loading stating: "error":"invalid_request ","error_description":"AADSTS900144: The request body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: request Start request -Url: https://l (...)

(...) ould execute some soap actions to to SAP. System.Security.Authentication.AuthenticationException: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Submitting request s via Postman 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/questi (...)

(...) MailMessage is corrupted" but it is not true. do you also have such problems? do you know how to solve the problem? Message log: msg: An unhandled exception has occurred while executing the request . | agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 | href: | ex: System.Exception: It's incorrect message file ---> System.Arg (...)

(...) By law, the payments need to be handled until each 20th day for each month. So, the idea is to create a reminder taking that date, so the user does not forget to make the payment. I have a Date of request from where I pick up the month and year, and I want to set the reminder date as 20th/Month of request Date/Year of request Date. I would like to have this automatically calculated instead of relying (...)

(...) ted a number of applications. These are unique for each company, but they share something in common by which they can be ‘grouped’. For example, company ACME has implemented the applications ‘Absence request ’, ‘Travel request ’, ‘Contract management’. Company YAC has implemented a ‘Digital construction site’, ‘Claims management’ and ‘Travel request ’. Even so the specific implementation of the travel reque (...)

(...) Webcon API: { "type": "InsufficientAccountPermissions", "description": "Global admin permissions required", "errorGuid": "54d9ccb7-183e-484f-ba73-7f1d0d8ec794" } my endpoint in request via POSTMAN /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. { (...)

(...) _Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__Awaitrequest Task|6_0(Endpoint endpoint, Task request Task, ILogger logger) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.RouteVa (...)

(...) onnected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (api.accept.autenti.net:443)) ---> System.Net.Http.Httprequest Exception: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (api. (...)

(...) Hi, I know this is a kind of "stupid" request . If I select an "Item list" it would be great when the order of "New form field" and "New column" would be switched. Even after years of using the Designer Studio I will create new fields instead of new columns, especially after just creating the item list. Maybe it's just me, but I doubt it. Best regards, Daniel

(...) ,[PLF_Extension] ,[PLF_PLPID] FROM [DEV01_BPS_Content].[dbo].[PluginFiles] where PLF_FullName like '%Annotation%' I'm really lost here because I have no idea: - Why an older version is request ed, - How I should know this in advance, up to now I added all assemblies to the plugin.zip which are not already "used" by the workflow service and bps portal. - Get the assembly of the required v (...)