Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. B2B Data Exchange Installation
  6. Post-Installation Tasks
  7. Installing the Partners Portal on Non-B2B Data Exchange Nodes
  8. Upgrading B2B Data Exchange
  9. Starting and Stopping B2B Data Exchange
  10. Optional B2B Data Exchange Configuration
  11. Migrating OEM Managed File Transfer Endpoint
  12. Installing and Configuring the B2B Data Exchange Accelerator for Data Archive
  13. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Migration Configuration File Parameters

Migration Configuration File Parameters

Before you run the migration tool, configure the migration configuration file named
migration.conf
, located in the directory
<B2B Data Exchange Installation>\dx-tools\mftMigration
.
The following table describes the parameters that you can configure in the migration configuration file:
Parameter
Description
oemmft.install.home
Installation directory of OEM Managed File Transfer.
migration.transportType
Specify the transport type specification of the resources and endpoints to be migrated.
The following options are available:
  • ftp
  • ftps
  • sftp
  • http
  • https
  • as2
  • all
For example, if you specify
ftp
then FTP resources and endpoints are migrated. Specify
-all
to migrate all transport types.
migration.partnerName
Specify one or more partners whose resources and endpoints are to be migrated.
For more than one partner, provide names of partners separated by commas.
To migrate resources and endpoints for all partners, specify
-all
.
mapping.file.location
Specify the directory for the mapping files that the migration tool uses.
Default:
<B2B Data Exchange Installation>\dx-tools\mftMigration\<transport type>
Each transport type has a subdirectory with the specific mapping files for the protocol.
There is a separate subdirectory that contains the single hosted project mapping file. For hosted endpoints, the same project is shared across all transport types.
infamft.endpoint.prefix
Specify a prefix for the endpoints for inbound connections that the migration process creates.
Default:
INFA_MFT_
infamft.webuser.password
Specify a default password that the migration process assigns to all migrated web users. The password must align with the password policy that you create for Informatica Managed File Transfer.
migrate.nonDx.mailboxes
Specify if to migrate OEM Managed File Transfer mailboxes that are not associated with
B2B Data Exchange
.
The following options are available:
  • true. Migrate non-
    B2B Data Exchange
    mailboxes.
  • false. Do not migrate non-
    B2B Data Exchange
    mailboxes.
migrate.sshftp.as.sftp.task
Specify if the endpoints created for SSH FTP should be of SSH FTP type or SCP type.
The OEM MFT endpoints of SSH FTP type can be associated with three different types of Informatica Managed File Transfer tasks - an SFTP Task, an SCP Task and an Execute SSH Command Task. The template projects that the migration process uses include just one type of task to transfer files. The template projects do not support the Execute SSH Command Task. The template project can use either an SFTP task or SCP task, in accordance to the value of this parameter.
The following options are available:
  • true. Use the SFTP task in the migration process.
  • false. Use the SCP task in the migration process.
infamft.api.url
Specify the URL used to access Informatica Managed File Transfer.
Default:
http://localhost:8000/informaticamft
infamft.api.username
Specify the user account with which to access Informatica Managed File Transfer. The migration tool uses this account to create resources and other objects in Informatica Managed File Transfer.
Default:
Administrator
infamft.api.password
Specify the password with which to access Informatica Managed File Transfer. Use the password for the user account specified with the
infamft.api.username
parameter.
dxconsole.api.url
Specify the URL used to access the
B2B Data Exchange
Operations Console.
Default:
http://localhost:18080/dx-console
dxconsole.api.username
Specify the user account with which to access
B2B Data Exchange
.
Default:
sys
dxconsole.api.password
Specify the password with which to access
B2B Data Exchange
. Use the password for the user account specified with the
dxconsole.api.username
parameter.

0 COMMENTS

We’d like to hear from you!