Configurations
Use the Run Configurations and Debug Configurations dialog boxes to create, run, or debug configurations.
To add a configuration:
- Complete one of these steps:
- To add a run configuration, select .
- To add a debug configuration, select .
- In the left pane of the
Run Configurations or
Debug Configurations dialog box, right-click
and select
. These tabs are
displayed:
- Sessions
- BFlow
- Profiling
- Environment
- Common
- Specify the configuration settings in these tabs and click .
For details on the tabs mentioned, see the field help.
Sessions
Use this tab to specify the session you want to start, and the company in which the session must run.
- Activity
- Select an activity from the list.
- Session
- Select the session you want to run. The name of the configuration is automatically filled with the name of the selected session.
- Launch Mode
- Specify how the session is started.
- Company
- Select a company in which the session must be started.
BFlow
Use this tab to specify the BFlow test script you want to start, and the company in which the script must run.
- Activity
- Select an activity from the list.
- Test Script
- Select the test script you want to run.
- Company
- Select a company in which the test script must be started.
- BFlow events log level
- Select the log level for BFlow events. Use this setting to control the type and
amount of log events received from the server that are displayed in the
console.
To improve the performance when running BFlow cases that have many steps, select a log level that generates fewer log messages.
Profiling
Optionally, use this tab to specify profiling parameters.
Profiling is used to display performance statistics for a session. For details, see "The Call Graph Profiler" in the Infor ES Programmers Guide (Infor Customer Portal KB2924522).
- Enable profile mode
- If this check box is selected, you can specify profiling parameters.
- Sorted by runtime
- Select this check box to add information that is sorted by runtime to the Call Graph Profile.
- Filter
- Use this field to specify a filter. If this check box is selected, you can, for example, enter the name of an object. The generated profile contains only statistics for the specified object.
- Alternative directory on Infor LN Server
- If this check box is selected, you can specify a directory on the LN server to store the Call Graph Profile files. The default value is $BSE_TMP.
- Attach toSave profile results on local client
- If this check box is selected, you can specify a directory on your client PC to store the Call Graph Profile files.
- Start default browser
- If this check box is selected, the generated profile is automatically displayed in your default Web browser.
Environment
Use this tab to specify environment variables.
- Environment
-
- Append environment to native environment
- Select this option to append the environment variables to the native environment variables.
- Replace native environment with specified environment
- Select this option to replace the native environment variables with the specified environment variables.
Common
This tab is not used by LN Studio. It contains only standard Eclipse options. See the Workbench User Guide.