MFBSIEMX, the Event Manager user exit for MFBSI is CTF enabled. Its activity can be traced via the Micro Focus Consolidated Tracing Facility. Use this procedure to enable tracing for MFBSIEMX.
# MFTRACE configuration file #mftrace.emitter.textfile#Format = $(TIME) $(THREAD) $(COMPONENT) $(EVENT) $(LEVEL) :$(DATA) #mftrace.emitter.textfile#location = C:\MicroFocus\Netxproj\ES_JCL\MFBSI\ES-MFBSI mftrace.dest = binfile mftrace.emitter.binfile#location = C:\MicroFocus\Netxproj\ES_JCL\MFBSI\ES-MFBSI mftrace.level = none mftrace.level.mfbsi = info mftrace.comp.mfbsi.emx#all = true
Replace C:\MicroFocus\Netxproj\ES_JCL\MFBSI\ES-MFBSI with your CTF trace files folder. See a model of this in the MFBSI demo folder.
For example:
MFTRACE_CONFIG=C:\MicroFocus\Netxproj\ES_JCL\MFBSI\ES-MFBSI\ctf.cfg
Event | Description |
---|---|
0 | MFBSIEMX initialization started. |
1 | MFBSI_DIR setting not found. |
2 |
File can not be created in the folder specified by MFBSI_DIR. Check the file status code. |
3 | MFBSIEMX initialization ended. |
9 | Enterprise server shutdown process started. |
10 | Job execution started. |
11 | Job execution ended. |
12 | Job concluded. |
19 | Batch SEP termination. |
20 |
Unexpected file status during MFBSIEMX execution. |