-
ECL Success/Failure Stories
Greetings, So our company is about to make a decision on whether or not to take the client (forms) outside of the Metastorm IDE to enhance our capabilities in designing an industry standard web application using C# + HTML5 + etc... in VS2012. If anyone has any experience taking on projects where you used the Metastorm IDE…
-
Solution Reporting Add-In (beta) for MBPM 9.2.1
If you are running MBPM 9.2.1, we have released a beta of a "Solution Reporting" add-in, which generates a STAR (STage Action Role) report of your solution. This add-in can be downloaded from https://knowledge.opentext.com/knowledge/cs.dll/Open/33835078 A few notes: •This add-in will only run on OpenText MBPM 9.2.1, we…
-
Running jobs in command prompt
Hello, I'm creating a script to run jobs in command prompt but I can fin the good sytax to call the jobs. Please fin below the command line for each job I m trying to run in command line. dm_DMFilescan : C:\Documentum\product\7.0\bin\dmbasic -fC:\Documentum\product\7.0\install\admin\mthd1.ebs -eDMFilescan -h -docbase_name…
-
Return a List of user names from a script method for a dynamic role formula
I have a server script method which returns a Metastorm.Runtime.Types.List of Metastorm user names, and I'm calling that function in a role formula. This is happening inside a library, and that library is being used in another process. The role from the library is being used for the to-do list at the first stage of the…
-
Understanding Deployment Errors
I've figured out the majority of the designers quirks when it comes to error messages. One of the biggest is how regardless of what the Messages window tells you it's generally just the last error that is causing the problem. Once I receive an error I move my mouse over to the red X circle on the bottom right and hover. If…
-
How do I reference a server script in a library that I've added to my project.
I've created a library with some server script methods, and I've deployed the library and referenced it from another project in another solution. I can't seem to figure out how to access the script methods in that library. Any help would be much appreciated.
-
Disable read notifications for inactive users
Hello, In webtop 6.7 I would like to disable read notifications sent to inactive users. If a user chose to receive read notifications for a document, and the user was desactivated, the requirement is to not send this person read notifications. Where can I modify this behavior? Thanks