Hi Ullrich,
Thank you for your reply. I now know which api to call to obtain the job configuration config.xml and to post the job configuration.xml.
However, my query is that, where should the code for reading the xml file and posting the xml file be placed?
Should it be in the class that extends from Plugin or should it be in a some other class?
If it is the former, could you please let me know whether to place the code in the start or the configure method?
If it is the latter, could you please let me know in which class should i place that code and what Hudson class should that class extend reply?
Apologies for the numerous questions. But have been stuck on this for the past two days. Any info would be really valuable.
Thanks,
Karthik