RTC description field parser which can scan through the Description of the ChangeLog Tickets
![]() RTC parser which can scan through the ChangeLog Tickets which is in YAML format,Collect all the relavent information,and create an overview inventory table |
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Oct 26 '18, 2:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
No, BUT THERE ARE TWO OR MORE API's TO GET THE CONTENT OF THE DESCRIPTION ATTRIBUTE. YOU COULD PARSE THE DATA WITH YOUR OWN PARSER API.Comments Can you tell which are those API's to read the content of the description attribute? ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ provides a good starting point. The first link explains the available APIs, I added newer links for the OSLC APIs a moment ago. The rest hints where to go for more information.
The Java API is explained in many posts. Following this post should allow you to find the most important entries.
|
Comments
This is not a question, do you want me to close this? See How should I ask a question in the Forum if I want to receive useful answers?
Is there an API to parse through the description field of the work items ?