Customizing RTC Value set
swapna das (33●2●48●72)
| asked Jul 16 '13, 5:02 a.m.
edited Jul 23 '13, 7:43 a.m. by Ralph Schoon (63.5k●3●36●46) Hi , I am customizing RTC value set.For that I did change the server configuration file and crated the xml file alo as per my requirement. Can you please let me now where I need to deploy the XML file so that I can provide the XML datasource URL in RTC eclipse client while customizing the value set.
Thanks in Advance , Swapna Das
|
4 answers
Hello,
are we talking about HTTP Value Set provider?
If so, please refer to the Infocenter documentation
https://jazz.net/help-dev/clm/topic/com.ibm.team.workitem.doc/topics/t_configuring_http_filtered_value_set.html
Please also check here https://jazz.net/library/article/1257
and ensure script is enabled on your server
Basically, the XML source must be deployed to an HTTP server and accessible from the network.
Hope it helps.
Eric.
Comments
swapna das
commented Jul 16 '13, 6:40 a.m.
Hi Eric, Thanks a lot for your quick response.I went through the links based on that only I did configure the server.My question is where do I need to deploy my XML file in any server or in JAZZ server ?So that I can mention the XML Data Source URL in the eclipse client.Please help me. Thanks In Advance, Swapna |
Ralph Schoon (63.5k●3●36●46)
| answered Jul 16 '13, 7:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
you can not publish using a jazz server, you could use Apache as described in https://jazz.net/library/article/797 and in https://jazz.net/library/article/1093 Lab 4 - HTTP Filtered Value Provider. You can specify which folder to publish. By default it is htdocs in the Apache folder. Comments right Ralph - you were faster than me :)
Eric
Ralph Schoon
commented Jul 16 '13, 9:26 a.m.
| edited Jul 16 '13, 9:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Eric, I tried Tomcat as HTTP server and found no way. Maybe it works, but all indicators lead me to having to deploy a WAR file.
|
For more info , look at this example - http://jorgediazblog.wordpress.com/2012/06/27/work-item-customization-httpconector-and-oauth-in-rtc-4-0-for-oslc/
|
Ralph Schoon (63.5k●3●36●46)
| answered Jul 23 '13, 7:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see http://rsjazz.wordpress.com/2013/07/23/publish-xml-data-using-tomcat-hotfix-for-the-process-enactment-workshop/ for an example how to publish XML files on Tomcat.
Comments It now contains a WAR File that you can use with the Process Enactment Workshop.
How embarrassing, but as Freddy points out on his reply to my comment on http://sudhakarf.wordpress.com/2013/07/19/http-filtered-value-set-providers-and-dependent-enumerations/ there is an even easier way to publish that data on Tomcat. I have described it here: http://rsjazz.wordpress.com/2013/07/29/publish-and-host-xml-data-using-tomcat-the-easy-way/
|
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.