Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
75:process_feedback_ptcilm [2020/01/27 08:54] fnpk75:process_feedback_ptcilm [2020/01/27 08:56] fnpk
Line 14: Line 14:
   <feedback-system name="ptcilm">   <feedback-system name="ptcilm">
  
 +    <!-- Url to the WSDL / SOAP endpoint -->
     <host url="http://integrity.example.com:7001/webservices/10/2/Integrity/?wsdl">     <host url="http://integrity.example.com:7001/webservices/10/2/Integrity/?wsdl">
  
Line 23: Line 24:
       <property name="type" value="feedback" />       <property name="type" value="feedback" />
  
-      <!-- As alternative to the project key you can specify the project by its id -->+      <!-- Url to the Web ILM. It is used to create a link to the generated item -->
       <property name="imweb" value="http://integrity.example.com:7001/im" /> -->       <property name="imweb" value="http://integrity.example.com:7001/im" /> -->
  
  
-      <!-- The summary field will always be available and is automatically mapped to the Jira "Summary" field  -->+      <!-- The summary field will always be available and is automatically mapped to the "Summary" field  -->
  
       <!--       <!--
Line 66: Line 67:
 </code> </code>
  
-==== Supported Jira fields =====+==== Supported fields =====
   * shorttext: ''targetType=""'' (Empty)   * shorttext: ''targetType=""'' (Empty)
   * longtext: ''targetType="longtext"'' (Also with rich text setting)   * longtext: ''targetType="longtext"'' (Also with rich text setting)