Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ArchiveLink and Batch Import

Former Member
0 Likes
437

Hi,

We are trying to integrated an external document management system (DMS) to SAP using ArchiveLink. Can we batch import let's say 20 documents in the DMS externally (using one of DMS provided tools) and then notify SAP system about these documents? Can we initiate workflows based on these documents imported externally automatically/manually?

Regards,

-Y

Hi,

We are trying to integrated an external document management system (DMS) to SAP using ArchiveLink. Can we batch import let's say 20 documents in the DMS externally (using one of DMS provided tools) and then notify SAP system about these documents? Can we initiate workflows based on these documents imported externally automatically/manually?

Regards,

-Y

1 REPLY 1
Read only

Former Member
0 Likes
320

Hi Yasir,

look for RFC ARCHIV_PROCESS_RFCINPUT and early archiving.

We implemented this with Kofax Releasescript and import FAX documents to SAP WF. You can Use the user_exit of ARCHIV_PROCESS_RFCINPUT to implement custom specific behaviour.

regards torsten