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

search results

for Actions

(...) ION 2: Is there any build-in option to anonymize the AUTHOR too? Thanks for your help, Bjoern ---------------------- WEBCON does not have a vaild link for informations... INTRODUCTION TO Actions IN WEBCON BPS https://community.webcon.com/posts/post/introduction-to-Actions -in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.com/gdpr-personal-data-administration-process/ ] (...)

(...) 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, Is there the ability to run Actions in the background without being forced to wait for them to finish in the loading screen? I have created an automation which invokes a SOAP service and it takes some time (20 seconds). This thing must be disturbing for the user. As i see, Actions are executed synchronously, meaning the user interface waits for the action to complete before allowing further i (...)

(...) single document and save it, so it triggers Solr index action, but maybe there is a global option to do it for all documents? Alternatively I can define path to add permissions to every document via Actions and quick path - but this is not a scenario you can use in every circumstance. Is reindexing whole process an option here (from Solr report in BPS Studio)? Will it work? Very often users receives (...)

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

(...) the invoice workflow from point 1 using signature (and then WFD_ID) as a key. Is it even possible or I should rather take another approach: Invoice workflow will have a systems step with cyclical Actions monitoring workflow from point 3 and then if an instance with the same signature field value appears will add attachment to itself and move to the next step?

(...) he form. It is also configurable - with subworkflows or not, which columns, etc. BUT basic version is about WHO clicked WHAT (and WHEN) in the process. What is also CRUCIAL...such solution MERGES Actions and COMMENTs on one list in chronological order - you got one place when you read history of Actions with comments SORTED by time. You do not have to jump from history into comments and have a look o (...)

(...) or them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check Actions , business rules, etc. We can try to do it better via SQL or/and WebCon BPS Application. It is well described here: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 (...)

(...) ization: screen2 Then in the REST action I added this connection. On the graph api side, added Group.ReadWrite.All delegated permissions, approved by the admin. The user who invokes the rest Actions is the owner of the AAD group. When calling the action, I get the error: screen3 Response Code: exceptions: There is no valid token for connection: [TEST]_Azure_APi_User (13) So the user did (...)

(...) ed, these modifications apply only to that specific step. For a more visual experience, it would be nice to highlight these steps in the flow, similar to how steps containing "on entry" or "on exit" Actions are highlighted. Thanks, Raluca

(...) he question - how to change field type, but in a way that won't create data loss? I know that WFD_AttBoolX will become WFD_AttChooseY, and propably it's possible to move that data with global cyclic Actions like translate WFD_AttBool to WFD_AttChoose, but how should i clear WFD_AttBool? - I shouldnt leave there any data. Maybe should I rather mark those booleans as archive, and create new fields? An (...)

(...) In my use case - i have to start 1-10 subworkflows (each having different start condition), with different workflows, and forms, but with partially shared attributes (marked blue). I'm configuring Actions in new process, so i've copied them from existing process, to avoid refilling data about workflow/form/path etc, as those are same, but I had to change attributes (different process) It would be g (...)

(...) a Webcon process that I created some time ago. In doing so, I started to implement some things (e.g. sending emails) in a better way. Now I have noticed that I have an "on entry" action in the step Actions in some paths (which was previously responsible for sending emails). Where can I find this "on entry" automation? The automation is obviously not available in the step under "on entry" (see screen (...)

(...) ield (aka. placeholder) in Style and behavior section. Would it be nice if I could enable and set such placeholder value via function (like form rule). As an example, I create a form rule or define Actions on change value in field. Changing checkbox field value (as marked, True) I'm setting "mark required" other related field. In such situation I could set placeholder value i.e. 'fill this field with (...)

(...) Hello, we use the Actions "Convert word to PDF" and "Generate/Update a word file" and we assign the documents to a dynamic category. The category is not saved to the table WFDataAttachmets, the field (ATT_Attribute1) stays empty. in version 2021.1.4.55 it did work fine. Thank you! Balint

(...) CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationCoordinator.RunRecurrentAsync(IWFRecurrentActions Definition recurrentActionDefinition) at WebCon.WorkFlow.Service.Context.ServiceExecuteWithTimeout.c__DisplayClass5_0`1.d.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 (...)

(...) 1!A1 I don't get error but also I only get the first value from the item list, so obvious I need a table. I also checked this link: https://community.webcon.com/community/public/posts/post/item-list-Actions /10 If anyone have any idea what am I missing, please leave your suggestions. Best regards

(...) I would like to suggest building two Actions : 1. Converting the value (integer) to the equivalent number of hours and minutes. 2. Adding and subtracting two time attributes (types of action). Example: Ad. 1. 90 = 1 h 30 min Ad. 2. 1h 30 min + 0 h 40 min = 2 h 10 min

(...) I have an error that prevents BPS activities from being loaded. The most used applications list is not displayed and recent Actions also does not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filte (...)

(...) loop which causes Workflow Service to crash. It can be due to: - default value on one of the columns of initialized item list - initialization itself (either in item list's configuration or by Actions like "Update item list values") Usually, when item list is first time displayed on a form, it's either initialized or default values for its columns are calculated. ___ I've been looking for t (...)