The BPMTestApplication Example Client

BPMTestApplication is a simple Windows client application that uses the BPM web service API to call BPM services.

Warning: The BPMTestApplication example is supplied "as is" with no warranties. The code in BPMTestApplication is intended as a simple illustration of the concepts and techniques needed to develop a custom client application. It is not intended as a basis for production-ready code and should not be used as such.

BPMTestApplication provides the following functionality:

  • It provides an executable AMXBPMTestApplication.exe.
  • When you run AMXBPMTestApplication.exe it presents a LoginForm dialog that allows you to:
    • select details of a BPM runtime (host, port and protocol).
    • supply a username and password with which to login.

  • It displays the worklist for the logged in user.

  • It allows you to open, close and submit work items from the work list, using standard TIBCO forms.