Generic Web Connector - how to query where {Owner} == some value? [message #56745] |
Tue, 26 August 2008 13:53  |
Eclipse User |
|
|
|
Using the generic web connector, I have defined a pattern that uses named
groups. I would like to define a query that shows only those items assigned
to me.
The current pattern includes <td>({Owner}.*?)</td> which is successfully
extracts owner.
I'm not able to find a way to configure this pattern to filter only items
where owner == my name.
Is this supported? If yes, a doc reference will be appreciated.
Thanks
Michael
|
|
|
Re: Generic Web Connector - how to query where {Owner} == some value? [message #56772 is a reply to message #56745] |
Tue, 26 August 2008 18:06  |
Eclipse User |
|
|
|
Never Mind.
I discovered how to define a query with additional selection parameters to
filter for my tasks. Had to use a network monitor to catch the HTTP
requests that were being sent, but once I discovered the query string I
needed, I was able to build a Mylyn query for my purposes.
Michael
"Michael Giroux" <michael.giroux@bull.com> wrote in message
news:g91fui$e1v$1@build.eclipse.org...
> Using the generic web connector, I have defined a pattern that uses named
> groups. I would like to define a query that shows only those items
> assigned to me.
>
> The current pattern includes <td>({Owner}.*?)</td> which is successfully
> extracts owner.
>
> I'm not able to find a way to configure this pattern to filter only items
> where owner == my name.
>
> Is this supported? If yes, a doc reference will be appreciated.
>
> Thanks
> Michael
>
|
|
|
Re: Generic Web Connector - how to query where {Owner} == some value? [message #592826 is a reply to message #56745] |
Tue, 26 August 2008 18:06  |
Eclipse User |
|
|
|
Never Mind.
I discovered how to define a query with additional selection parameters to
filter for my tasks. Had to use a network monitor to catch the HTTP
requests that were being sent, but once I discovered the query string I
needed, I was able to build a Mylyn query for my purposes.
Michael
"Michael Giroux" <michael.giroux@bull.com> wrote in message
news:g91fui$e1v$1@build.eclipse.org...
> Using the generic web connector, I have defined a pattern that uses named
> groups. I would like to define a query that shows only those items
> assigned to me.
>
> The current pattern includes <td>({Owner}.*?)</td> which is successfully
> extracts owner.
>
> I'm not able to find a way to configure this pattern to filter only items
> where owner == my name.
>
> Is this supported? If yes, a doc reference will be appreciated.
>
> Thanks
> Michael
>
|
|
|
Powered by
FUDForum. Page generated in 0.06385 seconds