-
Generically Handling Stuck Folders
Occasionally folders can become "stuck" in a stage if a flag isn't fired, conditionals or timers don't execute properly, etc. It is easy enough on a one off basis to put in actions to allow an administrative user to move the folder appropriately, but when you are in a shared services environment, this becomes uneccessarily…
-
Capture.PNG
-
Grid Status Type
I'm creating a summary table for the users that will include a field using the Status type for inspection results. It works perfectly to show passes (Safety) and fails (Warning) but I'd like to also use the Warning status to show 'not complete'. But nowhere can I find how to set the Warning threshold. I'm sure it's simple…
-
Attachments in Reports
Hello All, Is it possible to show attachments links in Metastorm reports? Also, how to evaluate the DMS links to sharepoint. Thanks!
-
Scripted Business Objects with custom data
In this episode of our Metastorm BPM Version 9 Hints & Tips, we create a Scripted Business Object to populate a grid with custom data. In this case, it is a grid showing all variables and their values for a Folder: http://metastorm.processmapping.com.au/post/Scripted-Business-Objects-with-custom-data-6144800
-
Set action behavior based on another control.
I'm trying to set up a data entry form with the following: I have a radio group with two options. Organization Person Underneath I have five text boxes Organization Name First Name Middle Name Last Name Suffix If Organization is selected the textbox Organization should be required - all other textboxes disabled (not…