Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Re: Adding Custom Attribute

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Re: Adding Custom Attribute


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Akki Kumar <>, "" <>
  • Subject: [grouper-users] Re: Adding Custom Attribute
  • Date: Tue, 28 Feb 2017 15:54:31 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:N+XGxxzGALfjMCrXCy+O+j09IxM/srCxBDY+r6Qd2u4VIJqq85mqBkHD//Il1AaPBtSGragUwLqP+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZPebgFIiTanf79/Lxq6oAbMusILnYZsN6E9xwfTrHBVYepW32RoJVySnxb4+Mi9+YNo/jpTtfw86cNOSL32cKskQ7NWCjQmKH0169bwtRbfVwuP52ATXXsQnxFVHgXK9hD6XpP2sivnqupw3TSRMMPqQbwoXzmp8qFmQwLqhigaLT406GHZhNJtgqJHrhyvpBJ/zIzVYI6JO/VzZbnScc8GSWdbQspdSyxMD4WhZIUPFeoBOuNYopHzq1UMrRq/BBejBPn3xjRVmHL23bc60+U6EQ3IwQctGNcOv2jUrNT1NaYdT/q1wbLJzTXYc/xawyr96JDWfRAnp/GAR6x/ftfMyUQ2EQ7Ok1ueqYvgPzyP1+QNtXCW7+tmVeKzlWEnsQdxrSazxssykIXGmJ8ayk3C+C5kw4g1PcW1RFBnbdOmCpdduCCXO5FrTs4jTWxkojs2x7ketZKmciUG1I4ryhrCZ/CdbYSE/xbuWPyMLTp6hX9ofq+0iQyo/ki60OL8U9G50FZUoSpBldnBrmgD2gDU5MSbRPZx50mv1zGB2gzK7eFLOl47mbDcK5483r4/jZ0TsVnFHiDrgkn2lLWWdkI4+ue29+vnfrTmppiaN4NujQH+L7gumsi4AeQ/MQgCRXSU+eO51LH7/E35RqtFjuEun6XHrJzXJ94Xq6G4DgNPz4ou6hiyAy273NkchXUHKUhKeBODj4jnIVHOJ/X4AO+6g1uwkDdqx/HHMaP7ApjWL3jDi6vucaxg605E1gUzy9Zf64hKBb4cPfL/QlXxu8DADh8lLwy0xP7qCNpn1oMZRGKPGrGWMLnLvV+V/eIgPfOMZJQOtTb5Kvgl/OLujWQnlVMHfKmp24cXZ26iHvRgPUqZfWTgjs0fHmgXowptBNDt3XSBUj8bRGu3Vrh0sjg+AZCnC4jaW422nL2G2jzjRsJ+aWVPC1TKGnDtIcHMEfgWbz+KL9UkjycJT6OJSok92AuouROgjbdrM6CcriICso/72cIw+vbejwoa9DpoAt6b3n3XCWx4gzVbaSUx2fU1gV1vx03HmYN4mf1DX5QH4vhJQxU3L7bd1Oc8Fsj/XASHc9uUHgX1Cu66CC08G4pii+QFZFxwTo2v
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

You should be able to add a type with GSH, and put that in the group query in the loader and it will add that type to the group.  Does that make sense?  This is implement as an attribute def and attribute name but you dont need to worry about that...  not, it cannot be loaded with a value yet...


From: Akki Kumar <>
Sent: Thursday, February 23, 2017 4:19:51 PM
To: Hyzer, Chris;
Subject: Adding Custom Attribute
 

Hi Chris,

 

I am working on creating the Departmental Hierarchical groups in the Grouper (https://spaces.internet2.edu/display/Grouper/Organization+hierarchies+via+the+grouper+loader). I'm trying to add a custom attribute to the group (Eg. Supervisor_Name), I added Supervisor_Name column in the group table and ran the loader, but Supervisor_Name attribute didn’t show up on the group.  

 

I think I need to implement code to read data from the table column and show up as an attribute in the group. Please let me know where in the source code does loader gets columns details (eg. Name, ID Path, etc) from the tables. Also, let me know if there is a better way to configure or implement from your point of view.

 

Thank you,

Akki




Archive powered by MHonArc 2.6.19.

Top of Page