AD daily synchronisation fails

Hello,

I'm using OIM 8.1.1

I have created a default daily  synchronisation from IMA to AD which fails with the flowing error : 

Execution method         Schema property               Type
                 update          vrtMembersSID                  + S-1-5-21-2682725626-259135534-725303847-110164

Object state                         Loaded

Synchronization step          group

Object                                 xxxxxx (CN=xxxxxxx,OU=Groups,OU=XXXX,
                                            DC=val,DC=test

Reason for error                 [System.ArgumentNullException] Value cannot be null.
                                           Parameter name: exception

A lot of groups in AD are not populated with members ..

Do you know what this error means ?

Thnx

Parents
  • Hello,

    You're synchronizing from 1IM to AD?  This is not always the best method.

    Or are you allowing the out of box provisioning workflow to run here?  If you're adding members to the groups in 1IM, this should trigger such provisioning jobs to run, i.e. ADS_ADSGroup_Update.

    Trevor

  • The provisionning jobs work perfectly. 

    We  have linked this empty AD to 1IM weeks ago, and the initial provisionning from 1IM to the AD didn't work.

    so in order to correct the delta (a lot of groups in 1IM have hundreds of members but 0 member in AD), i have added this daily provisionning with a schedule (04:00 AM),

    but it fails with this error

    Or how can i correct this?

    Thank you

Reply
  • The provisionning jobs work perfectly. 

    We  have linked this empty AD to 1IM weeks ago, and the initial provisionning from 1IM to the AD didn't work.

    so in order to correct the delta (a lot of groups in 1IM have hundreds of members but 0 member in AD), i have added this daily provisionning with a schedule (04:00 AM),

    but it fails with this error

    Or how can i correct this?

    Thank you

Children