how to generate 'Python based API for capturing RTC Stream names and components" ?
How to generate 'Python based API for capturing RTC Stream names and components".
it will be great if you can direct me to some documentation to get started, or some examples.
I am able to google and find for workitems, but none for source control.
|
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Aug 18 '17, 2:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER https://rsjazz.wordpress.com/tag/jazz-scm/ shows Java API examples, should that be part of the question
|
I would try it with wrapping scm list command. You have both scm list streams and scm list components. You can use --json parameter to make your output easier parseable by Python.
|
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.