-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R4
-
Component/s: EOM
-
Labels:
-
Sprint:CFAMX 2019R4 Sprint 5
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:3
-
SOW (Time Tracking) Project:44918
-
Work Type Classification:Sustaining
Story
As a developer I want to point the EOM Utilities above Threshold and Invoice Check at the CFA's dev endpoint so that it can be tested end to end
Details
The endpoint for the two GET methods need to point to the Chick-fil-A development endpoint. They are currently local. The entries should be added to tbExternalApi. We will need to add the Description, APIUrl. The UserName and Password will be the same as the other dev endpoints.
Endpoints
The Utilities Above Threshold API Endpoint should hit https://dev.ext.services.cfahome.com/eom-api/v1/utilities-above-threshold
The parameter should be Restaurant number and business period.
An Example:
locationNum=01919&businessPeriod=01-FEB-2017
The Invoice Check API Endpoint should hit https://dev.ext.services.cfahome.com/eom-api/v1/invoice-check
The parameter should be Restaurant number and business period
An Example:
locationNum=01919&businessPeriod=01-FEB-2017
Auditing will have to be completed for this section - a "Get From CFA" event will need to be created and logged.
Additional Documentation can be found below:
https://cfacorp.atlassian.net/wiki/x/MwGuD
Acceptance Criteria
- Confirm the Utilities Above Threshold GET method is hitting Chick-fil-A's development endpoint of https://dev.ext.services.cfahome.com/eom-api/v1/utilities-above-threshold
- Confirm the Invoice Check GET method is hitting Chick-fil-A's development endpoint of https://dev.ext.services.cfahome.com/eom-api/v1/invoice-check
- Confirm the Utilities Above Threshold payload is sending Location Number and Business Period
- Confirm the Invoice Check payload is sending Location Number and Business Period
- Confirm the Utilities Above Threshold endpoint is stored in tbExternalAPI
- Confirm the Invoice Check endpoint is stored in tbExternalAPI
- Confirm there are audit events for "Get From CFA", "Modified", and "Completed" for this section
- implements
-
CFAMX-5428 EOM > Additional EOM stories that need to be undertaken
- Closed
1.
|
Review Test Scripts | Done | Gareth Leibbrandt (Inactive) |
|
||||||||
2.
|
Deploy | Done | Soma Dixon (Inactive) |
|
||||||||
3.
|
Functional Review with QA | Done | David Nayyar (Inactive) |
|
||||||||
4.
|
DIT | Done | David Nayyar (Inactive) |
|
||||||||
5.
|
Modify a section to pull from endpoint | Done | David Nayyar (Inactive) |
|
||||||||
6.
|
Refactor | Done | David Nayyar (Inactive) |
|
||||||||
7.
|
Create Test Cases/update test cases | Done | Charles Wheeler |
|
||||||||
8.
|
Execute Test Cases | Done | Charles Wheeler |
|