CRM下载对象一直处于Wait状态的原因
When you perform request download, the expected behavior is you should see the information message below: However, sometimes you may see warning message with status Wait instead. How to research this issue by yourself? Set a breakpoint on function module SMOF0_INIT_DNL_START which does the main logic of download.Here the parameter MAX_PARALLEL_PROCESSES is queried. In my system the value is 5, which means at maximum there are FIVE parallel work process allowed to perform middleware download task...