Hi Friends
When I open HFM application(which was working fine before) it throws below error only on accessing Documents (Manage>Documents).
I have tried redeploying,reconfiguring retaining the same DB but nothing worked.
I tried duplicating the app and downloading Documents from LCM from source application and uploading/importing in new application . This worked fine. There was no issue with it.
Can you please let me know any workaround for this? .
Customer UAT in progress.
Client received SOAP Fault from server : System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '13' is not a valid value for HFMCONSTANTSLib.tagDOCUMENTFILETYPES. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write2_tagDOCUMENTFILETYPES(tagDOCUMENTFILETYPES v) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write5_FMDocument(String n, String ns, FMDocument o, Boolean needType) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write11_EnumDocumentsResponse(Object[] p) at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id) --- End of inner exception stack trace --- at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id) at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle) at System.Web.Services.Protocols.SoapServerProtocol.WriteReturns(Object[] returnValues, Stream outputStream) at System.Web.Services.Protocols.WebServiceHandler.WriteReturns(Object[] returnValues) at System.Web.Services.Protocols.WebServiceHandler.Invoke() --- End of inner exception stack trace ---
Let me know if anyone has faced this issue before