VSys can accept simple data imported using the Interactive File Importer. VSys can send data out using the Advanced Exporter. And of course there's the Timeclock module for those types of inbound data feeds.
But what happens when you want to do something interesting? Our Scripted Integration Module provides for:
Using the Scripted Integration Module, health screenings, background results, training records, etc. can be scheduled and processed between the two systems to keep both up-to-date with a minimum of manual intervention when those system support any type of flat file data transfers.
Note that integration scripts are not designed or intended to be created by clients. The actual import/export feeds are created and tested by the VSys One team and provided in read-only form for use under the agreed-to terms.
This Enterprise Health integration is configured to send qualifying volunteers, both new and existing, to the employee health system for screening. New and existing volunteers and their demographics data are sent from VSys One where they're managed to Enterprise Health where results are entered.
Qualifying volunteers are sent to Enterprise Health via SFTP as a quote/comma-delimited text file if they meet certain criteria pertaining to active status and type, or have previously been sent. A volunteer who has become inactive is sent this way as well in order to deactivate their profile in Enterprise Health.
These files are generated once per weekday in the same format with a common naming structure, and consumed by Enterprise Health on its own schedule.
On a daily basis, Enterprise Health exports a normalized delimited file with any records changed within the past seven days.
The Smithsonian Associates uses Tessitura for their ticketing system to create, schedule and ticket events which are then run by volunteers. To make this happen seamlessly,
This system is configured to send qualifying volunteers, both new and existing, to the employee health system for screening. Data from multiple VSys One databases (this is a multi-hospital system, each operating independently) is sent to OHM. In turn, OHM provides consolidated screening information back to VSys, without OHM understanding that the files will be consumed by multiple, independent VSys systems.
Qualifying volunteers are sent to OHM in a comma-delimited text file if they meet certain criteria pertaining to active status. This file contains:
These files are generated once per weekday in the same format with a common naming structure, and consumed by OHM on its own schedule.
Two files are created by OHM with medical data about a volunteer's TB tests/inoculations and flu shots. These files are dropped into a common folder and consumed by VSys on its own schedule.
VSys imports the entirety of each file, staging it for later validation and processing. The processing script then checks each record, and:
Spectrum Health uses a combination of Workday and VSys One: recruiting, scheduling and communicating with volunteers in VSys (of course), but also pushing those volunteers into Workday for HR purposes.
To do this,
All of these processes are 100% automated with data flowing between the two systems via SFTP.
Example: American Board of AnesthesiologyThe American Board of Anesthesiology (ABA) uses VSys One and VSys Live as an adjunct to their membership management system. Some data is managed directly in VSys (members use VSys Live to track trainings, hours, board associations and others), some data such as demographics, certifications, and waivers is primarily tracked in their membership system.
To keep VSys up-to-date with the data from their membership system, a multi-page Excel file is exported to VSys, which processes it using five scripted feeds:
Managing this data with a "normal" importing tool would require at least five passes (one per spreadsheet tab), and tons of manual work. Using the Scripted Integration Module, VSys can completely automate this process.