How to Stop XML Bursting if no email id is found
We have a requirement, that XML bursting should only occur if we have some email id in a DFF. If the DFF does not have any value, we do not want the Bursting to error out thus we do not want to call it at all in case if no email id is found.
How to achieve this scenario