The Vocera AMiON Adapter allows Engage to acquire and store AMiON on-call physician schedule information, which can then be made available to Vocera users, and may be used by the Vocera Rules Engine for notification delivery.
This adapter translates each schedule entry in the AMiON schedule into an assignment in Engage. Because the AMiON Adapter is aquiring on-call schedules up to 48 hours in advance, these assignments will initially be stored as "future" assignments, where assignment start dates are in the future.
The Engage Assignment Manager Adapter is then used to mark those assignments as active (current) at the time of their Start time/date, and later mark them as expired based on their End time/date.
The Engage Assignment Group Sync Adapter is then configured to selectively synchronize active assignments with an Engage group based on the assignment role and location. The Voice Group Sync Adapter then synchronizes those groups with conventional Vocera Voice Server groups.
The following issues are new in the Vocera AMiON Adapter 1.1.1 release:
The following issues are fixed in the Vocera AMiON Adapter 1.1.1:
Resolved issue in Amion where Object ID became non-unique post-expiration, leading to missed assignments. Recreating expired assignments with identical details no longer results in non-unique assignment IDs. Manual update or data update rule can now bypass this limitation, ensuring accurate assignment tracking and preventing missed assignments. (ADP-6686)
This section provides information about known product defects and limitations in the current release.
Recreating an assignment fails as the assignment_id is not unique in the new assignment. (ADP-6686)
Workaround: Update the assignment manually, or add a data update rule in the Assignments dataset to update the assignment as follows:
Trigger Events: Create & Update Conditions: State equal to Expired, State not equal to Cleared, Interface_ID equal to Amion Update Parameters: assignment_id -> #{assignment_id}#{id} and state -> Cleared