Hi, We want to ‘enrich’ attributes by using PIPEngines and I have a question about that:
1) PIPEngine#attributesRequired is never called during the decide process and I thought this was the hook to ensure that a PIPEngine is not called when the required attributes are not in the Request. Is this a bug or intentional design? 2) How do I make sure that a PIPEngine is only called upon for a certain Policy as our PIP does expensive calls and is only needed when for example a certain Policy matches the Request Thanks, Okke
