Unanswered Deleting object from Connector Space

  • quarta-feira, 25 de abril de 2012 05:42
     
     
    I have an identity connected to ADAM and SQL Server MAs.For both ADAM and SQL Server I have my deprovisioning option as "Stage a delete for object in next export run".
    My intention is to delete the Identity from ADAM CS and SQL Server CS.When I delete the identity from ADAM and run 'Delta Import' the Identity is getting deleted from CS.But for SQL server When I delete the Identity from
    SQL Server table and run delta import,the Identity comes as delete to CS but it remains in the CS with delete as Change Type.The Identity is not getting deleted from CS.I cannot afford Full Import.
    Why is this difference of behavior between ADAM and SQL Server even though I stage a delete back to CS?
    Can you please help me on how to delete the identity  from SQL Server CS?

Todas as Respostas

  • quinta-feira, 26 de abril de 2012 18:10
     
     
    Did you run a delta sync on the SQL MA? Once you run that it should process the delete and the change type: delete connector space object will finally disappear

    David Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html

    • Sugerido como Resposta Chris Clayton - STLCC segunda-feira, 30 de abril de 2012 19:26
    • Não Sugerido como Resposta srinivasyk quarta-feira, 2 de maio de 2012 09:59
    •  
  • quarta-feira, 2 de maio de 2012 10:01
     
     

    If I run  Synch on that object the object becomes normal disconnector and in the next cycle I get that records as 1 Add.this record again tries to synch.

    In ADAM MA it deletes the object in CS if we delete from ADAM ,I want to understand the discrepancy here between SQL MA and ADAM even though I import the delete.

  • quinta-feira, 3 de maio de 2012 04:44
     
     
    This is a difference in how the designers viewed directories vs. databases.  Directories can't ever be completely empty it must have a root, even if it has nothing else. Whereas a database can have a table with no records. However the assumption is that an empty table can only be the result of an error.

    David Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html

  • quinta-feira, 3 de maio de 2012 06:20
     
     
    The object gets deleted in CS if it is disconnected with the SQL MA and a delete is imported.It does not happen when it is connected.The object remains in CS.