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: Wed, 1 Mar 2017 10:11:23 -0500
  • Ironport-phdr: 9a23:wtT4CBTJjS87NjOPKB1hcvWpQ9psv+yvbD5Q0YIujvd0So/mwa6zZh2N2/xhgRfzUJnB7Loc0qyN4v2mAjRLvszJmUtBWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYdFRrlKAV6OPn+FJLMgMSrzeCy/IDYbxlViDanb75/KBW7oR/fu8UKjodvKLg9wQbVr3VVfOhb2XlmLk+JkRbm4cew8p9j8yBOtP8k6sVNT6b0cbkmQLJBFDgpPHw768PttRnYUAuA/WAcXXkMkhpJGAfK8hf3VYrsvyTgt+p93C6aPdDqTb0xRD+v4btnRAPuhSwaMDE37XzXitdojK1FvB2huxJxw4nRYI6PNfp+eL7WcdcVSGdFW8pcUTFKDIGhYIsVF+cOP+hYoYnzqVUNsBWwGxWjCfj1xTNUnHL7x7E23/gjHAzAwQcuH8gOsHPRrNjtKKoSUuO1zKjVxjvGcvNW3C3y6JLVeR0mu/6MWKh/cMvQyUkpGAPFl0iQppL+PzOJ1+QNtG6b7/F8We6ziWMqsA5xoj21ycctjonFnJ4aylfB9Shgxos+ONO2SEl+YdG+EZtQsTmXN4RxQsMlTGFovDg1xqcatp68eSgG0JUnxxjDa/OZaYiI5AzsVPqPLTtimn1qZa+/ihCv+kaj0u3xTte43VdWoidHl9TMuHMA2AfP5sWCRfZx4lut1DiK2g/P9u1EL0U5mK/FJ5Mv3LI9kIcYv17ZES/sgkr2ibebdkU69eis7OTqerDmqYWdN49wkw3+NbgultCmDeU3LAQDUXaX9f6z1L3k+k35T7FKgeMsnqbFt5DaINwXpq+/AwBLzoYu8wizAja63NkamHQHIlFIdwmbg4XsNFzCPOz0APm6jluwjDtryfXLM7j/DpjDMHTPiLLhcqx8605Yxgoz19df55dMB74bJfL8QE7wtN3eDh82Kgy03vjoCM5h1oMfXmKPBLSZPL/OvVKK/e8vLOyMa5UUuDb5MfQq+/nujXohlV8HYaapxYcXaGy/Hvl+LEWZe33sgsoZEWgUpAoyVfHqiEacXj5JfHa/RKY85jAgCIK6FofPWJqhgL2H3CenAJJWfGZGBU6QEXv2bYmLReoDaD/BavNmx3YkRKqsUctp/hG0tRSwg+5iJerF6CACnZP4355o/+DVk1c/+SEiXOqH1GTYZmJ3nysrWjo/xugrqEl02FaF3rFljudEFNtV/KsRDS81MJfdy6pxDNWkCVGJRcuAVFvzGobuOjo2VN9kn44D


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