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
0
votes
2 answers

"Access-Control-Allow-Origin" CORS issue when using Vue.js for client side and Express for server side

I'm trying to make a call to my API on Jazz using Vue.js and Axios, but I am getting the following error: Access to XMLHttpRequest at 'https://jazz.api.com/api/extra_stuff _here' from origin 'http://localhost' has been blocked by CORS policy:…
Highlight
  • 51
  • 1
  • 2
  • 8
0
votes
1 answer

JTS server unable to fetch root service document for other CLM Apps

I am staging our CLM test environment with Prod data with version V6.0.3 and iFix011a .If I access the below uls, I see server rename is completed for all the apps ccm,qm,rm, rs and…
user3616128
  • 357
  • 2
  • 5
  • 19
0
votes
1 answer

Jazzy Scraping with R and without Selectors

I've been using rvest to scrape pages, and I am aware of the benefits of selectorGadget. However, one page has data WITHOUT selectors. A snippet of the HTML is below. The page is here . I am trying to scrape the list of personnel on each jazz…
Ben
  • 1,113
  • 10
  • 26
0
votes
1 answer

How is it possible to set DOORS requirement's state according to state of ALM task?

There is a requirement in DOORS and this have a state (e.g. Tested, Implemented) attribute. This requirement has a link to an ALM PCR. This PCR has some link to tasks (e.g. Implementation, Test). I have to develop an application, which follow for…
dinci11
  • 13
  • 6
0
votes
0 answers

lscm annotate not working in Sonar Qube from Jazz

cmd /C call lscm annotate is not finding then last commtied user in Sonar Qube. I am using Jazz as Scm and Sonar Qube. When running the Sonar Qube all the issues are not assigned for a project.
user3302323
  • 333
  • 1
  • 2
  • 11
0
votes
3 answers

Does IBM Watson App works outside of Bluemix?

I've deployed Apps using IBM Watson API on Bluemix with IBM Dev Ops services and Jazz Hub Git. I was wondering if there's a possibility that we can deploy Apps from a VM directly using the IBM Watson facilities like conversation API workspace, Tone…
0
votes
2 answers

How to get the commits for master branch after dev branch is cut from it

I had master branch which had all my code commits.Few days back I've cut a new branch from master called dev.I made some commits in both the branches..Now I want to get all commits in master branch after dev is cut from it.. Is there any command for…
user7350714
  • 365
  • 1
  • 6
  • 20
0
votes
1 answer

Bluemix Environmental Values lost after deploy from jazz.net

I am struggling with bluemix resetting my environmental values after I deploy from jazz.net To replicate the error do the following From bluemix console, console.ng.bluemix.net - Find the application - Go to Runtime -> Environmental Variable - Add a…
zirinisp
  • 9,971
  • 5
  • 32
  • 38
0
votes
1 answer

SonarQube Maven plugin: Jazz annotate Timeout exceeded

When running the SonarQube Maven plugin to get blame information from an RTC project I am hitting a timeout. I tried changing the repository.timeout property in .jazz-scm/preferences.properties to 900 but the timeout still shows as 60000ms. At this…
MisterStrickland
  • 947
  • 1
  • 15
  • 35
0
votes
2 answers

Deploy Bluemix Application in PRE and PROD

I'm testing bluemix, but I'm lost. I want deploy an Node APP from a GIT repo. For this I created a GIT project in hub.jazz, I commited and pushed, and I added two steps for deployment, one for build and other for deploy. All this works OK. But my…
user1710825
  • 578
  • 5
  • 15
0
votes
1 answer

Do we need to install RTC Build toolkit for running jenkins?

I am using Jenkins for Continuous Integration and using Jazz for source control management(IBM Rational Team Concert ). I want to check out the project present in Jazz source control using Jenkins for that purpose i have installed IBM Rational…
Ganesh Rao B
  • 461
  • 2
  • 8
  • 23
0
votes
1 answer

Rational Quality Manager CLI Adapter not returning attachments during execution

I have a local bash script that is being executed by RQM through the RQM Command Line Interface Adapter. I want to return some results back into my Test Execution Record as described here: https://jazz.net/library/article/809 I have a line in the…
holocron
  • 312
  • 1
  • 3
  • 12
0
votes
1 answer

Unable to get RQM Test case by testcase title using REST API

I am using java RQM Rest API to fetch data from RQM tool I have a test case in project CLM Test (Quality Management). The test case title is Pre-Paid Residential Customer to Post-Paid Consumer (Qatari-National) Customer Migration.(Existing Customer…
Neha S
  • 283
  • 1
  • 3
  • 17
0
votes
2 answers

Bluemix, deploying ruby-on-rails using hub.jazz.net, error 'An application could not be detected by any available buildpack'

I have created a Bluemix runtime Ruby-on-Rails. I am using IBM devops hub.jazz.net, and have setup the Build and Deploy to the bluemix application. The Build and Deploy gives an error message - 'An application could not be detected by any available…
0
votes
1 answer

automatic build and deploy fails with build failure on jazzhub

I am trying to use the feature of jazzhub (IBM DevOps offerings) of automatically build and deploy on Bluemix. I have used Eclipse plugin for Jazzhub to check in my code to my project. However automatic build always fails with the below type of…
Manoj K Sardana
  • 153
  • 1
  • 4
  • 14