Is it possible to manage timelines via script?
2 answers
Hi,
the RTC Eclipse client manages timelines. It uses the Java API so it should be possible to manage them using the Client SDK or the Plain Java Client Libraries.
I am not sure about OSLC.
Thank you. Will have to start looking into how to setup JAVA API part
Comments
Hey Karthik,
I am new to RTC and was working on modifying iterations using java api. I am able to change the values for start and end dates but I am not able to find the right function to save new values.
It would be great if you can point me in right direction.
I was thinking of overcoming this issue via Roles in Project areas. Yet to try this out I have not yet tried this via Java. If possible could you share the code:-)