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
73:releasenotes [2020/04/15 16:51] emr73:releasenotes [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 19: Line 19:
 ===== On-demand Integration of Process Modules ===== ===== On-demand Integration of Process Modules =====
  
-A lot of organizations have a standard set of roles or tools that needs to be consistenly used in all processes. As these sets tend to grow large, Stages 7.3 now contains a on-demand integration capability, where only those elements are integrated that are actually being used in a workspace.+A lot of organizations have a standard set of tools or phases and milestones that needs to be consistenly used in all processes. As these sets tend to grow large, Stages 7.3 now contains a on-demand integration capability, where only those elements are integrated that are actually being used in a workspace.
  
 To associate a process element with an element from a on-demand module, search for its name in the quick-assign dialog. In addition to the local elements, the search will now find also elements from the on-demand module. To associate a process element with an element from a on-demand module, search for its name in the quick-assign dialog. In addition to the local elements, the search will now find also elements from the on-demand module.
Line 130: Line 130:
 ==== Adapt the server.xml ==== ==== Adapt the server.xml ====
  
-The Resources definition in "<font inherit/Courier New,Courier,monospace;;inherit;;inherit>conf/server.xml</font>" has to be adjusted. The following Resources tag in server.xml<code>+The Resources definition in "conf/server.xml" has to be adjusted. The following Resources tag in server.xml<code>
  
 <Context path="/stages" ...> <Context path="/stages" ...>
Line 159: Line 159:
   * Stop the Stages service   * Stop the Stages service
   * Execute the update script:   * Execute the update script:
-      * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>+      * Windows: "…\stages\bin\update.bat" 
-      * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"+      * Linux: "…/stages/bin/update.sh"
   * Restart the Stages service   * Restart the Stages service