How to export nested global and local configurations to a word or pdf file?
Hello,
is there any possibility to export a global configuration to a word or pdf document? Especially if nested global and local configurations are used.
For example
(Root) Global Configuration
1. Global Configuration
1.1. Local Configuration
1.2. Global Configuration
1.2.1. Local Configuration
1.2.2. Local Configuration
2. Global Configuration
2.1. Global Configuration
2.1.1. Local Configuration
3. Local Configuration
All Local configurations consist of DNG streams/baselines, which in turn contain only one single module.
Since the configurations are used in different global configurations, no chapter number shall be used to sort configurations, but the original structure shall be used in the word or pdf file.
Does anyone have a solution?
We are using version 6.0.6
|
4 answers
Probably you can call this service
it should return you a json with the structure of the gc.
|
David Honey (1.8k●1●7)
| answered Aug 04 '20, 11:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Services at gcContextRoot/gc.webui* are private and for internal use by the GCM web UI. They are not intended for public use, are not documented, and may change or even be removed in future releases without warning. A client that uses such services is likely to be fragile over time.
|
David Honey (1.8k●1●7)
| answered Aug 04 '20, 11:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Report Builder can report on the immediate contributions of a GC. What it cannot do is to recurse arbitrarily to the leaves of the tree.
|
David Honey (1.8k●1●7)
| answered Aug 04 '20, 11:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Information about GCM public APIs may be found at https://jazz.net/wiki/bin/view/Main/GlobalConfigurationManagement#APIs_for_GCM_and_global_configur.
|
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.