The attached zipped solution file includes an example of a Group Approval stage. When each reviewer approves the folder, his/her name is removed from the To Do list. Each time a name is removed a conditional action checks to see if the To Do list is empty (i.e., if all reviews are completed). When the To Do list is empty,…
Either try \n inside the string or append Environment.NewLine to a string.
Hi, Does anyone has sample code for calling a web method from server side C# script? I have a webservice with a method that has parameters which are of complex types and if I am not wrong we cannot pass objects as parameters when it is promoted to "activities" toolbox. Hence the need to call the webservice using a script.…
I'm not sure it is documented anywhere, and it is certainly not highlighted as a significant feature, but text fields and variables can now be up to 2,000 characters long. A welcome addition.
When logging into M3 for the first time you will need to add the widgets to the canvas. Add a widget to the canvas Definition M3 has two widgets: the Modeler widget and the User Explorer (user management) widget. Procedure * On the M3 canvas, click the arrow button in the upper-left corner of the canvas. The widgets list…
I would like to redirect the target of the V9 'reports' button in the web client to a SSRS2008 ASP page running a business reporting interface which looks at the business side of the BPM data. I am sure that this is a quick thing to do if one knows where to look but don't want to reinvent the wheel if anybody here has…