(...) picture I addend, but when I click on the button I get error Message=Error occured during rule SQL Dodaj powiązanie (Id: 136) evaluation. Source=WebCon.WorkFlow.Base StackTrace= at: Evaluation request ed at: Evaluation node: Rule at: Evaluation node: SQL InnerException: Message=Error occured during rule SQL Dodaj powiązanie (Id: 136) evaluation. Source=WebCon.WorkFlow.Base StackTrace= at (...)
(...) ontaining several sales locations, which can create service orders for their location. Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request . So far so good, this is a common scenario ;-) What we have so far: A custom action (SDK) which builds (delta) reservation XML to be sent to external system (SOAP). If there is no change in (...)
(...) or - 404.15 - Not Found HTTP Error 404.15 - Not Found The request filtering module is configured to deny a request where the query string is too long. Most likely causes: request filtering is configured on (...)
(...) Currently Webcon BPS does not offer an action to convert pdf to pdf/a. As there is a rising request for documents in pdf/a format, it would be great having a built-in pdf to pdf/a conversion action.
(...) ocessing SQL Command, the error is: Error occured during business rule evaluation. The given key (-25) was not found in WFBusinessRuleDefinitions cache for current content database. at: Evaluation request ed at: Evaluation node: SQL The same error is while configurating action or creating a business rule
(...) version "2022.1.1.53 Standalone", but after update the "Generate RS Report" action is returning error while execution as below: Error in Menu button action Generate Initial Detail Report. The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'. The remote server returned an error: (401) Unauthorized. we didnt chan (...)
(...) Hi, I am populating 'WorkflowID population' form field based on the 'Select Marketing support' selection. Select Marketing support is basically the the type of the request . upon Marketing support selection, populating it's Workflow ID in the 'WorkflowID population' form field. Once that is populated, I need to set a default value 'Workflow name - test' form field. I have created a business rule wit (...)
(...) thread I think it may be helpful for others to present my approach here. If anybody wants to reply to improve it, I will be grateful to learn. 1) Requirement Within a process a group of users is request ed to deliver an approval by two different members from within the group. Also it shall be possible to change the process to two persons approving each of two approval steps (4 eye principle or 8 eye (...)
(...) Dear WEBCON Team, as I posted my thoughts here: https://community.webcon.com/forum/thread/1613 I would like to submit my request to improve quality of the signature, or at least add option to choose quality of the field. Currently there is no option to improve quality and now it's very low (pixels, blur). Best, Adam
(...) 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 (...)