-
Metastorm Knowledge Exchange 6.2 SR3 (6.2.3)
New Capabilities Metastorm is proud to include the following new capabilities in Metastorm Knowledge Exchange 6.2.3: • Enhanced Model Interpretations – Knowledge Exchange now supports enhanced script-driven model interpretations that include additional content and direct access to object properties. The interpretations are…
-
Attempting to connect via Services Manager, getting error message
We are running version 7.5 SR1. When I try to connnect to one of our Metastorm databases via Services Manager, I get the following error: ORA-12545: Connect failed because target host or object does not exist Other people are able to access this server via services manager on their computers and I am able to access other…
-
Checking field interrelationships
Version 7.5 Designer: What are best practicies in terms of checking logical relationships between fields, issuing error messages to the user and preventing a process from advancing? For example, I have 2 fields: Start Date and End Date. I need to ensure that a) the start date is less than the end date and b) if there is…
-
A Common Place to Store all the Visual Scripts.
Hi, I was just going through the best practices which we should adopt in Metastorm while making a project. So, for that I wanted to place all my Visual Scripts at a single place and then referencing them through the Form Events. So, can anyone tell me whether it is possible or not to do it in Metastorm to seperate the…
-
Pane is not showing
when i installed metastorm on my system Properties, dataAccess, inventory pane is not opening only Toolbox is there in left pane. I tried all the possible steps. Please help.
-
Copying Visual Script Activities
MBPM v9 SR2 hf1 Copying a visual script activity seems to work by reference and deleting the original activity will clear the contents of the copied activity. I came across this while trying to re-construct some existing forms. Copying an assignment activity from Form1 on-load to Form2 on-load is fine until Form1 is…
-
(Untitled)
-
(Untitled)
-
How can we create a hyperlink in metastorm 9.0?
Hi...All, How can we create a hyperlink in metastorm (9.0 with SR2)? I tried with the following approach. I drag one label field on to the form Form1 and set the propery URL="/Metastorm/Forms/Process_link/en-US/Form2.aspx" I created one more form form2. I could be able to open form2 by click on the link (on form1)but the…