SAPArchiving
This is a delegate of type UserExitSAPArchiving and has the following parameters.
-
IWorkdoc doc
-
string destinationArchive
-
ref string archiveDocID
This user exit is used to call a custom function that carries out image archiving using SAP.
In order to call this user exit, select the Archive via SAP setting in the SAP Configuration.
If archiving is not successful, an Export Exception is thrown and a specific error reason appears.
If archiving is successful, the ref string archiveDocID parameter is populated with the archive document ID generated for the newly archived image.
The string destinationArchive import parameter contains the repository archive ID for where the image is stored.
This user exit is available during export processing only.