Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Lyo OSLC Client for Rational DOORS

Marcus,

> By the way, is there a way to fetch the whole information set of all requirements
> in a given module at once instead of querying the member urls first?

If you call OslcQueryParameters.setSelect("*") and then OslcQueryResult.getMembers(Class<T>) on the result, does it give you what you need?

--
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx
Eclipse Lyo: Enabling tool integration with OSLC


Inactive hide details for "Marcus Engelhardt" ---02/03/2014 04:15:15 AM---Hi Maeve,   thank your very much for your response! Y"Marcus Engelhardt" ---02/03/2014 04:15:15 AM---Hi Maeve,   thank your very much for your response! You made my day! It is the project parameter tha


    From:

"Marcus Engelhardt" <FDSProject@xxxxxx>

    To:

"Maeve O Reilly" <maevedevine@xxxxxxxxx>, lyo-dev@xxxxxxxxxxx

    Date:

02/03/2014 04:15 AM

    Subject:

Re: [lyo-dev] Lyo OSLC Client for Rational DOORS

    Sent by:

lyo-dev-bounces@xxxxxxxxxxx




Hi Maeve,
 
thank your very much for your response! You made my day!
It is the project parameter that does the trick. In my setup, it was pointing to a project instead of a module. This name of the parameter is confusing, indeed. Maybe this can be modified in future versions?! I had a look at the  tutorial again and recognized that there a module is used, too.
 
Thanks to all for your help and sorry for my mistake!
By the way, is there a way to fetch the whole information set of all requirements in a given module at once instead of querying the member urls first?
 
Thank you very much!
 
Best,
Marcus
 

GIF image

GIF image


Back to the top