It's all about the answers!

Ask a question

What is the difference between "Deliver (server)" operation and "Deliver Phase 2" one?


Yasuyuki Kubota (341015) | asked Jan 30 '14, 8:34 p.m.
retagged Jan 31 '14, 10:10 a.m. by Sonia Dimitrov (27159)
I supposed to implement a server side operation participant by a deliver operation.
I wonder which operation is better for my implementation.
What is the difference between "Deliver (server)" and "Deliver Phase 2"?

Accepted answer


permanent link
Takehiko Amano (1.3k3741) | answered Jan 31 '14, 4:22 a.m.
JAZZ DEVELOPER
Kubota-san:

I found this article:

Source control process recipes for Rational Team Concert
https://jazz.net/library/article/1193

Deliver (server)

The Deliver (server) operation runs on the server before change sets are added or removed from a component.

The operation is run on the set of change sets that are being added to (or removed from) a component, which is computationally less expensive than the subsequent Deliver Phase 2 (server) operation.

Deliver Phase 2 (server)

The Phase 2 delivery operation occurs before a deliver, but after the server has calculated the computationally intensive before/after states of each item that will be modified.


Yasuyuki Kubota selected this answer as the correct answer

One other answer



permanent link
Yasuyuki Kubota (341015) | answered Jan 31 '14, 4:39 a.m.
Amano-san,
Thanks for your prompt response.
Actually I have posted same question redundantly.
https://jazz.net/forum/questions/140599/what-is-the-difference-between-deliver-server-operation-and-deliver-phase-2-one?page=1&focusedAnswerId=140623#140623

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.