Replacing an Existing Mobile Workflow Package Icon

Mobile Workflow package icons appear in the WorkFlow list within the Hybrid Web Container and can be modified by replacing files in the WorkflowImages directory.

Each Workflow icon has two associated image files that contain images for processed and unprocessed messages. The files have the names ampicon<index>.png and ampicon<index>p.png. The second file, with the additional "p" in the name, is the processed message icon, while the other is for unprocessed messages. Processed means the message has been submitted to the server.

  1. Identify the image currently used by the Mobile Workflow Package that you want to replace.
  2. Go to the Workflow/WorkflowImages directory, and replace the ampicon<index>.png and ampicon<index>p.png image files you identified in step 1 with the new image files.
    Note: The new image files must use the same name as those you replaced, including the file extension, and they must have the same resolution as the original images.
  3. Rebuild the project.
    Note: The new icons do not show up in Sybase Unwired Platform or Sybase Control Center; those applications continue to display the original icons. You must remember the mapping between the icon you replaced and the icon you replaced it with if you want to use it when creating future Workflow packages.