Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties

Document Status

Status
titleDRAFT

Document Owner

Business POC

Related Document Links

Azure Dev Ops Work Item #

Description

Upon the successful validation of the data entered, the system must save the information to both the ASWBSQL2 legacy database and to the ASWBCentral database.

Assumptions

Requirements

  1. As the information entered is temporary until imported, there is little need to store the data entered in ASWBCentral in a complex format. A flat table is preferred

  2. When saving to the legacy database, in cases where the data can not be saved for any reason, a message should be displayed to the user asking them to try again.

  3. When saving to the legacy database, the information will be inserted into the tblCRCNewApprovalHoldLocal table with the following data column associations

tblCRCNewHoldApprovalLocal Column

Data value to store

Notes

HoldApprovalWebID

0

DateEntered

Current date and time

Authorizing State

Jurisdiction

Two letter state abbreviation

FirstName

First Name

MiddleInitial

Middle Initial

LastName

Last Name

IDNo

SSN

Stored as debby encoded value

BirthDate

Date of birth

Exam Level

Exam Level

Saved as index value

ApprovalDate

Approval Date

ApprovalExpirationDate

Approval Expiration Date

Correction

0

DateDownloaded

NULL

DateImported

NULL

OnHold

0

PersonalNo

Internal ID No

NULL if no value was provided

CorrectionList

NULL

Design Considerations

Test Cases

Link to test case documentation

Result

1

Status
titleNOT TESTED
|
Status
colourRed
titleFAILED
|
Status
colourGreen
titlePASSED

2

Related Items

Questions

Question

By

Answer

1

2