For data not transferring in either direction (contacts and calendar)
Please make a backup of Amicus Attorney by CARET prior to performing these steps. Firm Settings – Maintenance – Utilities – Backup
1
Have the user exit Amicus Attorney by CARET
2
Access your Amicus Attorney by CARET server
3
Stop the Amicus Exchange service
4
In SQL Mgmt. Studio run a script to clear the session table for that user (see below for script)
5
Rename the current log file located in C:\Windows\Temp\AmicusLogs
6
Start the Amicus Exchange service
7
In the new exchange log you will see all the accounts successfully log in to their exchange mailbox
Data will start transferring for the impacted users from where the sync last left off.
New data takes 15 minutes from time of being entered to the time it syncs in the other direction.
The data will synchronize in chronological order from where it left off and new data will be the last to synchronize.
Clearing the Amicus Session Table for One User
1
In SQL Mgmt Studio select the Amicus Attorney by CARET database
2
Run the query select * from userprofile and note the Peopleid of the user.
3
Run the query delete from session where peopleid =(# from first query)
Comments
0 comments
Please sign in to leave a comment.