Skip to Content
0
Mar 05, 2010 at 06:05 PM

Archive Function Modules

4799 Views

Hello Experts,

We are archiving the PDF function modules from the Application Server (unix) into Archive LInk.

For this we are using these three function modules in the same order.

1. ARCHIV_METAINFO_GET

2. ARCHIVOBJECT_CREATE_FILE

3. ARCHIV_CONNECTION_INSERT .

The Function module ARCHIVOBJECT_CREATE_FILE causes performance issue as it takes too much time say 4 seconds to archive each PDF file.

Then we tried with another function module " ARCHIVOBJECT_CREATE_SYNCHRON " , but it also took the same time to archive .

Can any one suggest any other similar FM to serve this Purpose PLease ?.

Regards

Swarna.