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

search results

for business

(...) Hi there. Couldn't find it but is there an option to create global actions like with global business /form rules? I would like to create a Hyperlink action once and be able to use it in every Webcon application. Thanks.

(...) hi in my firm, i came across an issue with communicating with the analyst/business . We are taking instructions from them we develop them on dev enviroment and then we push the changes to production. The issue is that business is making several requests and we would love to let them know how is the best way to keep the track of all of the changes? What are your best practices. We can describe each packa (...)

(...) 1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function executebusiness Rule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['ModelController', 'FormInfo'], function(modelController, form) { formModel = (...)

(...) start with the app package import error message, then some details: System.Exception: Exception occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFbusiness RuleDefinitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.c (...)

(...) start with the app package import error message, then some details: System.Exception: Exception occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFbusiness RuleDefinitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.c (...)

(...) It would be a nice touch if we could group Automations inside Process Configuration, same as we can group Form Rules, Constants, or business Rules. I really love how flexible Automations are, especially in case of any API integrations where global ones are created, and they might be used everywhere. Their own success makes lack of folders feel like that small stone in pair of comfy shoes ;) Closed (...)

(...) ed exception has occurred while executing the request. | ex: System.ServiceModel.Security.SecurityAccessDeniedException: Użytkownik nie ma prawa edytowania elementu WorkFlow at WebCon.WorkFlow.business Logic.business Logic.ElementManagement.WorkFlowObject.WorkFlowObjectForElementFormCreator.CheckPermissions(CreateWorkFlowObjectParams createWorkFlowObjectParams, Boolean saveOnlyComments) at WebCon (...)

(...) cherrypicking should ring a bell :) I have two possible solutions in my head right now, but maybe other members will have some more. 1. Possibility to select specific attribute / step / path / business rule / automation / basically any configurable object, and export it as .bpe file. I'm imagining it under right mouse button menu -> Export as Hotfix. 1a. As an extension, maybe a possibility to che (...)

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