-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R4
-
Component/s: Core
-
Labels:
-
Sprint:CFAMX 2019R4 Sprint 4, CFAMX 2019R4 Sprint 5
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:5
-
Work Type Classification:Sustaining
Story
As an Operator performing my End of Month in InFORM, I would like the Inventory Cost Detail Payload to be a REST endpoint instead of a SOAP endpoint.
Details
The Post method going to DEV: https://dev.ext.services.cfahome.com/eom-api/v1/inventory-details will be changed from a SOAP endpoint to a REST endpoint.
Ticket requested by InFORM development and approved by Chick-fil-A. The request was made so all endpoints are using REST. (email July 23rd and 25th)
Payload
{
"locationNumber":"01919",
"itemCountDate":"2017-02-01",
"itemCountDetails":[
,
,
{ "inventoryItemId":3, "costEffectiveDate":"2017-02-03", "atomicCurrentCost":3, "itemCount":3, "extendedCost":3 } ]
}
Acceptance Criteria
Confirm the Inventory Cost Detail payload is being sent to https://dev.ext.services.cfahome.com/eom-api/v1/inventory-details as REST.
- implements
-
CFAMX-3997 EOM - R4 - Month End Web Services Integration
- Closed
1.
|
Remove code related to sending over SOAP service | Done | David Nayyar (Inactive) |
|
|||||||||
2.
|
Build Inventory Cost Detail Payload internally | Done | David Nayyar (Inactive) |
|
|||||||||
3.
|
Send Inventory Cost Detail Payload to CFA Endpoint | Done | David Nayyar (Inactive) |
|
|||||||||
4.
|
Build Swagger endpoint for Inventory Cost Details | Done | David Nayyar (Inactive) |
|
|||||||||
5.
|
DIT | Done | David Nayyar (Inactive) |
|
|||||||||
6.
|
Functional Review with QA | Done | David Nayyar (Inactive) |
|
|||||||||
7.
|
Deploy | Done | Soma Dixon (Inactive) |
|
|||||||||
8.
|
Create Test Cases | Done | Charles Wheeler |
|
|||||||||
9.
|
Execute Test Cases | Done | Charles Wheeler |
|
|||||||||
10.
|
Review Test Cases | Done | Soma Dixon (Inactive) |
|