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
Next revisionBoth sides next revision
75:process_feedback [2020/05/12 09:18] tssr75:process_feedback [2020/05/12 09:22] – [Configuration] tssr
Line 37: Line 37:
       -->       -->
       <attributes>       <attributes>
-        <attribute ident="description" type="text" target="description" />+        <attribute ident="randomUniqueIdent" type="text" target="targetInFeedbackSystem" targetType="typeInFeedbackSystem" />
       </attributes>       </attributes>
  
Line 43: Line 43:
        System attribute mappings are similar to the attributes but are NOT         System attribute mappings are similar to the attributes but are NOT 
        visible in the Stages Application. The values for these attributes come        visible in the Stages Application. The values for these attributes come
-       directly from the stages system.+       directly from Stages.
                
 +       Possible "source"-values are:
 +         - elementUrl
 +         - workspaceName
 +         - workspacePath
 +         - creatorFullname
 +         - creatorUsername
 +
       -->       -->
       <system-attribute-mappings>       <system-attribute-mappings>
-        <attribute source="elementUrl" target="customfield_10104" />+        <attribute source="sourceIdentifier" target="targetInFeedbackSystem" targetType="typeInFeedbackSystem" />
       </system-attribute-mappings>       </system-attribute-mappings>
     </host>     </host>