Purpose

Imports an existing OpenEdge Archive (.oear) file into a PAS for OpenEdge instance.

Syntax

tcman.sh import [general_options] [-v] [-g] [-h] [-help] /path-to-archive/

Parameters

/path-to-archive/
Specify the path to the OpenEdge Archive (.oear) file.
general_options
Specify one or more of the general TCMAN options. Run tcman.sh help import to see which general options are appropriate.
-v
Output verbose execution information.
-g
Output debug execution information.
-h
Print usage information.
-help
Print usage information.

Example

Import the OpenEdge Archive file (oepas1.oear) into the PAS for OpenEdge instance (devinst122):

proenv>importInstance\bin\tcman import .\oepas1.oear
Importing archive C:\OpenEdge\WRK122\oepas1.oear
Buildfile: C:\OpenEdge\WRK122\importInstance\temp\appimport\tlr\build.xml

ablapp_deploy:

BUILD SUCCESSFUL
Total time: 0 seconds
OK - deployed C:\Progress\OPENED~2\servers\pasoe\extras\oeabl.war to local directory C:\OpenEdge\WRK122\importInstance\webapps as application ROOT
Buildfile: C:\OpenEdge\WRK122\importInstance\ablapps\oepas1\tlr\build.xml

ablapp_deployed:

BUILD SUCCESSFUL
Total time: 0 seconds
Successfully imported oepas1 to C:\OpenEdge\WRK122\importInstance