RRC templates: Can I change the machine name in the template ?
Hi
When I create a new RRC template from existing project, it looks like the template contains original machine name, some oid (may be uuid). For example, JKE Banking template has the entry like this in the file, "JKE Banking.archive\REQUIREMENT_TYPE\_YiHq9Bn4EeKFJs3cNCgjcw" <rm:ObjectType rdf:about="https://clmwb.ibm.com:9444/rdm/types/_YiHq9Bn4EeKFJs3cNCgjcw"> The file name and the leaf of URL matches, but it contains the original server name (I guess). So I'm thinking to prepare some script to change the machine name. Wonder if this is good way, or even supported. The intended script will change like: <rm:ObjectType rdf:about="https://localhost/rdm/types/_YiHq9Bn4EeKFJs3cNCgjcw"> I have not created a script, so not sure if it actually works or not. Hope someone have some ideas about replacing host name in the template. |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
What is the intention of changing the machine/hostname in the template? Do you want to distribute the template and not have your hostname in there?
I have never tried changing them in the template file, but I expect it to work. The hostname in the template are converted to the actual hostname of the RRC installation where the template is deployed.
The intention is to distribute the template, say to external customers. We would want to hide any confidential information so that we won't break any internal rules.
As a matter of fact, I'm thinking to setup the machine using virtual name similar to JKE banking, so that we won't break the rule.
Although this is not a response to question I recently worked on some issues related to links in a project template. If you do sent the template out, the customer may run into the following issues with links in the project created from templates.
Cannot correctly export an RRC template: It does not export the links into the template
https://jazz.net/jazz03/web/projects/Requirements%20Management#action=com.ibm.team.workitem.viewWorkItem&id=74855
Project templates updating external links with RM server url
https://jazz.net/jazz03/web/projects/Requirements%20Management#action=com.ibm.team.workitem.viewWorkItem&id=75078