IBM
Contents Index Previous Next



Introduction


The Targeting Expert assists you in setting up and configuring a complete target application. A sub-set of the Targeting Expert functionality can be used in Batch Mode when it is only desired to re-build the complete system (or just several components).

Starting the Targeting Expert

In graphical Mode

Starting the Targeting Expert in the graphical mode means that the user interface is visible and you can directly interact by selecting function and menu items.

You enter the graphical mode by selecting Targeting Expert in the Organizer's Generate menu or by using the following command line options:

sdttaex [ -h | -v | -pdm <partition_diagram>.pdm | -sdt <systemname>.sdt | -pr <systemname>.pr] [ -t <target>] [ -hostsim | -realsim | -sim | -val | -makeall ]

Option Relevance

-v

The version number is shown and the application exits.

-h

Information about the usage is shown and the application exits.

-pdm <partition_diagram>.pdm

The partitioning diagram file to be used.

-sdt <systemname>.sdt

The system file to be used.

-pr <systemname>.pr

The system's PR file to be used

-t <target>

The qualifier of the SDL system's part to build

-makeint <integration>

Make the given integration

-makeall

Re-make last configuration

More information about the user interface can be found in The Main Window.

See Interactive Mode to get familiar with the Targeting Expert functionality.

In Batch Mode

The command line mode is also called Batch Mode. Please see the appropriate sections for a more detailed description.

Possible command line options are:

taexbatch [ -v | -h | -t <target>| -yes | -no ]

Option Relevance

-v

The version number is printed to stdout and the application exits.

-h

Information about the usage is printed to stdout and the application exits.

-t <target>

The qualifier of the SDL system's part to build

-yes

All the questions that probably come up will be answered with 'yes'.

-no

All the questions that probably come up will be answered with 'no'.

For more information about the commands allowed in a batch file see Description of Batch Mode Commands.

Note:

Targeting Expert does not startup properly if there is more than one instance of the Postmaster running (sdt.exe on Windows and sdt on UNIX). Be sure you have at most one SDL Suite running when starting Targeting Expert.


http://www.ibm.com/rational
Contents Index Previous Next