I try to write the content that needs to be communicated into the document, and then complete the communication process by moving the document. For example, in the receiver, I want to use the save method of SenderOperationParms to write ParamsRequest into the document, and the sender uses the load method to read ParamsRequest from the document. But it failed, and the ParamsRequest after reading can't be used normally. Code as follow:

error as :
