Hi,
I've been looking into a problem for a few days, and i can't seem to get it resolved.
We've got an R3 system connected to content management server. (Archivelink)
Privelists are published on it.
Every time a pricelist gets sent, we want to create an activity on the CRM system, and attach the pricelist to it.
Trough an RFC call from the R3 server, I use the order_maintain function to create an activity, and the CL_CRM_DOCUMENTS class to attach the document (LINK_AL method).
Now i can't seem to access the documents from the content management server, because they are not present in the archivelink link tables on CRM. (they are on R3).
Thank you for your help.