fmctjbas.cxx


Abstract This example demonstrates basic functions of the API.

It shows how to establish a connection to an Execution Server, and how to query or change details about the logged-on user.

This example shows ...
  • The general method for establishing and closing a session.
  • How to specify different session modes when logging on.
  • How to handle the FmcjPerson object.
You can use this example to ...
  • Change the password for the logged-on user.
  • Set the substitute for the logged-on user.
  • Set the logged-on user absent or not.
Minimum MQWF version required
  • V3.2.2
View source code  fmctjbas.cxx

[ Back to C++ index ]