-
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.
-
Tab order list has no 'OK' button
The tab order property for forms is a nice addition (not sure when it was added, but I'm sure it was not there before unless I missed it). The only problem with it is that there is no 'OK' button. For ages I've been using the X button, and that causes it to cancel the changes. In order to actually save the changes you make…
-
Best practices for code and release management
Are there any best practices available on ways to: Manage designer code between developers (how to prevent overwriting) Manage changes to solutions between environments? How to generate a build from changes to release to production? We are working on how to allow developers to see updated business objects from other…
-
Translation Errors at Runtime if the IBM Translation Tables are not Installed
The information in this article applies to: Product: MIM Version: 8 Platform: AIX Discussion Translation errors will occur if the OS does not have the translation tables installed. Given * MIM Transmit Queue Service executing on AIX with WebSphere MQ client Windows Nodes * zLinux Node Translation errors will occur if the…