Configuring IOS Stack Trace

  1. Access $LAWDIR/system/.
  2. Open the iosconfig.xml file.
  3. Add this parameter:

    <parameter name="com.lawson.ios.outputstacktrace" value="false"/>

    Note: Setting the value to "false" displays the "check IOS logs for details" message while setting it to "true" enables the visibility of the stack trace. The full stack trace is also available in the ios.log located in $LAWDIR/system/ios.log file.
  4. Save the changes.