0 Replies Latest reply on Oct 24, 2005 5:01 PM by ashkumar

    Custom identity management module

    ashkumar

      As documented, to remove jBPM identity component and introduce our own component, I extended ExpressionAssignmentHandler. What else needs to be done to let jBPM know that this new class will provide all identity related methods?

      I notice that ExpressionAssignmentHandler is being called only by jpdlXMLReader class. Will just changing this class do the trick? Is there a non intrusive way to change the identity management module?


      Thanks,