开发者

Documentum groups and subgroups lost when build is performed

Here's our dev process. We have a dev Documentum environment where we make our changes, and then import those DFC changes into our docbase using Documentum Composer.

When the build is performed, we are able to deploy it successfully. However, we find that we consistently lose our custom groups and subgroups (part of user management). The groups exist, however we have to manually add the subgroups to the groups using Documentum Administrator. This is an annoying post-step that we 开发者_JS百科would like to remove.

Does anyone have any ideas of where to look to find the root cause?

Thanks


The last time I checked, you can't define group memberships in a docapp, you can only define the groups themselves.

When we deploy something like that, we run an API script after we import the .dar file to define the memberships.

So it's a two-step process, but a mechanical, repeatable one.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜