Questions tagged [rational-team-concert]

Rational Team Concert is a complete Application Lifecycle Management (ALM) suite, offered by IBM. RTC combines activities such as Source Control Management, Work Item Tracking, Project Management, Build Management, and Reporting into a single product with integration points to the Eclipse Java IDE as well as the Visual Studio IDE.

Built on Jazz, Rational Team Concert is a complete Application Lifecycle Management (ALM) suite, offered by IBM. RTC combines activities such as Source Control Management, Work Item Tracking, Project Management, Build Management, and Reporting into a single product with integration points to the Eclipse Java IDE as well as the Visual Studio IDE.

Product information:

198 questions
1
vote
1 answer

Report to see finish date of a plan

Assuming that we have a plan with all workitems properly estimated with story points. And we have a known team velocity. Using that information, I want to be able to get an overview of when all workitems will be finished, either by which sprint or…
Fredrik
  • 10,626
  • 6
  • 45
  • 81
1
vote
5 answers

How to log on jazz team server?

I've installed jazz team server from RTC-Web-Installer-win-4.0 using IBM installation manager , then I start server and try to create new jazz repository connection using RTC visual studio client , using URI of localhost with port 9332 , ID :…
Mai Saad
  • 249
  • 1
  • 3
  • 10
1
vote
1 answer

Rational Team Concert: Setting Operation Behavior only for one stream in a project area.

I've a scenario where there are several streams inside the Project and I have to restrict deliveries to a particular stream(just a maintenance stream,not an integration stream). Precondition("Work Items must match a query" for ex) set in …
Varun
  • 1,014
  • 8
  • 23
1
vote
2 answers

Has Rational ClearQuest been superseded by Team Concert?

According to the Wikipedia details associated with IBM Rational ClearQuest the "latest" version of this product was released in October 2011. Would I be right in assuming that this is no longer actively being actively developed by IBM and that their…
DaveG
  • 426
  • 1
  • 5
  • 13
1
vote
2 answers

deploying to websplehere app server @ localhost (WTE)

I am trying to install my application into Websphere7 app server (WTE) in localhost. The ear file is deployed through the console, but it seems I am able to test the application in the browser after starting the server. There is an index.jsp, but…
mi3
  • 581
  • 1
  • 7
  • 13
1
vote
2 answers

Rational Team Concert: Team Area users to have access to a different project

We've got several projects in RTC for both source code and planning/bug tracking. Sometimes, the projects depend on each other and we would like to link the work items between the projects. However, to do this, the user needs to have rights to…
Pavel
  • 436
  • 3
  • 15
1
vote
1 answer

License "Developer for IBM Enterprise Platforms"

I saw that our installation of RTC contains a 60 day trial of a license called "Developer for IBM Enterprise Platforms". Info about the license is; The Developer for IBM Enterprise Platforms license is designed for professional developers actively…
Fredrik
  • 10,626
  • 6
  • 45
  • 81
1
vote
1 answer

Permanently assign license to a user?

We have a program that synchronizes defects between RTC and another program. To do this, we have a service user in RTC that creates/modifies workitems. But this requires a contributor license and have only a few of those. So is there a way to…
Fredrik
  • 10,626
  • 6
  • 45
  • 81
1
vote
2 answers

Why Rational Team Concert changes the files' last modified attribute?

I'm having some issues with the installation of Rational Team Concert on my server. The thing is that when I upload some changes to the server (any kind), it changes the last modified attribute of the file, but it shouldn't do it. Is there a way to…
1
vote
1 answer

"Unexpected line" exception when using component load rules for RTC Jazz build engine

I have a component named MyComponent with the following folder structure in RTC: /MyProject /MyProject/TestFile.txt /MyProject/Folder1 /MyProject/Folder1/loadrules.txt /MyProject/Folder1/TestFile2.txt And this is what I have in my loadrules.txt…
holic87
  • 791
  • 2
  • 17
  • 29
1
vote
1 answer

Using Rational Team Concert for requirement and test management

We are a small team and we need an ALM solution for our ongoing development. We heard that RTC can provide a basic requirement management, test plans and test execution management (besides source control and change management). Do you think it's…
Tamir Gefen
  • 1,128
  • 2
  • 18
  • 35
1
vote
1 answer

Trouble installing Rational Team Concert Eclipse client

I'm having trouble installing the Rational Team Concert 4.0 Eclipse client onto my existing Eclipse installation. My Eclipse installation is Eclipse Java EE IDE for Web Developers, Indigo Service Release 2. When I try to install the RTC client into…
bgh
  • 1,986
  • 1
  • 27
  • 36
0
votes
0 answers

Managing RTC drift while in ESP32C3 deep sleep using internal oscillator?

I'm using the internal oscillator (136kHz on ESP32C3) as it's the lowest power option for deep sleep. I don't have an external 32kHz crystal. I wake the unit on the hour, do some stuff for a few seconds, then deep sleep till the next hour usign the…
tpbedford
  • 1
  • 1
0
votes
0 answers

Converting PWA to iOS app with PWABuilder and WebRTC camera/microphone support

I need your help guys Hello, I’m in the process of converting a Progressive Web App (PWA) to a standalone iOS app using PWABuilder. The PWA makes use of WebRTC features, specifically the camera and microphone, for real-time communication. I would…
0
votes
0 answers

JavaFx + webview, stop sending back data to java listener stochastically, while webview loaded delegated UI in an iframe

I use javafx & webview to load a delegated UI in new stage in an iframe. the page contain paginated table with checkbox,which the selected Items will be send back to my listener as json format.delegated UI provided by the server and I have no access…
mjr
  • 165
  • 1
  • 9