Running the AutoMediate Command-Line Tool

The AutoMediate Command-Line tool creates a SOA project from a concrete WSDL with HTTP service bindings.

Procedure

  1. The AutoMediate Command-Line tool is available in the <TIBCO_HOME>/amx_it_mediation/<version>/bin location. Navigate to this folder and open a command window.
  2. At the prompt, type the AutoMediate command, specifying the concrete WSDL and any options. See AutoMediate Command Syntax and Options.
    Note: The WSDL files you specify must be concrete WSDLs. This release of the AutoMediate Command-Line tool does not support abstract WSDLs.

    The AutoMediate Command-Line tool executes, creating a SOA project from the concrete WSDL.

  3. Import your SOA project into TIBCO Business Studio.
    The new project includes the deployment application specification and the application archive file that contains the composite application.
    Note: After the AutoMediate Command Line creates your SOA project, you can deploy its deployment application archive (.daa file) directly into the runtime environment. See TIBCO ActiveMatrix Administration Guide for more information.