Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] advice on "unpacking" attribute to best advantage

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] advice on "unpacking" attribute to best advantage


Chronological Thread 
  • From: "William G. Thompson, Jr." <>
  • To: Liam Hoekenga <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] advice on "unpacking" attribute to best advantage
  • Date: Mon, 3 Apr 2017 15:56:58 -0400
  • Ironport-phdr: 9a23:qj9sbRIXw4Vw8qK1n9mcpTZWNBhigK39O0sv0rFitYgeLvjxwZ3uMQTl6Ol3ixeRBMOAuq8C2rud6vq9EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT69bL9oKBi7qQrdutQIjYZiN6081gbHrnxUdupM2GhmP0iTnxHy5sex+J5s7SFdsO8/+sBDTKv3Yb02QaRXAzo6PW814tbrtQTYQguU+nQcSGQWnQFWDAXD8Rr3Q43+sir+tup6xSmaIcj7Rq06VDi+86tmTgLjhTwZPDAl7m7Yls1wjLpaoB2/oRx/35XUa5yROPZnY6/RYc8WSW9HU81MVSJOH5m8YpMNAOoPPehWoYrzqUYQoxSiHgSsGP/jxyVUinPqwaE30eIsGhzG0gw6GNIOtWzZoNv1O6cTVeC1yKjIwi/Gb/hL2Dnx8pXDfA4hofGLWLJwadHRyU4pFw/dk16erZblMymb2u8QtGWa4eVgVf6vi24grgF8uTevxsI2hYnIgoIZ0EzL9SJ8wIssI9CzVU11Yca8HZdOrS6WK5d6T8Y/T2xnuCs21rgLtJGncCQW1JsqwgLQZ+CbfIWN5x/vSuicLSp+iXl4YrywnQyy/lKlyuDkVsm7zlJKri1dn9nJrH8N1hjT5tGJS/tn4kutwDmO2x7d5+1ZO0w0mq3bK5kuwr40iJUfq1jMHijzmEnuja+WcFsr+vSw5uj5eLrquoOQOopphgzxMqkihsmyDOskPgQSQ2eW/Piz2KH/8kD8RbhGkPM7nrTBvJDfP8sbp6q5AwFP0oYk7hayFzmn0NsEnXkHK1JFfQmKj4fsO17UIfD4Ce2zjEirkDdu3/zGJKHuAo3RLnjfl7fsZbl961RbyAou1dBQ+YhUBqgcIPLoREDxrsfYAwQ9Mwy12ObnFM592p0EVWKOBK+ZLL3dsUWO5u0xP+mAepUZtyjgJPg4tLbSiiodmFYYNYmu0Jgabn+xVqBiIkyce1Lxh9YKESEHshdoH8Lwj1jXGwFSY3KzVqd0yXdzNIKhCJ/YQYbpyJ6bmm3zSoJZemBBD3iDFH7pc8OPXPJaO3HaGdNojjFRDevpcIQmzxz78Vaik7c=

LDAP is often handy as a starting place for reference groups, as it
tends to have interesting data backed by processes that keep it
reasonably up to date. In this case however, I think I'd see if we
couldn't get that value unpacked by the update process and have it
maintain a few RDMBS tables that could be used by the loader jobs...or
better yet if possible, craft some new database views directly on the
source.

On Fri, Mar 31, 2017 at 1:12 PM, Liam Hoekenga
<>
wrote:
> We have a couple of "packed" attributes in our LDAP source - basically a
> string representation of object... a single attribute containing data useful
> for creating several different "reference" groups, e.g.
>
> {jobCategory=Staff}:{campus=ANN-ARBOR}:{deptId=111111}:{deptGroup=COLLEGE_OF_ART}:{deptDescription=Wicker
> Baskets}:{deptGroupDescription=Container Based Art
> Forms}:{deptVPArea=VP_CONTAINER_AFFAIRS}:{jobcode=222222}:{jobFamily=333}:{emplStatus=A}:{regTemp=R}:{supervisorId=44444444}:{tenureStatus=NA}:{jobIndicator=P}
>
> I was hoping to get some advice on processing them economically.
>
> Is there a way to retrieve this data once and explode it into multiple
> attribute based groups in one fell swoop? (Maybe using the hook mechanism?)
>
> Or would we need to define a bunch of attribute based groups that looked at
> a piece of the data and did something with it?
>
> Liam
>



Archive powered by MHonArc 2.6.19.

Top of Page