You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Statement: Has the framework of ConcludeTransactionClientRequest changed in v10.0.38 from what was in v10.0.35. Problem Description: V10.0.35:
On executing the ConcludeTransactionClientRequest in v10.0.35 it was found that Cashdrawer/Open, CashDrawer/IsOpen and logoff request runs after the ConcludeTransactionClientRequest has run successfully without separately executing it. Please check the “Pos with extension console V35.txt” in attachment for logs.
V10.0.38:
While in v10.0.38 it is seen that the ConcludeTransactionClientRequest after executing doesnot automatically tiggers the CashDrawer/IsOpen and logoff request. Please check the console logs in “Pos with extension console V38.txt” attached.
When executing base cash operation it was seen that after ConcludeTransactionClientRequest completed it run Cashdrawer/Open, CashDrawer/IsOpen and logoff request. Can be seen in console logs “Pos without extension console V38.txt”.
Questions:
Were CashDrawer/IsOpen and logoff request requests added manually in the base Cash form after ConcludeTransactionClientRequest in V10.0.38?
If this change was made in the framework of ConcludeTransactionClientRequest are there any released notes for this?
At what version this change was made V36,V37,V38?
We added extra requests as below to achieve the same console logs as the base:
Problem Statement: Has the framework of ConcludeTransactionClientRequest changed in v10.0.38 from what was in v10.0.35.
Problem Description:
V10.0.35:
On executing the ConcludeTransactionClientRequest in v10.0.35 it was found that Cashdrawer/Open, CashDrawer/IsOpen and logoff request runs after the ConcludeTransactionClientRequest has run successfully without separately executing it. Please check the “Pos with extension console V35.txt” in attachment for logs.
V10.0.38:
While in v10.0.38 it is seen that the ConcludeTransactionClientRequest after executing doesnot automatically tiggers the CashDrawer/IsOpen and logoff request. Please check the console logs in “Pos with extension console V38.txt” attached.
When executing base cash operation it was seen that after ConcludeTransactionClientRequest completed it run Cashdrawer/Open, CashDrawer/IsOpen and logoff request. Can be seen in console logs “Pos without extension console V38.txt”.
Questions:
We added extra requests as below to achieve the same console logs as the base:
Please check the logs in file “POS with extension V38 with extra code.txt” attached.
Pos with extension console V35.txt
Pos with extension console V38.txt
POS with extension V38 with extra code.txt
Pos without extension console V38.txt
Thanks,
Deepak Tomar
The text was updated successfully, but these errors were encountered: