StartProcess(int idList, int listGUID, int idProcess)
It starts the import process
Parameters:
idList: list identifier
listGuid: GUID of the list
idProcess: import process ID
If the process cannot be activated the MailUpBody will contain an appropriate ReturnCode.
<mailupMessage> <mailupBody> <ReturnCode>0</ReturnCode> </mailupBody> </mailupMessage>
Specific error codes for this method:
- -600 unrecognized error
- -601 an import process is already running for the list
- -602 an import process is already running for a different list
- -603 error checking process status
- -604 error starting the process job