Re: ClearQuest Change Management Oslc queries

hi
i'm new to oslc
i want to fetch records count stored in ClearQuest using oslc
in the formation of oslc query i found an error CRRCM9953E
my query as follows
http://psccqweb.bedford.progress.com/cqweb/oslc/repo/PROGRESS/db/PSC/record/?oslc_cm.query=Product=%22D2C%20Web%20UI%22%20and%20ReleaseFoundIn=%222.0.0.0%22%20and%20Module=%22D2C%20Web%20UI%22%20and%20Component=%22Billing%20and%20Metering%22%20and%20Submitdate=%222014-01-30%22%20&rcm.type=Issue
component=Billing and Meter
component parameter contains and
but and is logical conjunction in oslc
query not parsing successfully
and showing error
could you help me
i'm new to oslc
i want to fetch records count stored in ClearQuest using oslc
in the formation of oslc query i found an error CRRCM9953E
my query as follows
http://psccqweb.bedford.progress.com/cqweb/oslc/repo/PROGRESS/db/PSC/record/?oslc_cm.query=Product=%22D2C%20Web%20UI%22%20and%20ReleaseFoundIn=%222.0.0.0%22%20and%20Module=%22D2C%20Web%20UI%22%20and%20Component=%22Billing%20and%20Metering%22%20and%20Submitdate=%222014-01-30%22%20&rcm.type=Issue
component=Billing and Meter
component parameter contains and
but and is logical conjunction in oslc
query not parsing successfully
and showing error
could you help me