-
Creating folder in sharepoint library
Hi All, We have used sharepoint as a DMS support in integration with Metastorm. For every folder created in metastorm, it is required to create a folder with name of that folderid in Sharepoint document library. Required help for the same to create a new folder in sharepoint from metastorm. Thanks, HB
-
Changes on the way! BPS Community Central is Coming!
Changes are coming! Thanks for participating in the success of Metastorm Community Central over the last 2 years. We have over 4000 registered users, who participate in various ways. We have always believed that everyone benefits from expertise developed by Customers, Partners, and Employees. Sharing the expertise helps…
-
Folder 'Shredder' for v9?
We have a specific business requirement to completly remove all record of certain folders 6 months after they have been archived. I do this in v7.6 with a 'folder shredder' process which uses a stored procedure called 'ew_delete_folder'. I think I may have got this from a Metastorm employee but I can't remember for…
-
Editing the todo and alert lists
Is it possible in 7.6 to edit the the todo and alert lists? Id like to take a column which is made up of multiple fields, and apply font treatment and a couple CRLFs. I've tried a number of things (using chr codes, escaping, etc), but cannot get it to display properly. I assume the issue is due to how the HTML is stripped…
-
DPB: BOF module, Input Message Mapping
Hello, experts I have a question about Documentum Process Builder 6.7 sp1, Activity Templates->Content Services->BOF Module. When I choose my custom BOF module, in bookmark "BOF Module Configuration" Input Message Mapping contains IDfSysObject at right side : Can I move this object to the right side?
-
Troubles with legacy DLLs in 9.1
We use a lot of 3rd party DLLs and since upgrade to 9.1 we face this issue: By my observations, Metastorm 9.0 runs with .NET 2.0 framework, but 9.1 use .NET 4.0. There are some DLLs compiled for AnyCPU platform and some for x86 platform. If I use these DLLs in Visual Studio Library project and switch target framework to…