-
(Untitled)
-
Using connections from libraries
Hi, Is it possible to use existing database connections from libraries in projects too? At time i can only see the class definitions from business objects (defined in a library) in the c# editor - not the connections. The advantage of only one connection definition is clear. I only have to change one connection paramater…
-
Customizing the metastorm default content
How to customize the tick mark(submit) and a wrong mark(cancel) that comes with metastorm form when deployed. For example i wanted use a different name in place of tick mark or wrong mark,please suggest me what should be done in this case?
-
Executing Custom Workflow from Directory Monitor
There are two ways that I know of. Does anyone know of any others? 1) You can manually edit the file in the Registry /XML/DirectoryMonitor/[NODENAME].xml You can change it from submitting the Transfer_File generic MFT process to your custom workflow. 2) You can run an exit to submit a Workflow to the Coordinator. Thanks,…
-
Undocking Toolbox Panels
I have a normal 19" monitor (dual-screen) and find undocking the toolbox, Inventory, Repository panels and moving them to the second monitor frees up much needed space when working, however I keep running into the problem where the Toolbox panel disapears and will only re-appear again when I close out of designer. This…
-
Empty Date fields
I have been experiencing a problem with date fields which can be null and are being inserted into the database with the value 01/01/1900, is there a way in whcih I can insert a value on NULL (the database column allows nulls)? My Insert code is contained in a server-side script that gets called when a user presses a…
-
Bug with multiple use of one subprocess and cloning folders, V9
I know this is not easy to explain, but perhaps a MBPM Developer understands what our problem is ;-) Scenario: We have designed a small subprocess that is used like a "v7 map segment" within multiple other processes. The subprocess also contains an action which "clones" the folder. We figured out that the cloning (copying)…
-
Execute Stored Procedure from an Action When Completed
Could someone please share the syntax for the procedure name and the parameters for an Execute Stored Procedure activity which uses two parameters? The error I get is: Details:Failed to execute deployed method 'WhenActionCompleted', using entity 'PatRegFlag'. Exception 'Exception 'Syntax error or access violation' occurred…
-
Commit button on form gets disabled on error
There seems to a problem with placing a button and performing a commit operation. I have a normal grid which is attached to a Business object and the table in the database has a unique column. When I populate the grid, everything comes fine. When I added rows in the grid, some of the rows did not have a unique value and…
-
Swimlanes are broken in 9.0.2
When you scroll down in the map, it all goes pear-shaped. Scroll down and up a few times, scroll to the bottom and the Designer hangs.