Hello All,
As we have taskspace and xCP now, do we have predefined case object type of sub type of dm_folder?
Like in FileNet, they have predefined type for case object , I am trying findout in Documentum also if we have something similar to this ?
No. Depending on what kind of case management you are building, there is Person Record xcelerator that may be applicable to you:
https://community.emc.com/docs/DOC-11262
Thanks Johnny Gee,But I was looking for pure case management object model in which , we have to handle back office request as cases.
I have not seen anything like that. Is there a public standard for back office case? I'm presuming you dont want to create one from scratch; have you looked at the Grants Mgmt xCelerator? The object model may be suitable for you.
There isn't. You have to create your own case object and assign it your business attributes. For example a "BusinessCase" object that extends dm_folder.