Broker exception

Hi All,
I am gettin the following exception in Developer .
Please help me to sort it out.

“[ISS.0098.9014] BrokerException: Unknown Document Type (226-1490): Document type ‘wm::is::ContractCorrespondence::Documents::ContractCorrespondence_Begin’ is not defined in the Broker.”

Thanks in advance

Regards,
Ragav J

Recreate the broker document by making this document unpublishable (publishable property = false) and then change it back to ture. Save it, it will create you corresponding document in broker.

cheers!
-nD

Thanks a lot.!