Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Strange XML format when retrieving the Process Config. Src.

Hi,

with RTC 2.0.0.2 I have the following problem:
* I retrieve the Process Configuration Source in my Plan Java Program as a
XML String.
* Now, with RTC 2.0.0.2, the XML output is different, like:
...description="%scrum_spec_4" name="%scrum_spec_0" role-id="Product Owner"...
* With RTC 2.0.0.1 there was "Product Owner" instead "%scrum_spec_0"

Questions:
* Is this some kind of internationalization of RTC 2.0.02?
* How to get the values of %scrum_spec_4 in english?

Thanks in advance

Stef

0 votes



2 answers

Permanent link
Hi,

with RTC 2.0.0.2 I have the following problem:
* I retrieve the Process Configuration Source in my Plan Java Program as a
XML String.
* Now, with RTC 2.0.0.2, the XML output is different, like:
...description="%scrum_spec_4" name="%scrum_spec_0" role-id="Product Owner"...
* With RTC 2.0.0.1 there was "Product Owner" instead "%scrum_spec_0"

Questions:
* Is this some kind of internationalization of RTC 2.0.02?
* How to get the values of %scrum_spec_4 in english?

Thanks in advance

Stef


Yes it is due to internationalization of Process Templates. You can replace the actual values for %references in the process template by following a procedure similar to resolving externalized message strings. In this scenario the messages.properties file will be template.messages file.

Going through the procedure followed to internationalize a process template can help in figuring how to resolve the %references - http://jazz.net/library/article/138

Thanks
Sridevi
Jazz Process Team.

0 votes


Permanent link
Hi,

thanks for your help.

Stef

0 votes

Your answer

Register or log in to post your answer.

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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: Dec 23 '09, 8:44 a.m.

Question was seen: 6,737 times

Last updated: Dec 23 '09, 8:44 a.m.

Confirmation Cancel Confirm