Question:
Why do the total number of Medical Events not equal to the sum of the Medical Event Successes and Failures in the CRM Concur Admin page? How is the Total Number of Medical Events Calculated?
Answer:
There are three statuses for Medical Events for the Concur Sync process:
- Success
- Failure
- Unposted
Currently, the Unposted status does not display in the columns of the Concur Admin page.
The formula used is shown below:
medicalEventCount = medicalEventUnpostedCount + medicalEventSuccessesCount + medicalEventFailuresCount
To find the Unposted Medical Event, if the status is Unposted, ExpensePostStatusCode and AttendeesPostStatusCode are blank in relevant Concur Sync logs.
Related Documentation:
N/A
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.