It's all about the answers!

Ask a question

Rational Team Concert, Delivery Phase 2 PreCondition


Verdan Salay (18817) | asked Nov 06 '15, 6:22 a.m.
 HI RTC SME,

I have seen that the RTC has a Configuration that can modify the file upon delivery, this is under the precondition of Delivery Phase 2 -> Required Content.

I am wondering how does this work and if it is possible to place in the TEXT to insert Field a variable that will output the date/time today. 

Thank you

One answer



permanent link
sam detweiler (12.5k6195201) | answered Nov 06 '15, 8:06 a.m.
the source for this plugin is provided in the SDK. to find it (takes some searching), configure the plugin, then look at the process xml in eclipse to get the classname.

using the classname you can search in the SDK to find the implementation and then import that jar file as source.

the packaging is not always straight forward.

Your answer


Register or to post your answer.