Configuring IPA network connections for additional data areas

Using Infor Process Automation typically requires network connection information about how it can access other services or servers. You can use the tooling described in this section to copy network connection data between data areas.

  1. To export the network connection information from an existing data area in IPA, run the following:

    ncexport -z <filename>.zip <dataarea1>

    The ncexport command creates a zip file for the dbimport.

  2. To copy the information to another data area, run the following:

    dbimport -oC -z <filename>.zip <dataarea2>

    <dataarea2> must be a data area where IPA has not been set up yet.

  3. Verify if IPA connection information has been copied correctly from <dataarea1> to <dataarea2>.