InfoPackage Hangs when called from Process Chain
We recently implemented the 2LIS_04_P_ARBPL DataSource and have scheduled the execution of a Delta InfoPackage in our nightly Process Chains.
After working correctly for 2 weeks the InfoPackage has hung the last 3 nights. It is being called and when I view the process chain log it is in the yellow (in process) status. When I look in SM37 in R/3 the extractor has not been called.
All of our master data and transactional data from other areas runs prior to this extractor and works perfectly via the process chain and if I force the InfoPackage to red and re-execute manually for 2LIS_04_P_ARBPL I have no problems.
How/where should I troubleshoot this?
Dinesh Kumar replied
Hi Jonathan,
It could be that there too many processes running at the same time hence the request was not executed. You could set a wait time for the delta infopackage and then check.
Bye
Dinesh