Recommendations for addressing the n+1 landscape – Approach 4
In the previous blog Recommendations for addressing the n+1 landscape – Approach 3 we talked about using the SWITCH option. In this blog we talk about the final approach, Commenting out the code
Approach 4: Commenting out Code and deploying the fix
For urgent fixes, it is also possible to comment out the newly developed code and then deploy the fix.
Just like with Approach 3, for the PDI and KUT extension fields on the UI, Data Sources and Process Extension Scenarios, the same restrictions would apply here as well
Recommendations for addressing the n+1 landscape – Approach 1
Recommendations for addressing the n+1 landscape – Approach 3 (Switch Option)
Recommendations for addressing the n+1 landscape – Approach 4 (Commenting out Code) This Blog !
With contributions from Pramodh Patil Stefan Hagen Sridhar Natarajan
Thanks !
Vinita