Import an ABL application (import)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Purpose
Imports an existing OpenEdge Archive (.oear) file into a PAS for OpenEdge instance.
Syntax
|
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 importto 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):
|