SIM v16 - Customer Order
Hi Guys,
Exploring the SIM v16 Customer Order functionality for our client.
Scenario
1) We only require Customer Order Create , Cancel and Complete.
2) Using the POSTransactionService to inject a new Order.
pos_trn_ord_resv_type --> PICKUP_OR_DELIVERY
pos_trn_itm_tran_code --> ORDER_NEW
In our case the POS is aware of the UIN to reserve for the Order - so the Item detail with the UIN is passed in the service.
3) The service invocation was success , Transaction records got inserted into POS_TRANSACTION and FUL_ORD tables.
But there is an entry in table POS_TRANSACTION_LOG as