Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Manually entering an SQL Query into RTC

How can I enter an SQL statement manually to create a query in RTC rather than selecting the values through the interface?

For example, I have a query that I need to put into RTC that uses CASE statements and creates a custom computed column.

The output of this query will have a computed column that ranks the work items assigned to a team member based on other criteria passed in the query (i.e Priority, Severity, Customer).

0 votes



2 answers

Permanent link
How can I enter an SQL statement manually to create a query in RTC rather than selecting the values through the interface?

For example, I have a query that I need to put into RTC that uses CASE statements and creates a custom computed column.

The output of this query will have a computed column that ranks the work items assigned to a team member based on other criteria passed in the query (i.e Priority, Severity, Customer).


Does anyone know the answer to this?

0 votes


Permanent link
miwalkerwrote:
How can I enter an SQL statement manually to create a query in RTC
rather than selecting the values through the interface?

For example, I have a query that I need to put into RTC that uses
CASE statements and creates a custom computed column.

The output of this query will have a computed column that ranks the
work items assigned to a team member based on other criteria passed
in the query (i.e Priority, Severity, Customer).

Does anyone know the answer to this?

The DB table structure is internal and we do not support querying items
in the DB directly via SQL. Our higher-level abstractions do not support
CASE statements.

Depending on your needs, a report (instead of a work item query) may be
an option for you.

--
Regards,
Patrick
Jazz Work Item Team

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 18 '09, 2:45 p.m.

Question was seen: 9,417 times

Last updated: Dec 18 '09, 2:45 p.m.

Confirmation Cancel Confirm