-
Type: Customer Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2022R5
-
Component/s: Reports
-
Labels:None
-
VTask #:VTASK0501764
-
Root cause - Reason:Configuration
-
Root Cause:date ranges have been removed from the sp to make it same with the inform version.
CFA business consumer is working to get connected to our Safety Stock endpoint in Vault (RDS) so they can stop using the XML from InFORM. They noticed a difference in the data between the current XML in prod, and the Vault JSON endpoint. For one example, a vendor is showing 13 items in the XML, but the JSON has 30 items.
(Location: 04401, Date: 10/2/2022, Vendor Id: 139)
The XML and JSON are attached for reference.
I think I found the issu, the XML file includes only items without a discontinue date (Active items only), while the RDS export includes all items.
Select * from tbVendorEntityItem where EntityID = 5166 and VendorID = 139
- blocks
-
CFAMX-11540 Production Defects
- Open