Migration of custom FESI extensions to the IBM JSEngine

Migration of a custom FESI extension to a script extension makes your code shorter, easier to read, and easier to understand.

Note: Support for FESI is deprecated in IBM Security Identity Manager Version 6.0.
For detailed information and examples about how to write new extensions, obtain a copy of the extensions.zip file. Do these steps:
  1. Log on to the Identity Manager virtual appliance console to open the Appliance Dashboard.
  2. From the top-level menu of the Appliance Dashboard, select Configure > Advanced Configuration > Custom File Management to display the Custom File Management page.
  3. Click the All Files tab.
  4. Go to directories/utilities.
  5. Select extensions.zip and click Download.
  6. Extract the extensions.zip file.
  7. See the documentation in /extensions/doc/javascript/javascript.html.

The following example illustrates the migration steps.