It's all about the answers!

Ask a question

API to create Streams from GC stream


TOMI MOOLAN SOURU (1315) | asked Nov 12, 1:00 p.m.

We would like to create GC stream from a GC stream. Is there any API or GCM.client functionally available to do this

3 answers



permanent link
Ralph Schoon (63.5k33646) | answered Nov 13, 4:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

permanent link
Ian Barnard (2.3k714) | answered Nov 13, 4:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The APIs provided by GCM are documented on your server - browse to https://SERVER:PORT/gc/doc/scenarios - look for create a global stream.


The entry point for documentation of ELM APIs is here https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding


permanent link
TOMI MOOLAN SOURU (1315) | answered Nov 15, 10:09 a.m.

Thank you for the reply. We had followed the document. The document says use the ldpc url. We can see ldpc container for baselines get request.  But cannot see cannot see ldpc container for a stream get request. We are able to create streams through UI. Please let us know which API would help to create stream from a streams


Request

POST component-configurations-ldpc HTTP/1.1

Response


Comments
Ian Barnard commented Nov 16, 2:30 a.m. | edited Nov 16, 2:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

A stream is always ()i.e. only) created from a baseline. If you have an existing stream you’ll have to create a baseline then create a stream from that baseline.


The UI hides this details when you appear to create a stream from a stream.


TOMI MOOLAN SOURU commented Nov 18, 2:51 p.m.

But createStream takes less than 5 minutes in UI for our largest GC structure. But createBaseline take more than an hour for the same stream.  Why it is faster if UI hides baseline creation ? 


TOMI MOOLAN SOURU commented Nov 18, 2:52 p.m.

But createStream takes less than 5 minutes in UI for our largest GC structure. But createBaseline take more than an hour for the same stream.  Why it is faster if UI hides baseline creation ? 

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.