Editing and saving a query custom conditions programmatically using the "Plain Java client libraries API" in RTC jazz
Hi,
We have searched for an interface/class/method to use us to modify one of our custom conditions and save the new query. (and not a copy of it if possible)
We looked into the official documentation ("Plain Java client libraries API documentation") and unfortunately it is lacking in method and interface description making it very hard to use the API.
We have opened a support ticket and were advised to ask our questions here. We were also warned that the IBM API was not intended for external public consumption and that there is no guarantee of upstream support compatibility with each new RTC release.
We would be very great full for a reference to a code snippet showing how to perform such action something like:
MyQuery.editCondition(condition.value, "new value")
MyQuery.save()
Thanks
|
One answer
Ralph Schoon (63.7k●3●36●48)
| answered Aug 02 '18, 4:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I only have https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/ and linked from that https://rsjazz.wordpress.com/2012/11/19/using-expressions-for-automation/ as a starting point. There are some things I never did myself and did not blog.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.