Topic by Pramod V
Content
Hi All,
I am trying to update a Custom Object called as Invoices; which will create a Fileattachment to it. I have mapped all the fields properly and still get this error:
"Value of ItemsElementName mismatches the type of System.Byte[]; you need to set it to Generate_PDF.Renovo_tst.ItemsChoiceType.@Base64BinaryValue."
Please suggest. I tried all the bypass methods I am aware of nothing seems to work. Is it a XML Serialization problem?