Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added question to "Entity attribute resolver groups"

...

Liam Hoekenga  2 minutes ago
why do you need the my_people_table?  is there data already in grouper that could be used instead (GROUPER_MEMBERS)?
Chris Hyzer  < 1 minute ago
yeah, i was kinda thinking that too.  guess it could just be a table which has a col that could be mapped to a subject id or identifier...
Chris Hyzer  < 1 minute ago
the entity resolver currently has a table or subjects, one per row.  So I think the two tables makes sense.  The person table could just be a view of select distinct subject_id from second table right?  :slightly_smiling_face:
Chris Hyzer  < 1 minute ago
or with one table we would just have the entity resolver be multi valued and have one table... need to think about that :slightly_smiling_face:

Gail Lift: Michigan is starting to see situations where this approach would be REALLY useful. We are also interested in near real time / changelog. What is a good forum for sharing some of our use cases to see whether they fit your direction?


Parse expression with JEXL (for Grouper developers)

...