Applied Delete in Preview for Full Sync
Hi All,Following on from my previous email I've made some progress in setting up some attribute flow for objects out to FIM via an Export on the FIM MA.I have quite a lot of attribute flow that is based on reference DNs however, such as member, owner and displayedOwner (for Group which it appears you're not allowed to create without the last two), and another field on User pointing to a reference of an organizationalUnit object which I have an attribute called serviceProvider for.I have set up two SQL MAs both with views on the metaverse.First, joining on group object_id and passing in the reference from the metaverse of the person object I want to use as owner and displayedOwner attributes.Second, joining on the person object_id and passing in the reference from the metaverse of the organizationalUnit object I want to use as serviceProvider attribute.Both these SQL MAs work fine, but no data is passed in to the metaverse. Looking at the connector space for the SQL MAs I generate Previews for any object and in all cases I get Applied Delete on the Import Attribute Flows (and additionally on the member attribute in my AD MA), so obviously this attribute information is not coming through.Now, I thought this might have to do with Import Attribute Precedence, but when I look at these attributes in the metaverse there is only 1 connected MA that is contributing so setting Equal Precedence would be meaningless?Any ideas? Is FIM setting up a flow even though it is not listed in IAF in the FIM MA?What can I do to get this working?Basically I'm dead in the water and will HAVE to use a fully coded solution to do this if I cannot set up what should be pretty simple flow, and I'm keen to have to avoid writing hundreds or thousands of lines of code for a one time import from AD to FIM which is actually pretty basic, just some basic information and some references to set up.Cheers,Martin
February 14th, 2010 7:53pm
Yes, you need to setup IAFs in the FIM MA to read back from the FIM Service/Portal.Eric
Free Windows Admin Tool Kit Click here and download it now
February 15th, 2010 4:57pm


