Testing the Workflow

To test a workflow, you need to:
  1. Create a Test project in your server configuration. (The project name does not have to be Test; this is just an example.)
  2. Create a Test folder as a child of the Projects folder in the StarFlow Extensions project.
  3. Copy the ChangeRequest.Workflow.xml, ChangeRequest.jar and ChangeRequest.propertyeditor.xml files to the Test folder’s working folder.
  4. Check them in.
  5. Open the Test project and click Project > Properties. The Project Properties dialog box opens.
  6. Click the Editors tab.
  7. Select the Use Alternate Property Editor For Change Requests check box.
  8. Type Locator ChangeRequest in the field under the check box.
  9. Click OK.
  10. Setup and start the StarTeam Notification Agent to monitor the Test project for the correct item type.
  11. Use the StarTeam Notification Agent’s Run Now button to simulate movement from step to step.
  12. Correct the workflow if necessary.

Back to top