It's all about the answers!

Ask a question

how to deliver a component without creating a changeset -using java API


nanda S (201619) | asked Jul 01 '14, 2:59 a.m.

Hi

I am using the java API to deliver the changeset to the stream.

instead i want to do the below given operations

-Is it possible to deliver the component to the stream without creating a changeset.

-Is it possible to deliver the components alone not the changeset

Regards

- NANDA

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Jul 01 '14, 3:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can add a component to a stream without using a deliver operation. You don't need a change set for that.
See https://rsjazz.wordpress.com/2013/09/24/managing-workspaces-streams-and-components-using-the-plain-java-client-libraries/ for API details.

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.