ASAP - Order getting completed even if the ASDL's are not executed.
Hi,
Came around a scenario where in a CSDL is having 2 ASDL's mapped to it, both the ASDL's have a eval condition. Below is what has happened
1. When order reached SARM it logged a message "Cannot Find Mandatory Parameter MCLI, ASDL A_XXXX_XXXXX_XXXX_CR Fails" (as same was not coming from upstream)
2. Futher from the logs it can be seen that ASDL's were not executed as the EVAL condition was not satisfied. (PFB the sample log)
2. Since EVAL conditions were not satisfied, ASDL's were not called and to the end order got completed.
So the question here is,