-
Integration with Oracle r12?
Hi, Has anyone out there integrated MBPM (v7 or v9) with Oracle (preferably with Oracle r12 Financials, but beggars can't be choosers)? If so, can you please describe the technique(s) that were used? web services I presume? any gotchas? We have a big customer of ours who is looking to start some new projects to automate…
-
Bulk user creation
Is there any way to create 20+ user with same groups and ACL name in one shot? Does anyone has any simpler way to create users in Documentum aplication? Can you share DFC code for that?
-
Form not updating table
I have a form where the user enters data into various fields and on button click, the table is to be updated per the following: "Update LASP_INVENTORY set chkCalRequested = 1 , parentfolderid = '" + ProcessContext.FolderId + " ' where INVENTORYID = ' " + Local.txtInvID + "'" The command works perfectly outside of Metastorm…
-
Users participated in a workflow
My management wanted to identify everyone (users in Documentum) who has ever participated in a workflow. Is there any ways I could obtain the information via DQL? Any help on the DQL is appreciated.
-
C# "var" in V9 code action
Is there some reason that I can't use "var" to declare an implicitly typed variable in C# code within BPM V9? The intellisense highlights it properly, but when I validate, I get an error: "The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?" If I replace the…
-
DMS DLL updated in 9.1.3
The Metastorm DMS DLL was updated in 9.1.3. So if you've built a custom DMS provider you will need to update the reference in the project to the new metastorm.dms.dll and then implement the initprovider method. I believe this is being switched back to the original dms dll in 9.1.3.1
-
Issues with lost data on editable grid in 9.1
Hello, Anyone have issues with the data entered into an updateable grid not committing to the database when the form is submitted? The users report that the application seems to freeze. Process variables are updated but the grid is associated with a solution table which is left empty. It seems to happen when 10 or more…
-
New Functionality Summary
I am now connected to server and have the notebook open. Can someone help me understand what I should now be doing? Also - where is the list of all the new functionality?
-
SBW Help
I checked in my own notebook of content to server and want to view that content from SBW -- not sure how to navigate to a notebook other than the beta notebook.