Set the APPLID and APPLID qualifier for Client applications to enable transaction tracking.
There is no restriction on the characters that can be used for APPLID and APPLID qualifier, however, to ensure that the APPLID and APPLID qualifier are valid for all scenarios, use characters in the range A through Z, and 0 through 9.
Set the fully-qualified APPLID for Java™ clients in one of the following ways:
java -DCTG_APPLID=myapplid -DCTG_APPLIDQUALIFIER=applqual my.ctg.application
For more information see Establishing a connection to a Gateway daemon.
For more information see GatewayConnection class.