User Community Feedback

Submitted ideas will be evaluated by our product teams for upcoming releases and will be responded to so you know where things stand. For product support, please use the community forums or contact TAC.

NOTE: All Cisco employees & Channel Partners must enter Ideas through this Ideas Portal.

Jabber use Windows Environment Variables in saving chat to folder configuration

Hello:

Jabber for Windows with IM enabled user is configured for saving chat to Windows Folder using AutosaveChatsLocation or MyJabberFilesLocation via jabber-config.xml

<?xml version="1.0" encoding="UTF-8"?>
<config version="1.0">
<Client>
<MyJabberFilesLocation>\\server\directory$\%USERNAME%\Mis documentos\MyJabberFiles</MyJabberFilesLocation>
<AutosaveChatsLocation>\\server\directory$\%USERNAME%\Mis documentos\MyJabberChats</AutosaveChatsLocation>
</Client>
</config>
Jabber create a folder %USERNAME% and replace %USERNAME% by userid.

Best Regards,
Carlos Sanz

  • Guest
  • Nov 6 2020
  • Will not implement