Dear All,
We have a required were in i'm getting the string format of PDF from Java layer and am converting it into into binary by converting first to XSTRING using SCMS_STRING_TO_XSTRING FM and then to binary using SCMS_XSTRING_TO_BINARY. Once i get the binary data, am using ARCHIVOBJECT_CREATE_TABLE to archive the PDF file.
Archiving is successful. But when i try to open the PDF, it says "File does not begin with %PDF-".
Pleas help how to archive the file properly.
Thanks,
Anil M