It's all about the answers!

Ask a question

How to get workspace name from workspace UUID if I do not use JavaAPI?


Jia Jia Li (8057152192) | asked Nov 13 '12, 11:43 a.m.
Thanks!
I use perl script to do some build work, here I want to get the personal build repository workspace and do some thing, I guess ${eam.scm.workspaceUUID} is the property, but I do not know how easy to get the workspace name from UUID if I do not use JAVA API?
ENV team.scm.workspaceUUID=_6sQYZh8vEeKv6522Y2GZqQ

3 answers



permanent link
Tim Mok (6.6k38) | answered Nov 13 '12, 4:49 p.m.
JAZZ DEVELOPER
You could try using the command line client to do whatever you need with the workspace UUID that you have. The command line client can even output in JSON format if that helps with your perl script.

permanent link
Dejan Custic (2855) | answered Nov 15 '12, 4:58 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
There's a JSON example for the CLI if that helps http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.team.scm.doc/topics/r_scm_cli_synch_stream.html

permanent link
Manuel Felipe Amaya (1321227) | answered Jan 22 '16, 9:56 a.m.
Hi.

Just right click the workspace and copy the link. The last part is the UUID.

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.