Previous Topic: Migrate the DataNext Topic: Repair Migration Errors


Migrate Configuration and Data from Old Connector to New

The migration tool converts data from the old plugin connector to the new ACF2 v2 connector.

Note: You cannot migrate the endpoint using this tool. Before you can migrate the data, configure the endpoint in Identity Management.

The following command is the syntax used to execute migration:

ACF2v2Migrate <options>
-h hostname

Specifies the computer that hosts Identity Management Provisioning Server.

-d domain

Identifies the Identity Management domain that contains the endpoints that you want to migrate. Default: im

-p port

Defines the port number of Identity Management Provisioning Server. Default: 20389 for no TLS and 20390 for TLS.

-u username

Identifies the administrative user of the Identity Management domain.

-r R

Produces a report that lists the objects and inclusions that would have been migrated, plus any failures.

-n

Disable TLS communication. Default: TLS is enabled.

-r S

Produces a report that lists the objects and inclusions that would have been migrated.

-m path

Specifies the file that contains mappings for custom attributes in ACF2. For more information, read Create Two Migration Mapping Files.

-c path

Defines the path to the endpoints configuration file. For more information, read Create Two Migration Mapping Files.

-l path

Specifies the logging configuration file. If this is omitted, the migration tool uses the default logging configuration specified in <JAVA_HOME>/lib/logging.properties. For more information, read Configure the Migration Log File.