mcfaulsap -s { MCF-communication-process-ID| application-startup-process-ID } -a application-name [-k application-name-type]
(2) Function
Outputs test mode information for the specified application to standard output.
(3) Options
-sMCF-communication-process-ID | application-startup-process-ID ~<hexadecimal> ((01-ef)) Specify the MCF communication process ID or application startup process ID. Specify the application startup process ID when testing an application specified by ERREVT or by the dc_mcf_execap function. In all other cases, specify the MCF communication process ID. Only one process ID can be specified.
-aapplication-name ~<identifier of 1-8 characters> Specify the name of the application for which test mode information is to be displayed. Specify an asterisk (*) in application-name to display test mode information for all applications in test mode. Placing an asterisk (*) after first character(s) of the application name (first_characters_*) shows test mode information for all applications whose name begins with those character before *. Only one application name can be specified.
-kapplication-name-type Specify the type of the application specified in the -a option:
user
User application
mcf
MCF event
When this option is omitted, the application name specified in the -a option is assumed to be a user application name.