Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Generic Web Connector - how to query where {Owner} == some value?
Generic Web Connector - how to query where {Owner} == some value? [message #56745] Tue, 26 August 2008 17:53 Go to next message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 287
Registered: July 2009
Senior Member
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 22:06 Go to previous message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 287
Registered: July 2009
Senior Member
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 22:06 Go to previous message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 287
Registered: July 2009
Senior Member
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
>
Previous Topic:Getting http connection issues mylyn+trac
Next Topic:opposite of landmark?
Goto Forum:
  


Current Time: Sat Jul 27 19:29:03 GMT 2024

Powered by FUDForum. Page generated in 0.03572 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top