-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Won't Develop
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
SCRUM Team:Globogym Purple Cobras
-
Work Type Classification:Sustaining
The CFA Message Processing Service needs to able to add Sales to the Sales Queue
We need to pull the CFA Transactions from tbCFAMessage.
Using CFAMessageQueueService well need to:
- Dequeue the Messages
- Create a SalesMainDetailList (list of SalesMainDetail)
- Populate the list using the Transaction
- Use the "ToDataSet" method on the SalesMainDetailList Class to create DataSet
- Push the DataSet on to the Sales Queue
- implements
-
CFAMX-14120 CloudLink - MVP
- Open
1.
|
Review Test Scripts | Ready for QA | Unassigned |
|
||||||||||
2.
|
Deploy | Ready for QA | Unassigned |
|
||||||||||
3.
|
Functional Review with QA | Ready for Developer | Unassigned |
|
||||||||||
4.
|
DIT | Ready for Developer | Unassigned |
|
||||||||||
5.
|
Create a Processing method to start retrieving messages from tbCFAMessage | Ready for Developer | Unassigned |
|
||||||||||
6.
|
Populate a SalesMainDetailList with all the necessary rows to form a single Transaction | Ready for Developer | Unassigned |
|
||||||||||
7.
|
Use SalesMainDetailList to create a DataSet object, and then send this to the Sales Queue | Ready for Developer | Unassigned |
|
||||||||||
8.
|
Extend the Transaction Class so we can parse out the "Header" | Ready for Developer | Unassigned |
|
||||||||||
9.
|
Extend the Transaction Class so we can parse out the "SalesItems" | Ready for Developer | Unassigned |
|
||||||||||
10.
|
Extend the Transaction Class so we can parse out the "Taxes" | Ready for Developer | Unassigned |
|
||||||||||
11.
|
Extend the Transaction Class so we can parse out the "Tenders" | Ready for Developer | Unassigned |
|