(...) used Incoming Invoice process, which manage validation and approval of digitized invoices. We use valueable feature of Attachment Preview on form to show invoice image during some validation/approval steps . (We use other feature for OCR verification) We register invoices as "Invoice" category attachment, but there can be other connecting documents. On Classis form in Sharepoint it worked perfectly, P (...)
(...) Hi there I want to make basic steps and decisions in workflows as easy and non-questionable as possible for our users. Is it possible to embed pictures and use those as buttons to get to next steps ? idea is to have two distinct pictures (pictograms) for either step A or step B. no other options available. the path would then auto-fill several fields according to chosen path so.. would (...)
(...) Automatic tool to check compatibility after upgrade to new version and reporting potential issue on new version. steps how it could work: 1. Upgrade DEV to new version (small or big version) 2. Pick list of IDs from PROD (global admin or app admin). 3. Tool is reading all attributes and follow on production processes to recreate all steps as user did (including changing user and their privileges (...)
(...) IfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at WebCon.BPSCloud.Core.WfDynamic.Services.MoveElementToNextsteps ervice.c__DisplayClass8_0.b__1(Task`1 task) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread (...)
(...) Massactions in reports are quite usefull, but they only support path transitions. There are cases, where you would like to apply changes to workflow elements which are in different steps . For those cases i would be great having the option to just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current m (...)
(...) Hi there, I'm unable to delete a step in the Workflow Designer window. It says (see screenshot). I can find the step in the db: SELECT * FROM WFsteps WHERE WFsteps .STP_ID = 95 But no associated Wf instances with it: SELECT WFsteps .STP_ID, WFsteps .STP_Name, WFsteps .STP_Description, WFsteps .STP_IsFinish, WFElements.WFD_ID FROM WFElements JOIN WFsteps ON WFsteps .STP_ID = WFElements.WFD_ST (...)
(...) lues which are not persisted at this moment. Is there even a way to handle this scenario properly in Webcon? We have a dictionary process, so there is no way to play around with some additional steps . Hope the question is clear enough :-) Thanks in advance & best regards, Nik
(...) look good or at least ok - be usable with a big multi line text box - while using the task "view" and displayed info panel - has to compete with a paper based process with an arbitrary number of steps and options to write any information on the paper Best regards, Daniel
(...) Hi, I have problem with moving workflow from one step to another step. I mean if i create a workflow with 3 basic steps (start, intermediate, end(positive)) on those steps i set up paths with task creation on business rule level and i set up myself (my account). When I try to open that application in portal then on first step everything is ok and i can sent task to second (intermediate) step. AND (...)
(...) p and a dictionary. Now for this app, i have to create same process, but with different set of users. What is the best way to do it? 1. Clone the workflow, set it a Custom Instance number and modify steps with the new group of users? 2. Clone the process? 3. Export that app as a template? But when i want to import it, i have to use that dictionary i have created. Thanks
(...) move data of instances no longer in archive database option. Unfortunatelly, it is not working. Blue bar is sliding from left to right for about 10 minutes now. In Designer Studio, I can't remove the steps associated with the corrupted task, and the task also can't be removed because it doesn't load. Is there any tip, how to remove that? Best regards
(...) Hello, I would like to make a process where users can add rows to an item list on multiple steps , but be unable to edit previously added rows, except maybe certain columns on certain steps (eg. Completion date). I would also like to know if it's possible to make it so on certain steps , users are able to only edit already added rows, but be unable to add new ones. Thank you for your help!
(...) 's description instance signature from the invoice workflow. 3. I've created another workflow, which is monitoring hotfolder for new payment confirmations and then after adding text layer and OCR AI steps (finding signature of invoice instance) keeping the signature value in the text field. 4. Now I want to copy attachment from the workflow from point 3 to the invoice workflow from point 1 using sign (...)
(...) the costs in a table - e.g. columns "descripition, quantity, price per unit, total price." In case the offer is accepted and we'll need a change request of the costs we need a two separate process steps . The first step will start the change request, opening two additional columns in the table - "quantity for change request, total price for change request". This can be done for every existing row in (...)
(...) t the step level. When the "break settings inheritance" option is activated, 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
(...) e that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as attachment or not [see other steps ] (done) 3. change excel file as pdf. ( ? ) 4. sign pdf ... [I can live with it for now ;-) ] ( ?) there is any way to do 1-4 steps in one pass from step 1 to step 2 in process ?
(...) automation? The automation is obviously not available in the step under "on entry" (see screenshot) - I have to delete this automation, otherwise mails will be sent twice. I also noticed that in all steps where the "on entry" action is present, the automation always has the ID 175. Can anyone help me find out where I can find this "on entry" action so that I can delete the automation. Many thanks (...)
(...) job assigment. This way if such situation ocours we as Admins can change persona and unlock process. Is there a beter, more automtic way for this? I should say that our application has around 700 steps , and 1,5 thousand paths.
(...) Hi all, I am currently building a process in which it is possible to go back to the 'start' step from almost any step. (There are 10 steps that can go back to the 'start') Now I have an (1x) action (action template) that should be performed when someone selects the path to 'start'. Is there a better way than adding this action to every path? (Adding the same action to all paths that lead to th (...)
(...) I have smal workflow which moves big one between steps . I'm uploading attachment in "small workflow", and want this attachment to be transfered to "big workflow". Big workflow can't be modified. Is there a way to "insert" attachment to other workfolw?