Setting reference attribute Group Owner
Hello I spent hours without finding an adequate solution regarding the following issue: I import different groups to FIM from a csv file. The "owner" is the short name from a user already present in the MV. Because references cannot be changed by an inbound rule extension I created an additional column named "csv_owner" (String). Next step: feeding the Group Owner reference attribute with the respective owner (stored in the column csv_owner). The question is simple: HOW? I have absolutely no clou how to do it. Thanks for your advise! Regards REE
November 22nd, 2012 9:45am

You need to include the users in your CSV file, and "csv_owner" should be a reference to the anchor of the user. You need to set "csv_owner" as a reference attribute. For example: key, groupname, csv_owner grp1, group 1, user1 grp2, group 2, user1 grp2, group 3, user2 user1, xxx, xxx user2, xxx, xxx The users will need to join to the Metaverse objects for references to flow into the Metaverse on the group objects.
Free Windows Admin Tool Kit Click here and download it now
November 22nd, 2012 10:03am

You need to include the users in your CSV file, and "csv_owner" should be a reference to the anchor of the user. You need to set "csv_owner" as a reference attribute. For example: key, groupname, csv_owner grp1, group 1, user1 grp2, group 2, user1 grp2, group 3, user2 user1, xxx, xxx user2, xxx, xxx The users will need to join to the Metaverse objects for references to flow into the Metaverse on the group objects.
November 22nd, 2012 10:03am

You need to include the users in your CSV file, and "csv_owner" should be a reference to the anchor of the user. You need to set "csv_owner" as a reference attribute. For example: key, groupname, csv_owner grp1, group 1, user1 grp2, group 2, user1 grp2, group 3, user2 user1, xxx, xxx user2, xxx, xxx The users will need to join to the Metaverse objects for references to flow into the Metaverse on the group objects.
Free Windows Admin Tool Kit Click here and download it now
November 22nd, 2012 10:03am

That's the problem. The User comes from the HR System and is already present in the Metaverse. There's no possibility to store user information in the CSV file. If i set the "Owner" column as a reference to "Owner" in the MV (which is a reference), nothing is beeing provisioned from csv=>mv. Therefore I created an additional String-attribute "CSV_Owner" in the Metaverse.
November 23rd, 2012 4:14am

Exactly as Mark replied above (hey Mark :)), if you need to flow a reference attribute (import), the users (referenced as group owners) also need to exist in that csv file, that's the entire concept of flowing in reference values. If you absolutely can't have the users in that csv file, you might need to create one extra MA to just match those two together ... but that's a lot of overhead, there should be a way to include the users (at least the ones used as owners) in the csv file.... Piotr
Free Windows Admin Tool Kit Click here and download it now
November 25th, 2012 3:19pm

Exactly as Mark replied above (hey Mark :)), if you need to flow a reference attribute (import), the users (referenced as group owners) also need to exist in that csv file, that's the entire concept of flowing in reference values. If you absolutely can't have the users in that csv file, you might need to create one extra MA to just match those two together ... but that's a lot of overhead, there should be a way to include the users (at least the ones used as owners) in the csv file.... Piotr
November 25th, 2012 3:19pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics