10-06-2021 12:43 AM - edited 10-06-2021 12:44 AM
Hi,
I would like to import contacts into Jabber.
It works with a .xml file :
<?xml version="1.0" encoding="utf-8"?> <buddylist> <group> <gname>test</gname> <user> <uname>test@test.be</uname> <fname>Test</fname> </user> </group> </buddylist>
The 'uname' field seems to be required but I have external contacts to import which don't have an email address.
Is it possible to ignore this field ? Or should I put a fake email address ?
I would like to import contacts from a CSV file but I can't find a template. I tried to export a contact from Outlook 2013 to a CSV format like the documentation says but I face an error when I try to import it into Jabber.
Could u help me for these problems ?
Thank you.
Solved! Go to Solution.
10-06-2021 02:46 AM
Hi,
Yes, the <uname> field is a mandatory field without which the file import fails. And yes, you can just provide a made-up email address since they're external contacts.
Maybe this article will help you with the other half of the question - https://community.cisco.com/t5/collaboration-voice-and-video/ways-to-import-contacts-to-jabber-buddy-list/ta-p/3140326. It explains the CSV format.
-Sankar
10-06-2021 02:29 AM
Hello,
you can use the sample file view in IM&P it self (in IM&P administration --> Bulk administration)
In those menus, you can find sample files, how the csv should look like.
10-06-2021 02:46 AM
Hi,
Yes, the <uname> field is a mandatory field without which the file import fails. And yes, you can just provide a made-up email address since they're external contacts.
Maybe this article will help you with the other half of the question - https://community.cisco.com/t5/collaboration-voice-and-video/ways-to-import-contacts-to-jabber-buddy-list/ta-p/3140326. It explains the CSV format.
-Sankar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide