Git Product home page Git Product logo

Comments (6)

sorengranfeldt avatar sorengranfeldt commented on June 30, 2024

What are you trying to do with the first rules? You have no transforms or similar. Should be just direct flows?

What does the debug log tell you?

from mare.

lehtoj avatar lehtoj commented on June 30, 2024

Direct flows aren't used because a default value is needed (hence ActionOnNullSource and DefaultValue), and direct flow does not support flow from AD string attribute to metaverse boolean attribute. Transformation isn't necessary when a value is present.

In regards to the debug log, I'll get back to you later.

from mare.

lehtoj avatar lehtoj commented on June 30, 2024

In regards to the debug log. For AD groups that have no value in extensionAttribute1 and extensionAttribute2, the MembershipAddWorkflow and MembershipLocked rules are not triggered at all. There is not a single mention of either rule in the log for such groups.

If I manually set a value to extensionAttribute1 and extensionAttribute2 for an AD group, then the rules are triggered and the values do appear in metaverse.

So in essence, on null source value the rule is skipped. To me, this seems like a bug considering this is the exact scenario ActionOnNullSource and DefaultValue is for, right?

from mare.

sorengranfeldt avatar sorengranfeldt commented on June 30, 2024

The fact that no rule is triggered may be a FIM/MIM thing and not a MARE issue. I've seen this happen for nulls values where Advanced Flow Rules are not triggered when the attributes that it depends on doesnt have value. Try adding the "object-id" as a dependency for the flow rule along with the other attributes. That should trigger the rule.

from mare.

lehtoj avatar lehtoj commented on June 30, 2024

Try adding the as a dependency

I think you lost a word there. :) But yes, including another attribute as data source in addition to extensionAttribute1/2 solved the problem. Thank you.

from mare.

sorengranfeldt avatar sorengranfeldt commented on June 30, 2024

Great. Glad it helped. Please close the issue if solved.

from mare.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.