From the Settings drop down button you can select a number of options.
AssemblyLine options menu
Available from the drop-down menu are a number of options screens, governing various aspects of the AssemblyLine, both in terms of design as well as run-time options. These screens are:
AssemblyLine Settings
In this window we can specify options that affect how the AssemblyLine executes.
AssemblyLine Log settings
In this window we can add loggers for this AssemblyLine. The loggers are not global, and only activated for the AssemblyLine.
AssemblyLine Hooks
In this window we can enable/disable AssemblyLine level hooks. Enabled hooks will also show up in the components panel in the AssemblyLine editor.
AssemblyLine Operations
This window lets you define AssemblyLine operations. See section AssemblyLine Operations, in "Creating new components using Adapters" in IBM Tivoli Directory Integrator V7.1 Reference Guide for a complete description of operations. The Insert button lets you add a new operation. The Published AssemblyLine Initialize Parameters, which is available by default, is a special operation that is used to provide values to an AssemblyLine before components are initialized.
AssemblyLine simulation settings
This window lets you configure the simulation settings per component. See AssemblyLine Simulation Mode for more information. The panel will show a script editor at the bottom when us choose scripting for simulation:
AssemblyLine simulation settings window, with script editor
We can also create/update the proxy AssemblyLine used by the simulation code with the Update Proxy AssemblyLine button.
AssemblyLine Sandbox settings
The sandbox settings lets us configure which components are record/playback enabled when we run your AssemblyLine in either Record or Playback mode.
Specify Run Options dialog
When we select Provide work entry, we can build a static Entry that is fed into the AssemblyLine when it starts.
Parent topic: The AssemblyLine Editor