Symptom
You want to know the execution process for MDRO (Mass Data Run Objects) when Parallel Processing is changed to OFF under Control Parameters tab from SDK.
Environment
- SAP Cloud for Customer
- SAP Business ByDesign
- SAP Cloud Application Studio
Reproducing the Issue
-
Go to the affected Mass Data Run view in the frontend.
- Select the Run Id and execute the MDR.
- Check the application log for Run Id.
Here you can find MDR job is executed in packages.
Cause
If MDRO is created with parallel processing "OFF" setting, the job will be created in only 1 package.
If MDRO is craeted with parallel processing "ON" setting, the job will be divided in multiple packages.
PDI Help Document PDI Help Guide
Resolution
You need to create the new Run Id from the frontend after changing the MDR configuration (Parallel Processing OFF) from SDK.
Please create the new Run ID from the frontend for every setting changed for MDRO to fetch the new changes and execute accordinlgy.
Keywords
MDR error, Job is not executed, Paraller processing OFF , KBA , custom solution , byd, c4c, pdi , mdro , AP-RC-BDS-MDR , ByDesign Studio Mass Data Run , Problem