(...) of changing, of course, entering your description. Another idea is that when generating the documentation, you can select the type option, 'Fill in the blanks in the documentation: attribute name, path , etc. Then if the documentation section for an attribute, path , action, etc. will not be completed in the studio, the name of the object will be overwritten.
(...) e information about the error? (Without ACTID or GUID I can't search for errors in the administration tool. Where else could I search?) Thanks in advance! ** The subworkflow directly follows a path that points only to an end step. No other actions are performed on the path . I have been able to successfully execute the SQL query in the subworkflow configuration via "Test" without any errors, so (...)
(...) row - Compare the old against the new data - Trigger an update if something changed Problem: Executing xxxx REST Requests in a "for each" loop in an item list will probably exceed the timeout of path transition. There's no option to filter the item list in the "for each" loop. Using a "any collection" source for the for each would work, but than I can't update the item list row. I could use so (...)
(...) rkflows, 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 great to have Bulk Edit possibility like in Postman (https://i.postimg.cc/nh60WG6d/Postman.gif), to just copy (...)
(...) Hello, Introduction: 1. right now WebCon BPS allows to configure actions which triggers on path , on exit, on entry (and of course on a few more) 2. sometimes process is configured to assign the task to multiple users, e.g. multi-approval (without subprocesses), e.g. assign tasks to 3 users 3. again sometimes business got the need that after every approval (finalizing single task) they would lik (...)
(...) Hello Durning installation of the Webcon BPS for Microsoft Outlook Addin 2021.1.4.195 plugin and opening Outlook, the error "Access denied to the path c:\Users\xxx\Appdata\local\Temp\Deployment\A3Y823NQ.KMT\9J59YY7H.WXE\sk" appears when loading the plugin. \Webcon.Workflow.Outlook2010.resource.dll" (I'm attaching a screenshot). Massive deployment from sccm . Command line : Execute-MSI -Action Instal (...)
(...) 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 path s (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 screenshot) - I hav (...)
(...) hi I have datetime type fields i.e From and To , i want to check in current db table (WFElements), if datetime exist or not between two dates validating on form submit path using sql query. Issue: all the time showing validation error message , My validation Sample below: select case when ( SELECT count(*) FROM [BPS_Content_Prod].[dbo].[WFElements] where wfd_attchoose1='{1189}' (...)
(...) , there is a section column which should have a name of the attribute. And based on it this attribute will be seen in Task Workflow to edit. To the first point, I've tried to add action on ending path in Task Workflow to update related workflow instances, but I don't see Item list. Maybe SQL?? But I don't know how to write it... Thanks for help.
(...) Hello, I have a workflow and after clicking on the path button I want to assign it to the another workflow as a sub-workflow. In start step I have an attribute where I can choose the instance of workflows and after clicking the path button, this workflow will be a sub-workflow of choosen workflow. I don't know if I write it clearly :) Regards Adam
(...) n.finnova.com/db/1/app/15/element/57427/%E2%80%9DMessage Support This way it prevents from opening external links. Is this by design or am I doing something wrong? I found another solution via path action "Hyperlink" but this inevitably uses a path Button and I would like to be more flexible, thus the HTML field. Any idea? Thanks.
(...) Hi there I implemented the docusign sdk and transferring docs to sign works like a breeze. BUT: checking if sent enevlopes are signed and then sending the workflow along the specified path is simply not working. I followed the docs according to this: https://community.webcon.com/posts/post/docusign-digital-signatures-in-webcon-bps/36 I do get the following error(s): WebCon.WorkFlow.Mo (...)
(...) eld type: Yes/No choice. I would like to save instance on Yes/No choice field change. I put to the field style and behavior – Form rule to be executed on value change – MOVE TO NEXT STEP XYZ. The XYZ path is starting and ending in current step (i.e. it is in fact the SAVE path ). When value is changed, it is showing error message. When clicking on the SAVE button (SAVE path ) it is working correctly. (...)
(...) Hello, I have a simple workflow that is translated from fields to steps and path s. When I change the language from the portal the preview picture of the workflow does not change. Should the language of the workflow preview change based on the language of the logged user? Regards
(...) nguage as well as English. This way our clients will have a more professional experience. Even if we have everything translated, the preview that we see is in the language used for naming the steps/path s initially. It would be a nice touch if the language of the preview would be the same as the language selected in the users settings. Obviously, if a path /step has missing translations, the default (...)
(...) Hi guys, i use the mailapproval function to "accept" or "decline" a step. The "accept" path works fine with mailapproval. The "decline" path actually has the comment set to required and therefore the path transition operation failed with an "validation error". What can i do to set the comment not required in case of mailapproval or even better to add a comment in the mail which is then used for (...)
(...) Hi Everyone! When I try to update BPS from version 2022.1.4.377 -> 2023.1.1.89, in the step: "Database verification" the following error message appears: "There is no update path between versions."and the installation process stops. Where could I check which update path s are valid? Best regards!
(...) Dear All we have a lot of pie charts at our dashboards and when someone has a lot of cases in different instances of pie chart dimenssion e.g. depo, country, acceptacne path it is difficult (esspecially since WEBCON2022) to select certain part of data. it would be nice to have option to select one lable from the graph legen or deselect all and then select one instead of deselecting several + recent d (...)
(...) : 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc00000fd Fault offset: 0x00007ff98fcd3842 Faulting process id: 0x1140 Faulting application start time: 0x01da4d635bcdedff Faulting application path : C:\Program Files (x86)\WEBCON\WEBCON BPS WorkFlow Service\WebCon.WorkFlow.Service.exe Faulting module path : unknown Report Id: a2ed5b8a-9539-4d70-a83e-641676f4293b Faulting package full name: F (...)
(...) anything like that. Everything has to be done strictly according to the workflow definition. So if I have one start, 3 ends and 10 statuses in the middle, do I need to add a special termination path to all 10 statuses in the middle? Is there any other method with only one instance of something that could prematurely terminate the process? Rafał