fmctjitm.cxx

Abstract This example shows how to handle work items and notifications.
This example shows ...
  • How to use the methods of the FmcjWorkitem class.
  • How to use the accessor methods of the FmcjActivityInstanceNotification class.
  • How to use the accessor methods of the FmcjProcessInstanceNotification class.
You can use this example to ...
  • View work item information.
  • View process instance notification or activity instance notification information.
  • Start, restart, force restart, terminate, finish, or force finish a work item.
  • Start a support tool associated to a work item.
Minimum MQWF version required
  • V3.3.0
View source code  fmctjitm.cxx


[ Back to C++ index ]