Hi,
I am trying to retrieve files from SAP Content Server. My application is running on SAP J2ee engine. The documents are referenced on a R/3 system. I'm using JCO to interface with SAP.
My files are *.doc, *.ppt, *.pdf, *.jpg or *.gif.
I found a way to do this but it requires to launch a sapgui in order to transfert the files to the j2ee engine's host. I am calling a BAPI with JCO which retrieves the file. This is too slow!
Do you have any other idea or did you have same problem ?
Regards
Mert Solak