Creating a new WorkItem through Java Plain API
Hello, I am brand new with RTC Java API and I would like to create a WorkItem from Java API.
Can somebody provide a very simple example here in few lines on how to create a WorkItem filling its fields (builtin and custom, requiered and not requiered attributes) with some values?
Thanks a lot for the help.
2 answers
There are also various examples on my blog. I'd suggest to start with http://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ and then search for other topics such as http://rsjazz.wordpress.com/2012/08/20/manipulationg-work-item-enumeration-values/