Scripted Value Provider to limit Category-typed attributes in RTC
Hello,
dojo.provide("com.zions.valuesetprovider.categoryfilteralpha"); dojo.require("com.ibm.team.workitem.api.common.connectors.HttpConnectorParameters"); I have enabled debugging but the console isn't showing any feedback from my script, hard to tell if it's taking well. I could easily change the params.columnXpaths to have this return any of the values in the XML result. Link to see XML REST results in your own system: https://<clm uri here>/ccm/rpt/repository/workitem?fields=workitem/category[projectArea/itemId=<project id here>]/* |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Apr 11 '18, 2:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER June,
|
The said value set provider is executed on the server side, therefore the logging is in the ccm.log file, but not the browser console.
|
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.