BPM
Discussion List
-
Q regarding XML document structure of library components e.g. BusinessObject1.MBO
Hello, Could you please advise if there is a documentation and / or schema definition for the XML document structure of the underlying XML files contained inside a Metastorm v9 library e.g. the file "BusinessObject1.MBO"? Thanks. Your help on this is much appreciated! Regards, Christoph
-
File Name issues
Metastorm Integration Manager When using Directory Monitor, MIM ignores (do not pick up) files with special caracters in the filename. What caracters are accepted by MIM? IS it ASCII caracters 0-127 or else? Thanks all!
-
Please DO NOT Release Another Version with Same Rudementary Gallery!
We have had numerous issues managing custom images/icons and the reason we have to use so many is that the standard library is VERY limited. I hate to say Visio puts PV to shame in this regard, but it does (only in this regard of course). Please help!
-
How on earth do you get MetastormAdministration to work
Ok I'm just about ready to tear my hair out after multiple reinstalls of every kind with no luck Did a clean install of 9.1 - everything was successful, database created, deployment registered, web portal/login works. However I'm not able to get into metastorm administration - I cant understand what I did wrong ?? Is there…
-
Configuration Error
Hi guys, After installed the Metastorm V9.1, i get an awful error message when i try to access the login page thru web client. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your…
-
Difference in Model Presentation between Local Notebook, KE Viewer and KE Widget
Please see the attached document highlighting the presentation differences of a single model in different environments. The model is from the V9 Beta notebook.
-
Where do I find ...
Knowledge Exchange: http://mke.emotion.com:8080/KEServer/webvision Smart Business Workspace: http://mke.emotion.com/workspace BPM: http://mke.emotion.com/metastorm
-
Client Script debug
I have an editable grid that I'd like to alert on if certain in the grid match a certain value. So on Cell exit I have: var myItemRow = eworkGetCurrentRow ("grdInstrumentShop"); var strCurrentStatus = eworkGetCell("grdInstrumentShop", 6, myItemRow); var strtrace = eworkGetCell("grdInstrumentShop", 8, myItemRow); alert ("…