It's all about the answers!

Ask a question

Build requester ID


Mallik Javali (1311) | asked Jul 01 '13, 9:31 a.m.
 Hi,
We are using RTC 3.0.1.4. In our ant script we need to access the ID of personal build requester.

I don't see any attribute in Ant reference. is there any workaround?

Thanks,
Mallik

Accepted answer


permanent link
Heather Fraser-Dube (4512) | answered Jul 04 '13, 9:22 a.m.
JAZZ DEVELOPER
${buildRequesterUserId}  is the jazz user id of the requester of the build.
${personalBuild}  will tell you if its a personal build or not
Mallik Javali selected this answer as the correct answer

Your answer


Register or to post your answer.