Auto creation of folder structure in stream on particular state of work item.
Hello Everyone,
I am using CLM 6.0.6.
I want to confirmed that if I need auto creation of folder structure in particular component of specified stream when work item will be created, Is it possible?
Kindly confirm if it is possible.
|
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Apr 11 '19, 6:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER There is no functionality to do this out of the box. You would need to write your own process follow-up action on work item save. Comments
Pallavi Deore
commented Apr 17 '19, 3:27 a.m.
Thanks Geoffrey.
If you have idea, Please let me know which API we can use for creating folders in component.
|
Ralph Schoon (63.5k●3●36●46)
| answered Apr 17 '19, 5:03 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER https://rsjazz.wordpress.com/2013/10/15/extracting-an-archive-into-jazz-scm-using-the-plain-java-client-libraries/ and the related articles talk about this kind of API. This is client API, there is likely an analogue server API.
Some hint on the server API in https://rsjazz.wordpress.com/2016/02/03/setting-access-control-permissions-for-scm-versionables/. Especially see how to get
IScmService |
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.