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

search results

for request

(...) Hi, We have been getting more and more timeouts in our processes lately. For example, we are getting Sys.WebForms.Pagerequest ManagerTimeoutException: The server request timed out. What could be possible reasons? Where can I start researching? Thank you!

(...) 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 request to obtain the token and only after that send the POST. Any ideas would be much appreciated. Thanks, Martin

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

(...) chment). When the whole thing is handled by TimeOut, I get the error: Message=Error executing SQL rule Create Attachment Base64 (Id: 3008) Source=WebCon.WorkFlow.Base StackTrace= at: Evaluation request ed at: Evaluation node: AttachmentContentAsBase64 at: Evaluation node: GetAttachments [...] An error occurred while attempting to replace a variable. When selecting the transition path manual (...)

(...) is a problem when i try move task from that step or even when i try open task in Admin mode or remove task i get the same error with is: 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/112.0.0.0 Safari/537.36 | href: | ex: System.InvalidCastException: Unable to cast object of type 'Sy (...)

(...) ta to a REST web service. JSON string is generated by a business rule, which contains a JSON Query (FOR JSON). Testing this business rule works fine, also umlauts are shown. My configuration in request body is body type: Binary, which is the only way to send dynamic JSON data. Somehow my encoding (which should be UTF-8) gets lost. I am sending Content-Type:application/json in binary part head (...)

(...) have a bulk update in a item list. For example, the idea is to have many lines and select the ones that will move from Project A to Project B and then all of those lines will create a subworkflow to request an approval from person X. Also, is there any option to select prior the lines that will be in the item list? Like a pop-up table with all the lines, and then only the ones chosen will be in the f (...)

(...) Hello, I would like to create some daily or weekly reports based on the request s made that day/week. Is there a scheduled process that can do that? Or Is it possible to achieve this in Webcon? For example, in Power automate there is a scheduled flow that can be set to run whenever you want. Thanks.

(...) vironment? 04.07.2023 Closing. The error was caused by an IIS setting. IP Address and Domain Restrictions/Edit Dynamic Restriction Settings/Deny IP Address based on the number of concurrent request s - There was a maximum of 5 request s. Disabling this option cleared the errors in Webcon.

(...) Hi, main request : change template „planned vacation" AND extension of the standard colors "ColorID/VACType_ColorID" version 2022.1.4.248 - is certainly not relevant We use not only the planned absence, but also the planned attendance. So for planning purposes we have to distinguish between several types (colors). Currently, neither type nor color can be specified in the "planned vacations" template. (...)

(...) Hello all, Is there any way to use the same data table field but having different filters in each step? For example, on the start, I want the info to show request 's open for the request er In the approval step, I want to check the request 's for the project code belonging to the approver Is there any way to do this without having three different fields to achieve this? Thank you!

(...) re using an offer process/workflow, where we fill in the costs in a table - e.g. columns "descripition, quantity, price per unit, total price." In case the offer is accepted and we'll need a change request of the costs we need a two separate process steps. The first step will start the change request , opening two additional columns in the table - "quantity for change request , total price for change req (...)

(...) Hi. I need a notification when a specific date is reached. I have a form with a field "request ed stage date". I need to send a notification to an employee when such date is reached. How can I achieve this?

(...) I have request from business to create report that will be showing all instances , which current logged user had task to do in the past. Some user can have more than one task in workflow. Is it possible to prepare such report and in SQL filter make a join statement similiar to this: SELECT * FROM (SELECT *, ROW_NUMBER() OVER(PARTITION BY [WFD_ID] ORDER BY WFD_ID DESC) rn FROM [BPS_ConfigProd (...)

(...) t with all active workflow instance - Fetch the data from the ERP system for each row - Compare the old against the new data - Trigger an update if something changed Problem: Executing xxxx REST request s in a "for each" loop in an item list will probably exceed the timeout of path transition. There's no option to filter the item list in the "for each" loop. Using a "any collection" source for the (...)

(...) Since i cannot open a support ticket at the moment i have to go this way. When creating a new substitution in 2023.1.2.44 i get a "Bad request " error when saving the substitution. Attached you find the diagnostics session and develeoper tools log. Any ideas what is going wrong here? // diagnostics json { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5" (...)

(...) a button to start another workflow but I want to pass the current instance ID so I can relate the two instances. I'm using the info from Webcon but I don't know how to pass the ID: Legal request Process Using this, I'm basically writing WFD_ID in the destination field. Does anyone know how to get this working= Thank you

(...) Hello everyone I was just wondering about the best way to implement this: We want to build a process (basically it is a research proposal/request process). But we also want to be able to start a new change request for "completed" request s. The change request is equivalent to the normal request , with the only difference that you have to select the original request in the change request (so that (...)

(...) I want to use "Invoke rest web service request " action and in response I don't have json but message in Header: Response-Code: Forbidden (403) Response-Body: {"type":"/challenge","title":"Challenge request ed","status":403,"detail":"request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: keep (...)

(...) Hi! We have a business request to save email in instance we have just sent out with Webcon action. I know some workarounds: - show some details from wfmails table - create hotmailbox and process cc-d email But I do not like them. I have not tried, but maybe with msgraph api it is solvable. Does anyone have a good solution to save sent email in msg/eml file as attachment? Thanks! BR Peter