I want to programmatically fetch all work items with a particular tag from a Jazz server running RTC. I would like to get all matching work items in all project areas on that server. I am using SSO (Single Sign On) to access the server
![]()
Jayee Huang (13●2●11●11)
| asked Aug 16 '12, 3:37 a.m.
edited Aug 16 '12, 10:00 a.m. by Seth Packham (1.4k●3●22●13)
I want to programmatically fetch all work items with a particular tag from a Jazz server running RTC. I would like to get all matching work items in all project areas on that server. I am using SSO (Single Sign On) to access the server
|
Comments
What is your question?
Sorry, my question ,
I have two question :
1. Does RTC support SSO? In my project ,we have to use SSO for logging into, can RTC support? If can, how to do?
2. In my project, I need to get RTC tasks with known RTC server address and RTC tag grogrammatically. Do you know how to code for this case?