This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PowerShell connector scope filter being ignored

I have created a PowerShell sync project and it appears to be working ok to for a full inward sync.  We now need to exclude two accounts and I've tried to remove these using an "Object Filter" on the target system Scope, e.g. on MyClass I've ad

User<>'USERA' AND User <>'ANOTHER'

Unfortunately this appears to have no effect on the objects synced.  Should this work, and if so, what am I doing wrong?

Thanks,

Neil.

Parents
  • Sorry, I only have a version 8.0 environment available.

    But it should work to use an object filter in the scope even with the PowerShell connector, as the object filter is applied by the sync engine after the data has been loaded by the PowerShell connector.

    See the sample screenshots from my working scope filter.

Reply
  • Sorry, I only have a version 8.0 environment available.

    But it should work to use an object filter in the scope even with the PowerShell connector, as the object filter is applied by the sync engine after the data has been loaded by the PowerShell connector.

    See the sample screenshots from my working scope filter.

Children
No Data