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

search results

for request

(...) In our company, we have enabled authentication via ADFS. When trying to log in using the mobile app, we get the following error: msg: An unhandled exception has occurred while executing the request . | agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.Authentication.AuthenticationFa (...)

(...) es to our internal WEBCON Teams channel. Unfortunately the Power Automate flow throws this error using https://community.webcon.com/feed/user-voice: {   "status": 400,   "message": "Failed to read request ed Feed information. Details: '\b', hexadecimal value 0x08, is an invalid character. Line 13573, position 9.\r\nclientrequest Id: dc221308-f5c5-445b-86a2-0b750c2ce180",   "error": {     "message": "F (...)

(...) Hi, I need to send data as "multipart/form-data" I am trying to configure the request Body tab of the "Invoke REST Web Service" action. I set the Body Type as "multipart" and the JSON part header as "Content-Type: multipart/form-data" How should the value for the JSON part field be formatted? Should it be in JSON? (I have tried but without success.)

(...) What a cool message! Webcon has it at the final step when handling a helpdesk request . @webcon How did you do it? I love it Msg in Eng: How do you rate the handling of the request ? Field: Comment Path: Close and Send

(...) ated: true, completion: nil) NSCameraUsageDescription needs to bee added to Info.plist Android: val cameraIntent = Intent(MediaStore.ACTION_IMAGE_CAPTURE) startActivityForResult(cameraIntent, request _IMAGE_CAPTURE) To force this the functionality is needed too to set a process only accessible for smartphone or tablet devices and not for PC. PC usage would only be acceptable with this feature r (...)

(...) Everytime i try to import a translation for a dictionary i an error: unhandled exception has occurred while executing the request . System.NullReferenceException: Object reference not set to an instance of an object. Does someone know how to fix this error ?

(...) Is there a simple way to get the URL of the current instance? Use Case: In a specific step a user can create a ticket (via menu action) in a 3rd party app (REST POST). In the request body of the rest call I create the json and want to submit also the url for this instance. Thanks! Ernst

(...) ations FirebaseAdmin.Messaging.FirebaseMessagingException: Unknown error while making a remote service call: Response status code does not indicate success: 404 (Not Found). ---> System.Net.Http.Httprequest Exception: Response status code does not indicate success: 404 (Not Found). ---> Google.GoogleApiException: Error 404 (Not Found)!!1 *{margin:0;padding:0}html,code{font:15px/22p (...)

(...) Hi, when using e.g. Invoke REST web service action and using optional form fields as input parameters in the body there is a problem if a form field is empty. The REST call returns Badrequest (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null if J (...)

Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"

(...) description": "Changed by REST Web Service", "sendEmail": false, "emailMessage": "" } } It returns 200 OK with the message Task was delegated. When I try to execute the exact same request from a “Call REST Web Service” action within a button, I consistently get a 500 Internal Server Error with timeout details, even though curl is identical as the one from swagger. Error log: Publ (...)

(...) Hi everyone, Since yesterday, we’ve been experiencing recurring SOLR-related warnings and errors in Webcon: • Message=The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. • mscorlib - Category: Exception; Role: SolrIndexer; System.Threading.Tasks.TaskCanceledException: A task was canceled. • SOLR indexing failed; Category: Exception; Role: SolrIndexer; Whole (...)

(...) Would you be open to adding a way to archive items (like employee request s) while keeping some of the access permissions? Right now, archived items can only be accessed by people who see the whole archive. It’s possible to manually give someone read access, but that’s not very practical. Could you add an option to automatically give read access based on a field in the form during archiving or a bul (...)

(...) nd some applications got complex having many processes and flows. Our users base is spread across several departments / business units and countries. The result is that we need to process many change request s from various sources and it is a challenge to synchronise all development work to find a point in time, when all changes have been tested and approved. So, we need sometimes to deploy the applicatio (...)

(...) kes a bit. • Since last week it often doesn’t wake up like before and throws timeouts. Symptom: • First login after the night stalls, then I see this in Event Viewer. --- --- --- Message=The request channel timed out attempting to send after 00:01:00... InnerException: Message=The HTTP request to 'http://srvwco:8002/LicenceService' has exceeded the allotted timeout of 00:01:00... StackTrace: (...)

(...) to a hyperlink field for example, or utilizing the HTML field. But being able to just have a link behind the selected value in the choice field would be a lot cleaner. Not sure if it was already request ed or not; at least I was not able to find any similar request s.

(...) Hi, I would like to request a minor change :) in the view of actions used in the workflow. The change consists in highlighting those actions that come from the template. The existing left bar could be used here, which would have a different colour for actions from the template. Best regards.

(...) /7751 https://community.webcon.com/forum/thread/7726 https://community.webcon.com/forum/thread/1635 https://community.webcon.com/forum/thread/271 They are all covering and extending my original request from February 2021. So please pick up on our request s and come up with a new Security Audit feature in a near future version of WEBCON BPS.

(...) ens if I run the automation on path-action) last operation status success: False last operation status validation error:True error exec. time exceded: False error msg: Invoke REST Web service - request Url: https://app1.hypo.web/volt/resttools.nsf/download.xsp Response Code: Exceptions: Insufficient attachment permissions error code:100 duration of last autom. element:41 total duration: 40 I (...)

(...) h my issue. My requirement is to check if workflows for certain criteria are already created and I need more than one search criteria for an exact match. I am useing the PublicApiSearch with an request URL like this: data/v5.0/db/1/applications/9/search?search=WFD_AttText1:XYZ This checks just fine if attribute WFD_AttText1 contains the value 'XYZ' However, how would I go about checking WF (...)