RQM Schema changes from 4.0.2 to RQM 4.0.3?
3 answers
Please have a look at: https://jazz.net/downloads/rational-requirements-composer/releases/4.0.3?p=upgrading and follow the link to http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Froadmap_clm_upgrade.html
There are no changes in the repository that require repotools export and import, if that is the question. The upgrade you are asking about is the regular side by side upgrade using the upgrade scripts.
There are no changes in the repository that require repotools export and import, if that is the question. The upgrade you are asking about is the regular side by side upgrade using the upgrade scripts.
Hi,
please check in the following 2 wiki pages:
https://jazz.net/wiki/bin/view/Main/RqmApi#Notable_changes_from_RQM_4_0_2_t
https://jazz.net/wiki/bin/view/Main/RqmApi#RQM_Schema
There were updates between 4.0.2 and 4.0.3 for RQM REST APIs :
- new operation capabilities (mostly dedicated to Category, CategoryType, Objectives and Channels) were added in 4.0.3. These are only additional operations so AFAIK would not interfere with your actual coding .
Regards,
Stéphane
please check in the following 2 wiki pages:
https://jazz.net/wiki/bin/view/Main/RqmApi#Notable_changes_from_RQM_4_0_2_t
https://jazz.net/wiki/bin/view/Main/RqmApi#RQM_Schema
There were updates between 4.0.2 and 4.0.3 for RQM REST APIs :
- new operation capabilities (mostly dedicated to Category, CategoryType, Objectives and Channels) were added in 4.0.3. These are only additional operations so AFAIK would not interfere with your actual coding .
Regards,
Stéphane
Hi Stéphane ,
Thanks for your answer.
Can you please let me know what is the role of schema in RQM ? Its mentioned in RQM API that :The Reportable REST API is not compatible between Rational Quality Manager versions, due to differences in the Rational Quality Manager XML schemas.
what are the changes/code changes needed if the schema is changed ? actually we did up-gradation from 4.0.1 to 4.0.2 and problem we are facing because of up-gradation is :
(1) Current execution status is not showing in the RQM GUI.(before upgradation it was showing somethong like "Completed ","Failed" ,"in progress" )
(2) not creating previous execution log files
Many thanks in advance.
Dev Kashyap