-
Introduction and... how to access documentation?
Registered and have a displayed user name and can post here, but cannot access the documents within the Support section. Every time I try I get kicked back out to the login page. Using PM4Data here in Keene, NH, USA, and curious to know what new category of products that falls under and where I can find resources and…
-
7.6 Counting User's ToDo and Watch Lists
I was wondering if there was something built into metastorm BPM 7.6 that would allow me to count up the number of items on a specefic user's todo or watch list. Any suggestions/help appreciated.
-
BPM V9.x SSO does not display forms
I set up the SSO for V9 SR3, and it works fine, but when I publish a form, I cannot see that form in the app. Where to fix this problem? PS: It works fine without SSO.
-
Ideas for managing grid data that needs to be reviewed
Hi, I am seeking some input on how people would go about handling a unknown quantity of records that a user may want to modify but requires the changes to be reviewed before becoming live. The scenario I have is the user may want to edit one or more rows of data that is related which I was planning on showing in a grid,…
-
VBScript doesn't work in v9!!!
Not even the simplest script, like: MsgBox "Test" or call MsgBox ("Test") or showSubmit false or call showSubmit (false) or or eworkShowSubmit false...... etc...
-
v9 notify
Hi Is Notify tool still available in v9? Regards Greg
-
onDemand Webinar: Critical Processes Anywhere, Anytime with BPM on Mobile Devices
Critical Processes Anywhere, Anytime with BPM on Mobile Devices Date: March 8, 2011 onDemand Webinar link: http://goto.metastorm.com/bti-bpm-on-iphone-mktolp.html Decisions and processes critical to your success happen outside of the office To deliver the greatest value, BPM needs to be available beyond your desktop. Using…
-
"add code that will always run here" in 'Ifelse' activities shd be "...if no conditio
When we give training courses, we always have to point out that "add code that will always run here" message in an 'If-else' Activity means "add code that will run if no condition is true here". This is a very misleading statement for newbies as it implies the code will always be executed which is not true.