Property name
|
Description
|
Expected value
|
JAVA_HOME
|
Specify the location of the JRE/JDK installation folder.
|
—
|
OEBPS_TARGET_HOME
|
Specify the Business Process Server (BP Server location)
|
$DLC\oebpm\server
|
OEBPS_SOURCE_VERSION
|
Specify the version of the source Business Manager (BM)
|
7.6.x or 8.0
|
MIGRATION_HOME
|
Specify the location of the migration tool
|
$DLC\oebpm\server\migration
|
Property name
|
Description
|
Expected value
|
oebps.target.home
|
Specify the location of the OpenEdge Business Process Server.
|
$DLC\oebpm\server
|
oebps.target.version
|
Specify the OpenEdge Business Process Server versions.
|
11.3ALPHA
|
oebps.target.webapp.folder
|
Specify the location of webapp folder of your Business Process Server.
|
$DLC\oebpm\jboss\webapps
|
oebps.target.admin.userid
|
Specify the user name of the OpenEdge database administrator.
|
admin
|
oebps.source.version
|
Specify the version of the source business manager.
|
7.6.x or 8.0
|
oebps.migration.home
|
Specify the location of the migration tool.
|
$DLC/oebpm/server/migration
|
oebps.migration.continueonerror
|
Retain false if you want migration to discontinue if an error occurs.The default value is false.
|
false or true
|
oebps.migration.verbose
|
Specify true if you want verbose logs during migration.
|
false or true
|
oebps.db.provider
|
Specify the database provider.
|
openedge
|
oebps.db.driver
|
Specify the name of the OpenEdge driver.
|
com.ddtek.jdbc.openedge.OpenEdgeDriver
|
oebps.db.multibyteschema
|
Specify true for multi-byte language support.
|
false or true
|
oebps.db.target.url
|
Specify the database URL.
|
jdbc:datadirect:openedge://localhost:<port-number>;DatabaseName=sbmdb
|
oebps.db.target.user
|
Specify the name of your database user, which you specified when installing and configuring OpenEdge Database during the OpenEdge 11.3 installation.By default, the name is dmadmin.
|
—
|
oebps.db.target.password
|
Specify the password of the database user, which you specified when installing and configuring the OpenEdge Database during the OpenEdge 11.3 installation.By default, the name is dbadmin.
|
—
|