Get Content Of Documents Stored In Content Server

Werner Kößl werner.koessl at hirschvogel.de
Tue Mar 11 03:50:59 EST 2003


Hi all,
 
i want to get the content of documents which are stored in the
content-server.
When i read the key of the document, i get the logical object-class and the
logical object-id (LOIO).
It looks like that:
Loio Class = WF_FILE
Loio ID = 3E47C2554CEA39AFE10000000A010090
 
I can read the physical object-id (PHIO) with FM 'SO_LOIO_PHIO_GET'.
It looks like that:
Phio Class = WF_DOC
Phio ID = 3E47C25B4CEA39AFE10000000A010090
 
It's also possible to read the PHIO and the URL of the document with
FM 'SO_LOIO_READ_URL_GET'.
URL =
http://hugkpwct01a:1090/ContentServer/ContentServer.dll?get&pVersion=0046&co
ntRep=ZWFM_SAP&docId=3E47C25B...90
 
I know the LOIO, the PHIO and the URL now, but i don't know how to get the
content of the document?!
 
Does anybody have an idea???
 
Thanks very much!
Werner.
 


More information about the SAP-WUG mailing list