on 2011 May 13 3:42 PM
Hello friends,
Can some one give me a hint on this :
I have a requirement to create a program which will extract the pdf SD billing document from archivelink content Repository and will save pdf files on application servers's directory.
We have business Object, Content Repository ID, Document type know for this.
thanks
ashish
Hi,
use e.g. ARCHIV_GET_TABLE to extract the physical data. If you don't know the Object_id look in TOA0x (definied table) for the document type. Loop over it, and write with open dataset to the app-dir. Byte handling can be a little bit tricky (use binary operations).
Regards,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
111 | |
8 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.