-
LDAP - How to filter for AD Group members? (V9 SR2.1)
Does anyone know how to create a LDAP Query business object that has a filter based on users AD Group (ie memberOf)? Currently I am able to filter based on CN, sAMAccountName, etc but for the life of me I can't figure out to filter for all users of a certain AD Group. Thanks.
-
Root Element Missing
I have recently encountered an error in Designer whereby whenever I try to open an BusinessObject to edit it an error is appearing advising that an unhandled exception has occured, the root element is missing. If I press the continue button, I am returned to Designer and the BusinessObject doesnt open, if I press Quit then…
-
(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)…