(...) jectForElementFormCreator.CreateWorkFlowObject(CreateWorkFlowObjectParams createWorkFlowObjectParams, Boolean saveOnlyComments) at WebCon.BPSCloud.Integration.Base.BusinessLogic.ElementManagement.Actions .PortalUserActionExecutor.ExecuteUserActionAsync(IElementForm form, MenuActionButton button, String formRowVersion) at WebCon.BPSCloud.Core.WfDynamic.Services.Actions ervice.InvokeMenuActionAsync(I (...)
(...) that Instance ID, the value of BodyContent is modified, but the form rule is not executed. Do you have any tips on how i can achieve something like this? The idea is that i would like to run some Actions when an user is replying. thank you.
(...) d.Portal.Extensions.MainContext.MainContextMiddleware.Invoke(HttpContext context, IDbRegistrator dbRegistrator, IHttpContextAccessor httpContextAccessor) at WebCon.BPSCloud.Portal.Extensions.TransActions .TransactionManagerMiddleware.Invoke(HttpContext context, ITransactionMgrFactorySetter transactionMgrFactorySetter) at WebCon.BPSCloud.Identity.MSOFBA.MSOFBAuthenticationMiddleware.Invoke(HttpCont (...)
(...) Hi, Can you help me with advice on how to quickly delete a process that is no longer in use? I should mention that the process has form rules/business rules/Actions Thanks, Raluca
(...) Hi, Are there any issues with deleting rows related to cyclical Actions in those tables (WFActionExecutions ,AutomationSessionExecutions )? Thanks, Kuba
(...) Hi, Have you encountered this situation? I deleted some instances using the 'Remove Personal Data" then "Archive workflow instances' action. Both Actions delete the instance, but the instance's signature remains in the WFElementSignatures table. Thanks, Raluca
(...) Hi, Is there a possibility to configure exchange integration Actions - create/update calendar event so it creates Teams meeting? Or only option is Microsoft Graph? Or some powershell? Do you have any examples of that? Best Regards, Dominik
(...) ceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.BusinessLogic.Helpers.TransActions Helper.c__DisplayClass11_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.T (...)
(...) STEP A and STEP B both going into STEP C. In STEP C I have made a path called BACK where I've put as destination step "Back to previous step", but now I'm wondering if I can set up an automation with Actions that will act differently depending on where it goes next, STEP A or B. Is there any way to do this? Thank you!
(...) ion (10061): No connection could be made because the target machine actively refused it. -- Activation summary Service -MS-L-***- Activate roles EmailsService MassNotifications RecurrentActions Timeouts LicenceService WCFService WCFLicenceService OcrAi OcrTextLayer OcrAiLearn Archiving MobilePushNotifications UserSynchronization PersonalDataRemoval SolrIndexer Impo (...)
(...) d: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions .ADEmployeeSID.Run(RunCustomActionParams args) at WebCon.WorkFlow.SDK.ActionPlugins.CustomAction`1.WebCon.WorkFlow.SDK.Interfaces.ActionPlugins.ICustomAction.Run(IRunCustomActionParams parms) at Web (...)
(...) I have Actions on path ... Generate Word Convert Word to PDF Delete attachment (docx) or more ... demands Appears during process ... I would like to select 1.2.3 Actions (right click save as automation) .. not like now i can do 1 to 1 .... or ... I could do Automation with 1 operation then pick it in "path" and then edit it and add more Actions ... Maybe I'm wrong, but I do first actio (...)
(...) Exceptions: Error occurred : Cannot send a content-body with this verb-type. System.Exception: Error occurred : Cannot send a content-body with this verb-type. at WebCon.WorkFlow.BusinessLogic.Actions .Logic.Webservices.REST.ActionRunner.GetNotSerializedResponse(RestLogger log, Boolean expectContinue) at WebCon.WorkFlow.BusinessLogic.Actions .Logic.Webservices.REST.InvokeRESTWebServiceAction.d__ (...)
(...) ole system. In the email it would be possible to use process/step variables and specify the recipients. Such a configuration would work in addition to, and independently of, other error handling Actions added individually per automation. In many cases, this would help to solve many problems before they are even noticed by end users, especially when Actions are taken based on timeouts and other au (...)
(...) e the key is not unique, only one row was added. The right side contains a slight change, which corrected the action so that it works like before the migration. The below script will output all Actions , which are using the "Add new rows from data source". If you want you can read the XML of the action or you use the provided information to locate the action in the Designer Studio. select APP_Nam (...)
(...) tically. I know, that this works in some cases, but I have implemented enough work arounds where it didn't work. I would like to have this option everywhere where a field can be set. A list of Actions which come to mind: - Change single field - Change multiple fields - All Item list Actions - Start workflow - Start workflow (SQL), maybe we could use the name of the calculated column WFD_AttCh (...)
(...) element, it would be very convenient to have access to at least 2 options such as: permission check and task completion. Now you need to perform 3 operations 1. enter admin mode 2. expand admin Actions 3. select the action in question Regards
(...) eptions.SDKKeyNotFoundException: Specified id:280 does not exist at WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyItemsCollection`1.GetByID(Int32 id) at WebCon.BpsExt.Signing.Autenti.CustomActions .Helpers.RequestBodyProvider.AddSmsAuthenticationnConstraints(List`1 constraints, ItemRowData row, UserColumns userData) at WebCon.BpsExt.Signing.Autenti.CustomActions .Helpers.RequestBodyProvider. (...)
(...) We use in one of our applications the option to generate HTML code (for example extra buttons performing some Actions ) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - that performed some Actions . With the current version 2023.1.3.202 WEBCON adds extra " signs, so the entire (...)
(...) Hi, if the browser window is small enough, the Actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.