grouper-users - [grouper-users] RE: Grouper with Kuali Rice 2.x
Subject: Grouper Users - Open Discussion List
List archive
- From: "Hyzer, Chris" <>
- To: "Howell, Jerry" <>
- Cc: " Mailing List" <>
- Subject: [grouper-users] RE: Grouper with Kuali Rice 2.x
- Date: Thu, 9 Feb 2017 19:49:11 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:p3OA0BHTuhwcBGVCv46SeZ1GYnF86YWxBRYc798ds5kLTJ7zr82wAkXT6L1XgUPTWs2DsrQf2raQ4/2rADRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjSwbLd9IRmsrgjctsYajZZ+Jqot1xDEvmZGd+NKyG1yOFmdhQz85sC+/J5i9yRfpfcs/NNeXKv5Yqo1U6VWACwpPG4p6sLrswLDTRaU6XsHTmoWiBtIDBPb4xz8Q5z8rzH1tut52CmdIM32UbU5Uims4qt3VBPljjoMOiUn+2/LlMN/kKNboAqgpxNhxY7UfJqVP+d6cq/EYN8WWXZNUsNXWidcAI2zcpEPAvIBM+hGsof9u1UAoxiwBQauBePg1jBHi2Ts3aEmz+gsCx3K0BA+E98IrX/arM/1NKAXUe2twqXGzzXCbvJI1jfn8ITDbw4sofGWXbJxasrdx1QkGgTAjlqMqYzkPzKU2foXs2WA7upgTv6gh3Q6qwFpvDevwMEshpPXiY0I11DJ7CN0y5s2K92gUEN3f8KoHZlKuyyVNoZ6WN4uTmBmtSogyrALt4a3cDUExZg73RLSb+GLf5KW7h7+UOudOyp0iXBkdb+5mh2861KvyvfmWcmxyFtKrjRKkt3Ltn0VzxLe9s+JRudj8ku4xzuA1R3f5vhDIU8vi6XXMZkhwqMslpUItkTDAyn2l1jsgK+ObEUk/fSo5Pr7bbX6p5+cMIl0hhv5MqQzhsy/BeM4Mg8NX2SB5eu807jj8VX4QLVMkPI2jrHUvI7GKckZvKK0DA5Y3pw+5xu+ATqqytQVkHcfIFJAYh2HjozpO1/UIPD/CPeym1Gsnytrx/HGP7zuHI/NI2PCkLf6Yblx8VNcyBItwtBZ4ZJYEK8OL+/uWkPprtzXEgc5MxCow+bgENh92ZkeWWWSAq+BLqzSq0aE5v80I+aSfo8Voy3wK/wk5/71kX85gkERcbOo3ZsRdHC3AO5mI0OHbnrwnNsNC3kFsRcjTL+itFrXGx5UeHu2W+Z0xDwhEpPsRdPhZoeyjbiF9CanBdtTfXtaA0yBV3rkatPXde0LbXfYAt5znyZAHZOhUY46n1n6sQT62qhqNMLV4SZeqIru0t4z6uHOw0JhvQdoBtiQhjneB1p/mXkFEnpvhPhy
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Please click on the folder, and on the right send me the screenshot under more info The stem in the WS needs to be the “ID path” not the “Path”. The Path is just a friendly name. That Path is in the folder to the left. The ID path changes less (or not at all) and is what is used to integration
applications From: Howell, Jerry [mailto:] Thanks for your time and help. These are our kuali namespaces and the groups in those namespaces. We just copied namespaces and groups into grouper to create our stem/folder group structure. Screen shot attached. So we have a MSU-EMP-GRP-R namespace with these groups ITS…, OIRE… and PROVOST…. I need to get only the groups in the MSU-EMP-GRP-R stem/folder. Thanks, Jerry From: Hyzer, Chris []
We are talking about system names right? Send me a screenshot of the group “more info” in UI that you are expecting to return (one of them), and I will tell you what the WS should have Thanks Chris From: Howell, Jerry []
Yes, I was thinking stems = folders. But the following I would think should return all the groups in this stem/folder msstate:app:eforms:MSU_EMP_GRP_R FIND_BY_STEM_NAME, ALL_IN_SUBTREE and msstate:app:eforms:msu-routing-groups – return 0 groups With this as the result message: Success for: clientVersion: 2.3.0, wsQueryFilter: WsQueryFilter[queryFilterType=FIND_BY_STEM_NAME,stemName=msstate:app:eforms:MSU_EMP_GRP_R,stemNameScope=ONE_LEVEL] , includeGroupDetail: true, actAsSubject: null, paramNames:
, params: null , wsGroupLookups: null Thanks, Jerry From: Hyzer, Chris []
A folder is a stem. So if you want all groups in a stem inside a stem, then get all groups in that stem. Know what I mean? From: Howell, Jerry []
I am using ws with GrouperSystem user to connect with grouper. I can get all groups in stem but cannot get just the groups in one folder under the stem. Thanks, Jerry From: Hyzer, Chris []
You are talking about the grouper ws or gsh? Do you have a session open with GrouperSystem or authenticating with a user who has acces to all
those groups? From: Howell, Jerry <> Hey Chris, I have integrated grouper 2.3.0 with kuali rice 2.5.0 except for a few items. Here is our grouper structure for kuali: kim.stem = msstate:app:eforms we have stems/folders inside msstate/app/eforms including: msu-admin MSU admin group msu-employee Group Leaders group MSU employees group MSU employee not student group msu-student MSU student group msu-routing-groups (groups documents are routed to) ITS Group HR Group VP Group ……. I have been trying to get all the groups from one folder for example all msu-routing-groups using different query filter options: 1.
FIND_BY_STEM_NAME, ALL_IN_SUBTREE and msstate:app:eforms – returns all groups in every stem/folder 2.
FIND_BY_STEM_NAME, ONE_LEVEL and msstate:app:eforms – returns 0 groups 3.
FIND_BY_STEM_NAME, ALL_IN_SUBTREE and msstate:app:eforms:msu-routing-groups – return 0 groups 4.
FIND_BY_STEM_NAME, ONE_LEVEL and msstate:app:eforms:msu-routing-groups – return 0 groups I need to return all groups in only the msu-routing-groups stem/folder. Is this possible? If so, are there examples or documentation of getting all the groups from a folder under the stems/folders on the Grouper Wiki. I have looked the past few days but without any luck. Thanks, Jerry Howell From: Hyzer, Chris []
ok thanks, let me know if you need anything... From: Howell, Jerry <> I have our kuali rice upgraded to 2.5.0 in a test environment. Before we went to production we wanted to move from KIM groups to Grouper. I have the latest Grouper code built. I started this week researching how to proceed with converting to Grouper. Kuali rice 1.0.5 to 2.5 is a big change with regards to all the internal classes and structure. So it will probably take a while to convert to using Grouper. Thanks, Jerry From: Hyzer, Chris []
Ok great, is that something you can get from github and run with or do you need a meeting with me to discuss it or something else? Thanks chris From: Howell, Jerry []
Yes, I talked to my boss and he said it would be okay. From: Hyzer, Chris []
Is that something you can help with? I don’t have a running Kuali implementation of that version… From: Howell, Jerry []
Hey Chris, Thanks for the quick reply. The KIM Group code has changed some in its implementation which will require some changes to the Group Kim connector. Thanks, Jerry From: Hyzer, Chris []
I don’t know of a connector that exists, we use the connector at penn and have not kept kuali up to date. Are their services backwards compatible?
J is it a matter of recompiling and tweaking?
J Thanks Chris From: Howell, Jerry []
Hey Chris, Hey my name is Jerry Howell. I work at Mississippi State University. I work with Kuali which we use as a paperless document system. We are moving to use Grouper. I was working with Grouper to look at overriding the Kuali KIM Groups to use Grouper. On the internet2 site I was reading up on the Grouper integration with Kuali Rice. I noticed the Grouper Kim connector is listed as being compatible with Kuali Rice 1.0.2.1. I was wondering if there was a Grouper Kim Connector for Kuali Rice 2.0 or above. We are currently moving to Kuali Rice 2.5.0. Thank You For Your Time, Jerry Howell Systems Analyst Mississippi State University Allen Hall 140 662-325-0385 |
- [grouper-users] Re: Grouper with Kuali Rice 2.x, Hyzer, Chris, 02/09/2017
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [grouper-users] RE: Grouper with Kuali Rice 2.x, Hyzer, Chris, 02/09/2017
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
Archive powered by MHonArc 2.6.19.