Workflow

Extract Style Sheets from the wfleditor.jar-File

 

The Workflow Editor uses cascading style sheet (css) techniques to control much of the graphical look-and-feel of the editor.

  • common.css: defines basically parameters of the graphical display and the layout of workflow processes
  • workflow.css: defines graphical characteristics of workflow components

GIF format bitmaps are used for the graphical icons in the following files :

  • r_*.gif: bitmaps for resource icons
  • *split*.gif, *join*.gif: bitmaps for operator icons (splits and joins)
  The process for making changes to these files is as follows:
  When using the Workflow Editor with the Java-Client, use in the following steps the file ep-wfleditor.jar instead of wfleditor.jar.
The ep-wfleditor.jar file is stored in the path $ep_root\axalant\bin\java\ on client side.
In the path $ep_root\axalant\bin\java\ backup the file wfleditor.jar.
In the path .$ep_root\axalant\bin\java\ open in Win-ZIP the file wfleditor.jar.
Extract necessary files to the root directory of your disk.
Make sure to preserve the path!
Make editing changes to the files, or overwrite with other versions provided by Agile.
Save the edited files.
In WinZip, click the Add command to add the new files into the jar file wfleditor.jar.
Make sure Save full path info is activated!