-
Admin Form doesn't show up in navigation Tree
I tried searching for documentation on this but couldn't find it. I am sure it is simple. I have two procedures with admin forms... For one procedure the admin form shows up in the navigation tree however the other procedure's admin form does not show up in the navigation tree (the folders on the left side pane). Any…
-
question about process documentum
Hi, experts, Can anyone explain me what is the process can be and what is he do? dmadmin 6974 7878 26 15:53 ? 00:00:11 ./documentum -docbase_name repo -security acl -init_file /u01/documentum/ord/dba/config/repo/server.ini
-
Configuring MBPM Application Server to use a centralized SMTP server
Hi all, I am having trouble setting up our MBPM Application Server to use our company's centralized SMTP server. Using IIS manager 7.5 I specified the details of our SMTP server. When this alone didn't work, I used IIS Manager 6.0 to enable a relay with the ip address of 127.0.0.1 on the local "virtual SMTP". One note I…
-
Metastorm 7.6 SDK
Hi, I could not find PM 7.6 in the download area. IS SDK 7.6 available? (there is a document BPM 7.6 SDK Release Notes).
-
OLEDB stored procedure
I am trying to use OLEDB to connect to an Oracle database and execute a stored procedure with an output parameter. As a first step, I am trying to trying to execute a SELECT statement, try { System.Data.OleDb.OleDbConnection conn = new System.Data.OleDb.OleDbConnection("Provider=msdaora;Data Source=DBServer;User…
-
Printing of Reports
I have successfully created and deployed a report on my brand new Metastorm v9.2.1 system and it displays the data I want to see. However, I can't seem to get it to print. When I click on the print icon nothing appears to happen. I have seen in the help screens reference to a Native Report control where a printer name can…
-
MBPM: eProcedure and eAssembly maintenance
Hi, In my dev environment the eProcedure table and eAssembly table quickly grow to over 20gb in a busy month. Once it is this large, even the MBPM admin page cannot clear these without timing out. It would be nice to disable logging to these tables at each deployment. Otherwise a better method to delete or maintain these…