When a commit request or rollback request is issued by the MHP being tested, the function is actually executed by the online tester. For a commit request, however, the user service definition determines whether a commit or rollback is performed.
Also, even if process termination or re-scheduling occurs during a rollback request, the rollback function is completed and returned.
The online tester cannot handle process termination or re-scheduling. Include such processing within the MHP to be tested.