Using toggleable features

Toggleable features are features that you can enable or disable at a system-wide level. You can manage toggleable features in the IOS config.

  1. Access lawdir/system.
  2. To edit the file, open iosConfig.xml
  3. Specify the name and value of the property.
    For example, <parameter name="com.lawson.portal.widgets.enabled" value="true" />
  4. Save the updated file.
  5. Restart the WebSphere Application Server.