Developer docs

Pre-Needs Burial (EOAS)

Last Updated:

Introduction

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 (Integration/Quality Assurance) EOAS systems over port 8110. The production environment connects over HTTPS on port 443. There is no client certificate required.

Vets API connects to the EOAS service through the Platform owned fwdproxy and is integrated with breakers, a circuit breaker pattern to determine when an outage occurs.

Integration Points

DEV

STAGING

PRODUCTION

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@va.gov

@Michael Ouslander

202-891-9710

Jay D. Anderson

IT Project Manager

Jay.anderson@va.gov

@Jay Anderson

540-645-3742

Ron Newcomb

Project Manager

ronald.newcomb@va.gov

@Ronald Newcomb

703-895-3681

Jean Nepton

Developer

jean.nepton@va.gov

N/A

919-208-3061

Justin K. Kojok

DBA

Justin.Kojok@va.gov

N/A

703-441-3066

Mohammed E. Bhuiyan

DBA

Mohammed.Bhuiyan5@va.gov

N/A

703-441-4029

Kam Karshenas

technical contact

kamyar.karshenas@va.gov

@saneshark

217-637-2227

Jeff Balboni

technical contact

jeffrey.balboni@va.gov

@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.



Help and feedback