grouper-users - Re: [grouper-users] RabbitMq Routing
Subject: Grouper Users - Open Discussion List
List archive
- From: "Ruch,Jeff" <>
- To: "Gettes, Michael" <>
- Cc: "" <>
- Subject: Re: [grouper-users] RabbitMq Routing
- Date: Mon, 17 Dec 2018 17:59:34 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:P0NpAhJ8TTwY8xB839mcpTZWNBhigK39O0sv0rFitYgfIvvxwZ3uMQTl6Ol3ixeRBMOHs6IC07KempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9JDffwZFiCChbb9uMR67sRjfus4KjIV4N60/0AHJonxGe+RXwWNnO1eelAvi68mz4ZBu7T1et+ou+MBcX6r6eb84TaFDAzQ9L281/szrugLdQgaJ+3ART38ZkhtMAwjC8RH6QpL8uTb0u+ZhxCWXO9D9QKsqUjq+8ahkVB7oiD8GNzEn9mHXltdwh79frB64uhBz35LYbISTOfFjfK3SYMkaSHJBUMhPSiJBHo2yYYgBD+UDPOZXs4byqkAUoheiGQWhHv/jxiNIi3LwwKY00/4hEQbD3AE4Ed4ArGnUo8n1NKsKVe660qfIzTvNY/hL3jrz7JbHch4vof2WQbxwbNbeyUk0GgzZiVWQrYvlPyiJ1usXr2iU8fBsWvyyhG46sgx8pCWkyMkrionMnI0Vy1bE+D12wIY0Od24SFN7bsW+HJRMsCGaMo17Sd4hTWFwoCs21KcJtYKmcCUP1Zgr2gPTZvmJc4WH/h7vSOOcITlmi39lZr6yghO//Em9xuHhTsW4zUhGoy5fntTPqHwBzRze58idRvdg5kuh1yiA2gPP5uxBJE05l6rWJIAvwrM1mJocqkDOEyDzlUj5lqCaaFko9+2y5Oj7eLrpupmRPJJuhA7kKKQhgMm/DPw4MgcQW2ib/vyx2qX/8EP+XLlHjuQ6n7Tbv5zEPMgbobW2DBFP3oYk9ha/Eyyp0NMFnXkBMV1JYgqHj5LuO1HSPv/3Eeu/g1WrkDdt3fzGOaDhAonJLnjEl7fhfqxx5FJbyAo21dxf5pRUBa8dIP/rREP+rsDUAgI8PgCp3urrFdBw1o0RVG6THqOUNa3SvkGI6+4xJuSBYY4YtCvgJ/Q94v7hl345mVsTfamz2psXbWi1EPB4LEWXb3rgmMsPEXoWsQo+V+HllFqCUTpUZ3apQ6Iz/C07B5y8AYjdW4+tnaSN3D2nEZ1OemBGFleMHG/nd4WeXPcMdTqSLdF7kjAdSLihUJEu1Qu1tALhz7pnL/HU+jEDtZ79ztR15uvTlQ0s+jxuCcSSzX2NQ39ukmwWWjA2wfM3nUsogHiOzbR1mLgQMN1Y5/pEVk1yYZHR0/B3EPjvVAaHc9uUHgWIWNKjVHsLU9kxh/0DbUg3U4GAgx7NmRC3CL89nLuPA4co+77RmXX9OpAumD79yKA9ggx+EYN0Pmq8i/s6rlCLXdSbmliFl6usaaUX1TLM82HG12eVoUVES1AuA77dUyUZYU3b5ZTi60XOQqXmKIxvMxAJiKvgYrBPdsWviFxHQPn5P9GLQW+/lSGKGB2I7riLaI3xZ2wB0WPQBFVX2w0=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Thanks, this definitely points me in the right direction.
Jeff From: Gettes, Michael <>
Sent: Monday, December 17, 2018 10:50:35 AM To: Ruch,Jeff Cc: Subject: Re: [grouper-users] RabbitMq Routing The built-in to Grouper code doesn’t have this ability but the Hawaii code (they commissioned Unicon) does have the ability to pass the group name in the routing code. I have requested the Unicon code be combined with the built-in code.
Not sure where all this stands as this was part of the request prior to TechEx regarding “what do people want”.
The Hawaii code I am referring to is at https://github.com/Unicon/grouper-amqp-esb-publisher /mrg > On Dec 17, 2018, at 12:38 PM, Jeff <> wrote: > > > Hi, > > I would like Grouper to publish to RabbitMQ queues based on Grouper folder > path. I believe this is supported in RabbitMQ using a topic exchange and > routing keys. Currently, Grouper publishes directly to a RabbitMQ queue. > > Is there a way to do this either through configuration, or through another > approach? > > Thanks, > > Jeff Ruch > Colorado State University |
- [grouper-users] RabbitMq Routing, Jeff, 12/17/2018
- Re: [grouper-users] RabbitMq Routing, Gettes, Michael, 12/17/2018
- Re: [grouper-users] RabbitMq Routing, Ruch,Jeff, 12/17/2018
- RE: [grouper-users] RabbitMq Routing, Hyzer, Chris, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Vivek Sachdeva, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Ruch,Jeff, 12/19/2018
- RE: [grouper-users] RabbitMq Routing, Hyzer, Chris, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Ruch,Jeff, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Gettes, Michael, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Julio Polo, 12/19/2018
- RE: [grouper-users] RabbitMq Routing, Hyzer, Chris, 12/30/2018
- Re: [grouper-users] RabbitMq Routing, Keith Hazelton, 12/30/2018
- Re: [grouper-users] RabbitMq Routing, Gettes, Michael, 12/30/2018
- Re: [grouper-users] RabbitMq Routing, Julio Polo, 12/19/2018
- RE: [grouper-users] RabbitMq Routing, Hyzer, Chris, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Ruch,Jeff, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Vivek Sachdeva, 12/19/2018
- Re: [grouper-users] RabbitMq Routing, Gettes, Michael, 12/17/2018
Archive powered by MHonArc 2.6.19.