How to create stream from a snapshot using plain Java API
2 answers
Please have a look at https://jazz.net/forum/questions/34819/create-a-stream-from-the-snap-shot-of-another-stream it might provide the answer.
Comments
showing 5 of 6
show 1 more comments
Have you looked at the snippets included with the plain Java client libraries? Snippet 2 shows how to create a stream. You would do the same and add the component baselines from the snapshot. I'm not sure what you mean by the snapshot and stream names being input criteria.
Comments
showing 5 of 7
show 2 more comments