Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Export Connections

Avatar

Level 2

I'm about to switch laptops and would like to export and import all the connections I have configured the ACC client. Since we support quite a few clients on ACC, we have multiple connections to keep track.

 

Let us know if there is any way to achieve this.

 

Rajiv

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Rajiv,

On the old machine which has the connection information, find the following file and move it over to your new machine:
C:\Users\[myUserId]\AppData\Roaming\Neolane\NL_5\nlclient_cnx.xml

 

Note: If you'd like to bring over your locally cached info for each connection as well, you can bring along all the other XML you see in these directories, too. (You'll probably want to zip the whole directory in this case because this can be a lot of data.) This is optional.

 

Using regEdit, find the entries resembling NL_5 and NL_6 below and export each of them:

DavidKangni_0-1651593412988.png

 


These registry entries contain encrypted passwords for your connections defined above.

Bring the exported keys over to the new machine and use regEdit to import them there.
Lastly, you can open your Adobe Campaign client and confirm that your connections have been brought over along with the corresponding usernames and passwords.

 

Thanks,

David



David Kangni

View solution in original post

4 Replies

Avatar

Community Advisor

Hello @rajivkamathacc.,

right click anywhere on the white space and edit XML source will give all connections as XML. On the same place you can later paste them and save them.

 

Marcel_Szimonisz_0-1651373011342.png

 

Marcel

 

 

Avatar

Employee

Hi Rajiv, 

 

You can copy and paste the file: nlclient_cnx.xml from the path "C:\Users\<user name>\AppData\Roaming\Neolane\NL_5", from the old machine to the new one.

 

All your connections will get imported to the new machine.

 

But since passwords are cached, they will not be migrated.

 

Thanks,

Deepika

Avatar

Correct answer by
Community Advisor

Hi Rajiv,

On the old machine which has the connection information, find the following file and move it over to your new machine:
C:\Users\[myUserId]\AppData\Roaming\Neolane\NL_5\nlclient_cnx.xml

 

Note: If you'd like to bring over your locally cached info for each connection as well, you can bring along all the other XML you see in these directories, too. (You'll probably want to zip the whole directory in this case because this can be a lot of data.) This is optional.

 

Using regEdit, find the entries resembling NL_5 and NL_6 below and export each of them:

DavidKangni_0-1651593412988.png

 


These registry entries contain encrypted passwords for your connections defined above.

Bring the exported keys over to the new machine and use regEdit to import them there.
Lastly, you can open your Adobe Campaign client and confirm that your connections have been brought over along with the corresponding usernames and passwords.

 

Thanks,

David



David Kangni

Avatar

Level 2

Thank You, @Marcel_Szimonisz , @dsareen1 , and @DavidKangni . Your solutions worked perfectly.