Testing the Application

You can now test the application by running an instance of it in Workspace.

If you need more information about the steps in the given procedure, see the following tutorials:

  • How to Map Users to the WelcomeUsers Organization Model
  • How to Run the WelcomeUsers Application

Procedure

  1. In the Deployment Servers view, right-click XYZ Work Server1 and select Open > TIBCO Openspace. The Openspace login screen is displayed.
  2. Log in as user tibco-admin.
  3. Click Organization. The Organization Browser displays.
  4. If it is not already displayed, select Display Version: 2 from the Version dropdown menu. This displays the organization model version that contains the EasyAsExtendedOMSolution, and which is referenced by the FindAddress application.
  5. Map a user to the CustomerServiceRepresentativeMotor position.
  6. Click Business Services.
  7. Select and start the GetAddress business service.
  8. A Get User Details form is displayed:
    1. In the country field, enter UK.
    2. In the postcode field, enter SN2 8BL
    3. Click Submit.
  9. Click Process Views. Note that there is an ACTIVE instance of the FindAddress process. (This has been started by submitting the Get user details form.)
  10. Log out.
  11. Log in again as the user you just added to the CustomerServiceRepresentativeMotor position.
  12. Click Work Views (if it is not already selected).
  13. In your Inbox, open the Display Address work item.

    The Display message form is displayed, showing the full address details received from the UKAddressService web service - 4 Apple Walk, Kembrey Park, Swindon, Wiltshire, SN2 8BL, UK.

  14. Click Submit.
  15. Click Process Views. Note that the FindAddress process instance has disappeared, indicating that the process has successfully completed.
    Note: Process instances are removed from the Process Views when they complete, or when they fail or are cancelled. You can use Event Views to find out more about what happened to a process instance. See the Workspace Help for more information.
  16. Log out.