how to deliver a component without creating a changeset -using java API
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
Ralph Schoon (63.5k●3●36●46)
| 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
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.