(...) Int32 dtypeId, ICacheStore cs) at WebCon.WorkFlow.Base.DataHelpers.StepFormsDataHelper.GetAllStepFormFields(Int32 stepFormId, Int32 docTypeId, ICacheStore cacheStore) at WebCon.WorkFlow.Base.business Logic.ElementManagement.FormFields.Generation.FormFieldsGenerationParamsProvider.GetAttributesToGenerate() at WebCon.WorkFlow.Base.business Logic.ElementManagement.FormFields.FormFieldsLoader.Fill( (...)
(...) fine. Message: Błąd wysyłania wiadomości e-mail: Object reference not set to an instance of an object. Type: WebCon.WorkFlow.BPS.Abstract.Exceptions.WorkFlowException Source: WebCon.WorkFlow.business Logic StackTrace: at WebCon.WorkFlow.business Logic.Automations.Engine.AutomationEngine.d__27.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System. (...)
(...) Hi, I'm finally taking the time to add this user voice. I think it was in BPS 2020 or 2021 where the option was added that a constant in a business rule would be displayed in the format Group:Constant (1). Right clicking on the name of the constant would show a context menu with all constants in this group (2). This was similar to the one which is displayed if you right click on the choose field to s (...)
(...) Would be nice to be able to have an action that creates a plain text file from a value programmed similarly to a business rule. This would be useful when creating input for bank transfers and possibly other applicatins that accept plain text file as an input.
(...) 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
(...) les of traditional application deployment. I believe that implementing PWA functionality into WEBCON BPS will not only enhance the desktop user experience but also align with the evolving needs of business es seeking more agile and efficient digital solutions. It acknowledges the reality that while mobile applications serve their purpose, the desktop experience remains paramount for many professional se (...)
(...) - bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.business Logic.Helpers.TransactionsHelper.c__DisplayClass11_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServic (...)
(...) Hi, Is there any documentation on how to use Sign an Attachment action? We try to perform an internal PDF signing process. business es want to use an easy way to sign internal PDF documents only by using Path. I try to add the certificate to the signature but i have an error: "Error on creating digital signature: The private key for this certificate was not found."
(...) Hello, We have set a working Oracle connection. There is a procedure with 2 params, one IN, another OUT. Running a business Rule containing a SQL Command against the Oracle connection: declare l_out NUMBER; begin ZZ_WEBCON_TEST.TEST_PROCEDURE(P_IN => {BRP:21}, X_OUT => l_out); end; where {BRP:21} is a business Rule decimal parameter. The Rule is working, Oracle procedure gets executed (witn (...)
(...) ponse Code: 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.business Logic.Actions.Logic.Webservices.REST.ActionRunner.GetNotSerializedResponse(RestLogger log, Boolean expectContinue) at WebCon.WorkFlow.business Logic.Actions.Logic.Webservices.REST.InvokeRESTWebServ (...)
(...) view. This would allow us to define the system and global fields which are available for every process. For example I really would like to have the option to see/sort/filter the modified date and business entity which is currently not possible. I'm writing this post right now because I just received again a "bug" description without a link or even an instance id. I have a good idea which process t (...)
(...) tomation rather than saving the value in a physical field. (Usually, these values are needed temporarily and it is not necessary to save them in a field). Another example : When we create a sdk type business rule and we want to use in a business rule with parameters. Thanks, Raluca
(...) Hey, we are looking to introduce possibility of Digital signature in WEBCON. I have found information that Certificate X.509 and DocuSign are support. However our business wants to use PandaDoc, do you know if it is supported? I cannot find any information about it. Kind regards, Jan
(...) problem with this? Or maybe no one uses WebCon without local domains? Impossible! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never have access to classic domain controllers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon to (...)
(...) s related to the step that it came from. Not all paths because that would be extremely confusing (screenshot of all paths added). So for clarification if the flow was send to "legal check" from step "business Approval" I want user on the "legal check" step only to see paths: "Send back to business approval with comment", "Approve send to manager approval" and "Reject". Would be grateful for help. (...)
(...) Hello, In many places we are able to create Process business Rule from rule typed in a field (visibility, required, and many others). Similarly with form rules. I have a case, where i need to use same mail that is already being used, but to different people. (exactly 12 contents). Right now it requires manual creation of templates by copy-pasting them from action into e-mail template. Could we hav (...)
(...) Hello, for AND's and OR's inside business rules we have ability to change layout from horizontal to vertical, which helps to keep it nice and tidy. Few times i've used concat, which got really long - see attachment. Maybe we could get vertical layout for concat? :)
(...) thodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(MethodInfo targetMethod, Object[] args) at generatedProxy_1.Ping() at WebCon.WorkFlow.business Logic.Licencing.LicenceClientManager.ServiceAgent.ExecuteInternal[TResult](Func`2 executionMethod) at WebCon.WorkFlow.business Logic.Licencing.LicenceClientManager.ServiceAgent.Execute[TResult](Fun (...)
(...) System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.Actions.Engine.ActionObject`1.DispatchAsync() at WebCon.WorkFlow.business Logic.Automations.Engine.Evaluators.ActionEvaluator.d__23.MoveNext() Thread was being aborted. Hello, I have a global action - cyclical which runs every 3 minutes for 1-2 hours and is startin (...)
(...) ctive Directory account. Depending on whether the user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions, which checks if someone has an AD user or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (...)