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

Is there a list of variables supported by process export/import similar to ${process-authoring-context}?

In one of my project areas, I have a Process Description with a number of Practice Elements.  If a link to one of those Practice Elements, such as
https://<server1:port>/jts/process-authoring/elements/_Q-r9hrNWEeO0BcMZGRsfbA
is included in my process specification (I have it as a static rich text link in one of my workitem types), extracting and exporting the process template resolves the URL to:
${process-authoring-context}/elements/_dcxGd8vOEeOW_eSmtKPLmA in specification.txt
If the process template is then imported to a new server (server2) and a project area created from it, the URL in the process specification for the new project area is translated to
https://<server2:port>/jts/process-authoring/elements/_Djgw18vLEeOW_eSmtKPLmA

It would appear the process template export/import code can understand and translate ${process-authoring-context}.  Is there a list of other similarly handled variables during template export/import?  I've tried with ${projectAreaDashboardUrl} and ${project-area-name} but these do not appear to work.

0 votes


Accepted answer

Permanent link
We don't support variables during template export/import. The variable ${process-authoring-context} is only used internally. You shouldn't use it in any place. 
Brian Fleming selected this answer as the correct answer

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

Question asked: Apr 24 '14, 1:17 p.m.

Question was seen: 3,206 times

Last updated: Apr 29 '14, 1:55 a.m.

Confirmation Cancel Confirm