(...) ormParams) w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoaderForRest.GetUpdatedForm(FormParameters formParams) w WebCon.BPSCloud.Core.WfDynamic.Services.MoveElementToNextsteps ervice.GoToNextStep(GoToNextStepParameters param) w WebCon.BPSCloud.Portal.API.FormsController.d__27.MoveNext() --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek --- (...)
(...) Hi everyone, if you have applied a log4j version below 2.17 or before 2021-12-17 you need to repeat the steps : https://community.webcon.com/articles/security-apache-solr-affected-by-apache-log4j-cve-2021-44228/39 The version 2.17.1 contains a fix for a theoretical problem. If this could be misused, you already have a bigger problem. Source https://blog.sonatype.com/log4j-another-code-execution-bug (...)
(...) Hi, Does anyone have the instructions how to set up the HotMailBox using the Microsoft Graph authentication? I know what needs to be done in Designer Studio. I'm not sure about the steps for obtaining the Tennant ID, Application ID and Client Secret. Any help would be much appreciated. Thanks, Martin
(...) Hello community, I have a short question: Does anyone know the reason for the following error? >Adding new row is not allowed in this step.< The error appears on all steps when I click on dropdowns, check-boxes, item lists, path buttons and delete/save/delegate menu buttons. The designer LOG by GUID is attachet as an image + trace of the error. Best regards!
(...) d. how hotfolder mechanism is looking for bacode? where is he looking it? why I can't assign filed where barcode is? In tutorial: https://community.webcon.com/community/public/posts/post/system-steps -how-do-they-work/82 i found fragment: "b) Waiting for scan The workflow service role – “Folder monitoring” will check files and process the barcode located in it. If the file is correctly re (...)
(...) Hi, I've found the problem with a report configuration. If I chose 2 workflows in a report. In one workflow I chose "All steps ", and in another one "Selected steps ", I don't see the workflow documents where I chose "All steps "
(...) the OCR verification were corrected by the user and passed to the step "Dekretacja" for further proceding. But at that step Webcon decided to change the two fields (the ones passed through OCR z few steps before) for no reason. Has anyone come accross such Webcon Service behaviour?
(...) lob = WFH_AttText1 where WFH_DTYPEID in ( select DTYPE_ID from WFDocTypes where DTYPE_Guid in ('31d8115c-a51a-451c-bdfd-ee17de78ab8c') ) Remarks: This is no official guide, just the steps I had to take. If you are in a similar situation you can use this as a guideline but verify it on your system: 1. Make a backup of the databases 2. Have another environment with the same process r (...)
(...) Hello, I struggle with this scenario: 1) An AD group of 8 purchasers gets the first task to approve an order. 2) One user approves the order for the first step. 3) Several steps later another purchase out of the group of 8 is meant to approve the order again. But not the user having done the first approval (1). My approach would be to get the first approver from the tasks table via SQL an (...)
(...) cess a group of users is requested 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 principle). 2) Task Creation The user assignment to the single approval tasks shall be done through AD groups as the members change frequently. 3) Approach In both s (...)
(...) I have a process with 2 workflows. Those workflows have similar steps . When I would like to filter elements by step, but the number for elements is incorrect. When I check one value, a second value with the same name is checked too, but I see data only from one workflow.
(...) Hi, since version 2022.1.2.59 (my last 2021.1.4.118) i can't copy & paste group elements. Is it possible to get back this feature!? For example: we have for all workflows and steps the same headline and a specific subtitle. With copy & paste I can create very fast the basics of a (new) workflow... Thanks and best regards Daniel
(...) Hi, I have an issue with sending mails in steps that are defined as 'available for Mailapproval'. In the current case I only want to send out a notification email for information, the receipient doesnt have a task in the step. So i defined a template, put fields and grids in, and lokked at the preview. Whatever i try, if I test with an instance that is currently in a step that is avi for MailApprova (...)
(...) Hello, I have a form that has a 5 steps . On each step I have a form field that has 4 options('statuses') : open,closed, opened-again, in-progess. I want to have the value open in first 3 steps , than on step 4 i want to have a status 'closed'. How do I make the step depend on the field?
(...) used Incoming Invoice process, which manage validation and approval of digitized invoices. We use valueable feature of Attachment Preview on form to show invoice image during some validation/approval steps . (We use other feature for OCR verification) We register invoices as "Invoice" category attachment, but there can be other connecting documents. On Classis form in Sharepoint it worked perfectly, P (...)
(...) Hi there I want to make basic steps and decisions in workflows as easy and non-questionable as possible for our users. Is it possible to embed pictures and use those as buttons to get to next steps ? idea is to have two distinct pictures (pictograms) for either step A or step B. no other options available. the path would then auto-fill several fields according to chosen path so.. would (...)
(...) Automatic tool to check compatibility after upgrade to new version and reporting potential issue on new version. steps how it could work: 1. Upgrade DEV to new version (small or big version) 2. Pick list of IDs from PROD (global admin or app admin). 3. Tool is reading all attributes and follow on production processes to recreate all steps as user did (including changing user and their privileges (...)
(...) IfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at WebCon.BPSCloud.Core.WfDynamic.Services.MoveElementToNextsteps ervice.c__DisplayClass8_0.b__1(Task`1 task) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread (...)
(...) Massactions in reports are quite usefull, but they only support path transitions. There are cases, where you would like to apply changes to workflow elements which are in different steps . For those cases i would be great having the option to just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current m (...)
(...) Hi there, I'm unable to delete a step in the Workflow Designer window. It says (see screenshot). I can find the step in the db: SELECT * FROM WFsteps WHERE WFsteps .STP_ID = 95 But no associated Wf instances with it: SELECT WFsteps .STP_ID, WFsteps .STP_Name, WFsteps .STP_Description, WFsteps .STP_IsFinish, WFElements.WFD_ID FROM WFElements JOIN WFsteps ON WFsteps .STP_ID = WFElements.WFD_ST (...)