Resources for IT Professionals > Forums Home > Identity Management Forums > Identity Lifecycle Manager 2 > Attributes with (MULTIPLE) Reference values in MV and CS
Ask a questionAsk a question
 

AnswerAttributes with (MULTIPLE) Reference values in MV and CS

  • Monday, November 02, 2009 1:09 PMJohn Raak Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    1) An external source is used to import an organization tree.
        i) Each tree node object contains an attribute  point  (reference) the parent node.
        ii) Import works fine.
    2) The tree is synchronized to the metaverse. Tree nodes are joined-projected to organizationalUnit objects in the meta verse.
        i) The meta verse object has been extended with an attribute memberOfOrgunit (Reference).
        ii) The synchronization works fine
    3) An extensible magament agent has been created that exports the orgunit objects to an external application.
        i) An CS record is defined with an export attribute flow of  the memberOfOrgunit of the metaverse.
        ii) When records are queried in then the values have flowed properly into the cs objects.
        iii) However in the XML assembly no value is available and the .IsPresent property is set to false.

    Doing some kind of transfer-translation in the provisioning dll is also not an option sine reference values are not exposed.

Answers

All Replies