rtc category get from item id(String)
![]()
How can I get Category from item id(String) using API?
|
One answer
![]()
Ralph Schoon (60.5k●3●36●43)
| answered Sep 10 '15, 8:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This does no seem to make so much sense.... If you have th handle already, why do u want to use the UUID? Anyway https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ explains how to get a handle from the UUID and https://rsjazz.wordpress.com/2015/02/27/a-rtc-workitem-command-line-version-2-2/ has tons of code that you might be interested in.
As long as you can not provide a clear question, that is pretty much all I can hint. |
Comments
Please provide what you have - what kind of object?
See How should I ask a question in the Forum if I want to receive useful answers?
ICategory category = null;