Hallo,
I want to read a binary file (DOC, PRD, TIF,...) within a JCO-Server and transfer this file to SAP.
In SAP we want to store the file in DMS.
Next step is to read a file from DMS and store the file external using the JCO-Server.
My questions are:
1. How can I upload/download any binary in JAVA
2. How have I to define the communication tabel between SAP and JCO to transfer the data (string,char, raw) and how long must be a row.
Maybe any code exsamples ?
Thanks