5 Finish Integration

To finish the integration and close the basket window, the user can click on the "Done" button of the application. The basket will then finish all pending tasks and will send a wbkHost.done message back to the host afterwards. The basket window can then savely be closed by the host. Alternatively if the basket window should be closed without using the "Done" button the wbk.finishIntegration message should be send the basket window. After finishing all pending operations the basket will send the wbkHost.done message back to the host. It is not recommended to close the basket and access the EAIWS session without waiting for the wbkHost.done message. The basket may not be finished with certain tasks and this may result in loss of data.

Generated using TypeDoc