Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
77:process_feedback_rtc [2022/01/24 14:58] – [Stages config.xml] prnr77:process_feedback_rtc [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 91: Line 91:
 ===== Technical detail ===== ===== Technical detail =====
  
-The RTC Feedback Integration uses the discovery mechanisms of [[https://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html|OSLC]]. It is build using the OSLC library [[https://github.com/eclipse/lyo|Eclipse Lyo]].+The RTC Feedback Integration uses the discovery mechanisms of [[https://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html|OSLC]]. It is build using the OSLC library [[https://github.com/eclipse/lyo|Eclipse Lyo]].\\ 
 +\\ 
 +To figure out the correct names for workItems and other Attributes follow the instructions on [[https://jazz.net/library/article/1001|Jazz.net]] 
 + 
 +  * Start with https://$YOURSERVER$/ccm/rootservices and follow the url for the workItems catalog // 
 +  * //Download the https:// $YOURSERVER$/ccm/oslc/workitems/catalog XML 
 +  * Chose your desired project area from that file and follow the service.xml link e.g. https://$YOURSERVER$/ccm/oslc/contexts/$YOURPROJECTAREAID$/workitems/services.xml // 
 +  * //Chose the id for the desired workitem // 
 +