Task #526
closedTreeNode synchronization
0%
Description
Use case - we want to synchronize TreeNodes from EndSystem to CzechIdM. EndSystem consists of many objects without any relationship to each other. So all of them are technically root. We want to synchronize them to CzechIdM. But in the CzechIdM we want all of them to be the child of one TreeNode that is already defined in CzechIdM. So the structure in CzechIdM would be e.g. 1 root (prepared before sync), 800 children (created by the sync).
There is currently no way of how to synchronize those EndSystem objects under one specified CzechIdM TreeNode.
Updated by Vít Švanda over 7 years ago
- Status changed from New to Needs feedback
- Assignee changed from Vít Švanda to Marcel Poul
I think this is now possible in CzechIdM. Problem was only in performance (fixed). You do not agree?
Updated by Marcel Poul over 7 years ago
- Assignee changed from Marcel Poul to Filip Měšťánek
pls respond.
Updated by Filip Měšťánek over 7 years ago
- Assignee changed from Filip Měšťánek to Vít Švanda
There should be 2 different scenarios possible:
1) (This is already implemented) The whole structure is synchronized from system. The parent attribute references SysSystem.id of parent tree node account.
2) It should be possible to govern parent node by transformation from resource script. The parent node would be set by IdmTreeNode.id.
Updated by Vít Švanda over 7 years ago
- Status changed from Needs feedback to New
- Target version set to Diamond (7.4.0)
Updated by Vít Švanda about 7 years ago
- Target version deleted (
Diamond (7.4.0))