Hi,

You do not say exactly how you are going to make use of this.

But one solution would be a table-field on the User-form with the following
Search-criteria:

$Group List$ LIKE "%"+'Group Name'+"%"

This will work on the client only, so the qualifier needs to be changed if you
are doing a server-table-loop.

This will also fail on the client side if you have group names that include
each other. For example XXX1 and XXX11. But all this can be handled with a
slightly more complex query.

        Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)

Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11/12):
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
Find these products, and many free tools and utilities, at http://rrr.se.

> Hi,
>
> Is there a query/table to get the RequestIDs of all groups connected to a
> Remedy User?
> Any help will be appreciated.  Thanks in advance.
>
>
> Regards,
> Sayali
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> "Where the Answers Are, and have been for 20 years"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to