The MFBSIEMX module must be defined as an Event Manager user exit and the variable MFBSI_DIR must be specified similar to that shown the Configuration Information field.
For the line ES_EMP_EXIT_1=mfbsiemx shown in the Configuration Information field:
For the line BASE=/home/pringo/mfcobol/mfbsi shown in the Configuration Information field, the path must also include your server name. For, example, if the server name is ES-JCL, the Windows path is C:\MicroFocus\Netxproj\ES_JCL\MFBSI\ES-JCL. Long names with spaces are supported for the folder specified by MFBSI_DIR. In UNIX/Linux, the path is /home/Pringo/mfcobol/mfbsi/ES-JCL.
After making these settings in the region configuration, restart the server and check the console log for the message CASAM3001I to verify successful initialization of MFBSIEMX. Log entries are similar to:
060629 11445418 5790 ES-JCL CASSI1501I Event Manager initialization started 11:44:54 060629 11445419 5790 ES-JCL CASAM3001I Event Manager exit enabled (mfbsiemx) 11:44:54 060629 11445419 5790 ES-JCL CASSI1503I Event Manager initialization complete 11:44:54
Server initialization creates a file named ES_server_name.Started in the MFBSI_DIR location. When the server shuts down, a file named ES_server_name.Shutdown replaces this file (where ES_server_name is the name of the server being used.
Additional configuration settings are required to restart submitted jobs. See the Job Restart section of the help for more information.