Mapping of Task Status

Learn how the status of tasks is mapped during synchronization from Exchange Server to Aurea CRM and vice versa.

This mapping is implemented in the CRM.interface style sheets SyncML_gw2mm.xslt and SyncML_mm2gw.xslt).

Mapping Task Status

Aurea CRM to Exchange
Aurea CRM Exchange(Outlook)
Open Not started
In Progress In Progress
Completed Completed
Missed Deferred
Exchange(Outlook) to Aurea CRM
Exchange(Outlook) Aurea CRM
Not started Open
In Progress In Progress
Completed Completed
Deferred Missed
Waitingfor… In Progress
Note: The Outlook task status "Waitingfor…"is mapped by connector to"In Progress"(hard-coded), therefore in SyncML_gw2mm.xslt you can only find the mapping from "Not started", "In Progress" and "Deferred".