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: Akki Kumar <>
  • To: "Hyzer, Chris" <>
  • Cc: "" <>
  • Subject: [grouper-users] Re: Adding Custom Attribute
  • Date: Thu, 2 Mar 2017 11:37:37 -0500
  • Ironport-phdr: 9a23:ajlsFhFlFvpRIxsNbFWO5J1GYnF86YWxBRYc798ds5kLTJ7ypcWwAkXT6L1XgUPTWs2DsrQf2reQ6PqrCDRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbN/IA+4oAnPucUbhZduIbstxxXUpXdFZ/5Yzn5yK1KJmBb86Maw/Jp9/ClVpvks6c1OX7jkcqohVbBXAygoPG4z5M3wqBnMVhCP6WcGUmUXiRVHHQ7I5wznU5jrsyv6su192DSGPcDzULs5Vyiu47ttRRT1jygJKiM58HrPisNukK1bvByvpxt6w4HOYYGVMud1cqfScN4eQGZMWNtaWS5cDYOmd4YADeQBM+ZWoYf+ulUAswexCBK2C+/z0DJFnGP60bE43uknDArI3BYgH9ULsHnMsNj1N6QSUeGox6fN0DXDaulZ2S3g44XPaB8hpOuDXLNxccrXxkkvDh7FgUuLqYz5PjOV0eINs3OH4+Z8V++ikGEnqwRrrTiuwscgkJXGhoUQyl3d8yhy3Yg7Jdq9SEFhYN6kFoNdty6dN4txTcMiR39ntDwmxb0BvJ63ZCkKyJI7xxHBcfyHdZaH4g79WOqLPzh3mW9ldbSijBix6Uit0vPwW8io3FtIqydFnNrBuWsR2xHW5cWLVudx80mk1DmTywze6+RJLEUqmabFJZ4sxKM7mIAJvkTZBCD2nV37jK+IeUUg/eil8+Hnba/npp+YLoN0jQD+Prg3ls2wH+g0LAYOU3KU+eS7073j8kn5T6tQgvIqlanZtYjWJcUdpqGnHw9Yypgv5hejAzqk1dkYk3oKI0lZdB+CgIXlJ03CLf79APijn1ihkTJmyvXYMrH/DJXBNn3Dn63gfbZ55U5c0g0zzdVH6p1OD7EOOvPyWk73tNzXFx85LhK7w/37CNV80YMeX3mPDrOFPK7QqlKI6ecvLPONZI8RojryN/8l5/v2gX8jhVAdZbWp3YcQaH2gEfRmOUKZYWf0gtgfC2cGpxc+TPf0h12YSj5efHKyX6Mn5jEnE4KqE53PRoGrgLydwii7BJtWaX5aClySC3vnaZiLW+pfIB6Vd4VBgy4JT/zpYI871Ark/Fv/wLp2POfO0iwDvtT+zNVz4avemQxkphJuCMHI+mKOTilXg2YBXXdi1aV2s017xU6e3LNkgvteDoQLuNtGVw47MdjXyOksWIO6YR7IYtrcEAXued6hGzxkEoM8

Hi Chris,

Sorry for the inconvenience, below link contains commands and screenshot (the result is shown highlighted in the screenshot). Is there a way to show custom attributes (read from the database column) and display it under group attributes sections?

On Thu, Mar 2, 2017 at 9:24 AM, Hyzer, Chris <> wrote:

I cant see the commands please just put them in email.

 

I think you just need this in GSH:

 

typeAdd(type name)

 

https://spaces.internet2.edu/pages/viewpage.action?pageId=14517859

 

Thanks

Chris

 

 

From: Akki Kumar [mailto:]
Sent: Wednesday, March 01, 2017 10:11 AM
To: Hyzer, Chris <>
Cc:
Subject: Re: Adding Custom Attribute

 

 

Ah, based on your description looks like I might be following correct documentation.

 

Below are the commands I am running in the GSH that would create attribute loader. However, when I run the loader, it does not set relationship between attribute's def names. Are below configuration wrong? or Implementation is needed to set the relationship values?

`

 

 

 

Thank you,

Akki

 

On Tue, Feb 28, 2017 at 10:54 AM, Hyzer, Chris <> wrote:

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