-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:2021.R5 CloudLink Sprint 3
-
SCRUM Team:Globogym Purple Cobras
-
Story Points:2
-
Work Type Classification:Sustaining
We need to start processing the "Operator Event" messages.
Inside PosProcessing.cs, the method: "DayShiftProcessing_Radiant" contains a case statement with what we should expect.
- "FinalPickup"
- "CashierClose"
- "CashierOpen"
- "DayOpen"
- "ShiftValidate"
- "ChecksumSummary"
- "OfflineCreditDecline"
We may need to reach out to Harrison and ask for samples, in json, for these "Operator Events"
We have some of these of files that I think should contain events, but the description just says "Status Change":
{ ... "transactionCategory": "MGMT", "beginTime": "2021-04-10 08:38:09.000", "lastItemTime": "2021-04-10 08:38:08.916", "endTime": "2021-04-10 08:38:09.000", "posVersion": 300, "transactionLink": 0, "eventId": 10188, "eventDesc": "Operator Status", "subeventId": 0, "destinationId": 0, "descriptionId": 0, "destinationCode": "Status Change", "description": "Status Change" ... }
See attachment sample "event" 20210410008387220991
- implements
-
CFAMX-14120 CloudLink - MVP
- Open
There are no Sub-Tasks for this issue.