Pre-Needs Burial (EOAS)
EOAS is the Eligibility Office Automation System
EOAS APIs provide a mechanism for submitting preneed burial applications.
The integration with EOAS is provided via NSOC configured tunnels to INT/QA EOAS systems over port 8110. The production environment connects over HTTPS on port 443. There is no client certificate required.
Integration Points
DEV
Type: SOAP
Endpoint:
#{Settings.preneeds.host}/eoas_SOA/PreNeedApplicationPort
STAGING
Type: SOAP
Endpoint:
#{Settings.preneeds.host}/eoas_SOA/PreNeedApplicationPort
PRODUCTION
Type: SOAP
Host: https://eoas.cem.va.gov
Endpoint:
#{Settings.preneeds.host}/eoas_SOA/PreNeedApplicationPort
Trust Chains
N/A
Required Configuration
The following environment variables must be specified in Settings.yml to establish connectivity:
preneeds:
wsdl: config/preneeds/wsdl/preneeds.wsdl
burial_form_schema: 'config/preneeds/burial_form_schema.json'
These parameters are set via the settings.yml
file in the vets-api repo.
Key Contacts
Name | Position | Email address | Slack | Phone |
---|---|---|---|---|
Michael Ouslander | Deputy Director Memorial Benefits Service (MBS) | @Michael Ouslander | 202-891-9710 | |
Jay D. Anderson | IT Project Manager | @Jay Anderson | 540-645-3742 | |
Ron Newcomb | Project Manager | @Ronald Newcomb | 703-895-3681 | |
Jean Nepton | Developer | N/A | 919-208-3061 | |
Justin K. Kojok | DBA | N/A | 703-441-3066 | |
Mohammed E. Bhuiyan | DBA | N/A | 703-441-4029 | |
Kam Karshenas | technical contact | @saneshark | 217-637-2227 | |
Jeff Balboni | technical contact | @jbalboni | 406-599-7988 |
Maintenance Windows
This service does a backup every night just after 8:30UTC, which brings the application down from our perspective. We've inquired about this and the partner considers this a normal part of operations. We've opted to suppress warnings for this backend between 08:00-09:00.
Incident Response
Unknown
Service Level Agreement
Unknown
Contacts
Unknown
Help and feedback
Create an issue ticket to suggest changes to this page