-
v9 and Visual Studio 2010 using DLL
Hi, just information: If you want to use a DLL in MBPM v9 do not use the VS2010 to create the DLL because of some Problems. After copy the DLL to the Customer Lib Directory * The DLL can’t be found in Namespaces (using). * Any code generation failed. To fix this issue: Use Visual Studio 2008 to create the DLL. Ralf
-
Defendant Fields Not Refreshing
I would appreciate some help. I have several form objects marked "is dependent" which are not refreshing when fields marked "has dependents" are changed. The failure occurs intermittently though occasionally it does work. Also, on my development system it…
-
SMTP Failure
I am setting up a new Metastorm (MS) v9.1SR1 instance and am having trouble getting SMTP to work. The destination SMTP server is working as I can test it from the MS server using a non-MS sendmail function. It does work if I set IIS to Store e-mail in pickup directory but when I set IIS to deliver to a remote SMTP server…
-
Client Extensions on Form Fields
Hello everybody, for one of our upcoming projects we would like to enhance metastorm 9 webcontrols with some special fields like "Auto Suggest" or a "User Picker". It would be great to use some custom client extension for this. For example, you can simply transfer a text field into an hyperlink by entering…
-
Property Repeats
Choose the custom object – in this case Firewall (see attachment). Click Layout and notice there are multiple occurrences of multiple properties. It looks like all the custom properties have multiple occurrences and all the default properties (Rule, Artifact, etc.) have only singular occurrences showing in the select…
-
v9 javaScript for clearing values from text box on form
Can anyone help me with adding some client script to buttonClick event, that will clear values from txtBoxA/B/C on MyForm?
-
Deleting old versions of procedures
When you delete an old version of a procedure in v9, it doesn't delete the corresponding row in eAssembly. Please can this be changed at some point? Having just migrated all my procedures from v7.6 and tweaked as necessary till it works, I have a lot of old versions of procedures already and my database is seriously…
-
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!