Questions tagged [ibm-jazz]

IBM® Rational® Jazz® is a collaborative software development tool that helps teams to manage all aspects of their work

IBM® Rational® Jazz® is a new technology platform for collaborative software delivery. Uniquely attuned to global and distributed teams, Jazz is designed to transform how people work together to build software, making software delivery more collaborative, productive, and transparent. You can think of Jazz as an extensible framework that dynamically integrates and synchronizes people, processes, and assets associated with software development projects.

Jazz products are being built in a completely transparent manner on jazz.net. Jazz.net is our transparent development laboratory where you can see Jazz engineers utilizing a range of Jazz tools to build the next version of our products. Jazz.net is also the place where you can ask questions directly of the development community, submit defect and enhancement requests and track these requests through Jazz dashboards, and find out what we are planning for the next release. We invite you to join the community, download the latest software, and contribute your ideas.

The Jazz platform enables collaboration among business stakeholders, subject matter experts, and any one who plays a role in the successful delivery of software – not just software professionals. This represents a transformational leap in the value of software delivery teams because they can now make software a focal point for driving innovation across the enterprise.

See: http://www-01.ibm.com/software/rational/jazz/

110 questions
1
vote
1 answer

New users defined in Jazz for Service Management 1.1.2 cannot access Tivoli Common Reporting

I defined new users in Jazz for Service Management 1.1.2 but cannot access Tivoli Common Reporting. Anybody could help?
PanofBarn
  • 23
  • 7
1
vote
0 answers

Jazz annotate command (Blame) timing out when being called by SonarQube analysis

I am currently running SonarQube v6.0 with RTC Jazz plugin v1.1. I am running analysis on a MVC web appliation project that is ~700k lines of code, ~5000 classes and ~6000 files. When I enable the scm sensor the Jazz Annotate calls are taking a…
Chris
  • 617
  • 1
  • 7
  • 17
1
vote
0 answers

Find all children work items of another work item - RTC

I try to find out how to see if there are children work items to a given one with the JAVA API. For example, I look up work item XY, then I want to see the ID of all the sub work items related to it, or to get null, if there is none. Has someone…
Ben
  • 35
  • 5
1
vote
0 answers

Rational Team Concert: Project areas and Team Areas

Year ago RTC was implemented in our organization. However the way our IT works is different from the RTC concept. We have several development teams managing several applications. They work on a project and there might be inter dependency of one…
RTCdevs
  • 11
  • 1
1
vote
1 answer

Jazz RTC - How to create a snapshot or a baseline for numerous streams

I am managing 5 apps on the RTC. Each app got its own stream. I want to create a baseline/snapshot for numerous streams or for source control directory.
user6255502
1
vote
0 answers

How to set REST session against RQM server (4.03)

I would like to create an automation script to access RQM and retrieve some information. I would like to access RQM using REST API. The problem is that all the articles I found (i.e. modify test in RQM using REST) indicates that I need to provide…
aralele
  • 63
  • 1
  • 8
1
vote
0 answers

Pass field/attributes values from java to RTC using JAZZ API's

I am trying to create work item in RTC through java application using the jazz api's. My connection to the repository is successful. Now i need to set all the required fields through java code in order to save/run the workitem. Really dont know how…
Naveen.S
  • 730
  • 5
  • 21
1
vote
1 answer

RTC/Jazz How to give a Local Build?

I would like to give a local build in RTC eclipse client of my files without affecting the remote repo. How can I achieve that?
Santz
  • 95
  • 1
  • 1
  • 6
1
vote
0 answers

Jazz - Http 408 trying to authenticate

I am trying to authenticate to Jazz (Rational Team Concert) using curl. I've read the documentation and many examples on how to do that. When I try authenticating I get an HTTP 408 Request Timeout. Any ideas? $ curl -i -k -d "j_username=myuser" -d…
MisterStrickland
  • 947
  • 1
  • 15
  • 35
1
vote
1 answer

How to migrate from Clearcase to Bluemix DevOps services?

Understand Bluemix DevOps is using Rational Team Concert behind the scenes. We are looking to migrate from an existing Clearcase repository to Bluemix DevOps and are looking for ways to migrate the repository including version history to Bluemix…
saa2k15
  • 45
  • 7
1
vote
1 answer

How to get deleted workitems using RTC Java API

I want to get list of workitems that are deleted from a project. How might I accomplish this using the RTC Java API?
Neha S
  • 283
  • 1
  • 3
  • 17
1
vote
1 answer

Failed to read matching artifact container catalog resource

I am trying to integrate custom OSLC adaptor of third party tools with RQM. I am able to add it as a friend and seeing it in Friends section of RQM. As a next step when I try to retrieve the resource it is failing - Failed to read matching artifact…
Sajitha
  • 11
  • 1
1
vote
3 answers

Querying Jazz RTC Work Items via OSLC

I am able to get workitem if I know the ticket id using following request https://example.com:8081/ccm/oslc/workitems/37702.json. I want to query RTC to get all wrorkitems owned by a gievn user or based on tags. I am using the folllowing query to…
manish
  • 944
  • 2
  • 14
  • 27
1
vote
2 answers

CRJAZ2384E Cannot connect to the repository at URL. Invalid Padding Length

When I try to connect to the Repository from Eclipse, I get the following error, CRJAZ2384E Cannot connect to the repository at URL "https://clm.product.org/ccm", see the nested exception for more details. For more details, open the help system and…
Stalwart
  • 59
  • 4
  • 11
1
vote
1 answer

Is it possible to create new repositories on jazz server?

Is it possible to create new repositories(other than the default /ccm/, /qm/, /rm) on jazz server so that it can be connected using rtc (repository connection).
Vikram Singh
  • 15
  • 1
  • 5