Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For System Administrators | Configuring Optimize | Implementing Guaranteed Event Storage in Optimize | Configuring the MAPI Flag | Disabling the MAPI Flag
 
Disabling the MAPI Flag
If you want to disable the MAPI flag, you must remove the event flag line from the configuration file.
Note that, depending on your system configuration, there may be multiple MAPI instances and flags present in a system or JVM. For most typical systems, there will be a MAPI flag in the startup script for Integration Server or Infrastructure Data Collector or the custom build client application, etc.
*To disable the MAPI flag on an Optimize system
1. Open the Integration Server startup file located in the Integration Server_directory/bin folder under your installation directory. On a Windows system, the file is named server.bat, while on a Unix system, it is named server.sh.
2. Locate and delete the following line from the “SET_JAVA_OPTS=-” section of the startup file.
-Dsag.opt.mapi.sync.event.flag=y
3. Save the file and close it.
4. Repeat the preceding steps for any other applicable components in your system.