It's all about the answers!

Ask a question

How can I use project name placeholder in process template?


David Frenzel (153) | asked Mar 19 '18, 3:30 a.m.

 Hi, 


All of our projects need a stream that has the exact name as the project. Now I want to use the process templates to automatically create a stream with the name of the project our admins input. Is there a way to do this? I know how to statically set names like "Integration" but haven't found a way to use the name of the project. 

Thanks for your help. I hope that question hasn't been asked before and I've simply missed it. 

Regards,
David

Accepted answer


permanent link
Don Yang (7.7k21114139) | answered Mar 19 '18, 4:27 a.m.

Hi, David

You may try

1) open process template on Eclipse client
2) go to Process Configuration > Project Configuration > Project Area Initialization > Server follow-up actions
3) select 'Set up Main Project Structures
Check 'Create a stream' and set name field as
${project-area-name}
Save it and create project area from the template it should create a default stream named {project area name}

Hope this helps.

David Frenzel selected this answer as the correct answer

Comments
David Frenzel commented Mar 19 '18, 4:54 a.m.

 Thanks, that did the trick!

Your answer


Register or 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.