| Database Schema Tables / CrossWalk Tables | |
CrossWalk table delivering Vocera Voice Server facility details and Engage facility details.
| Column | Description | Example | 
|---|---|---|
| common_facility_id | bigint Displays the common facility id.  | 
		|
| source_id | bigint Displays the common source id.  | 
		|
| common_facility_name | varchar Displays the common facility name.  | 
			|
| vs_site_name | varchar Displays the Vocera Voice Server facility name.  | 
			|
| engage_facility_name | varchar Displays the Engage facility name.  | 
			|
| created_at | datetime The date when the record was created.  | 
			
Primary Key (common_facility_id)