Filter Condition in Bursting Control File Not Working
Hello,
I have following Bursting Control File. Its filter condition is not working it always sends an email even if condition is not matching. I am working on Oracle Applications : 12.2.4
<?xml version = "1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:request select="/WSHRDPAK/">
<xapi:delivery>
<xapi:email id="123" server="mail.hpinc.com" port="25" from="noreply@hpinc.com" >
<xapi:message id="123" to = "shrikrushna.upakare@hpinc.com" cc="shrikrushna.upakare@hpinc.com" attachment="true" subject="Packing Slip Report. ${F_SHIP_TO_ORG_EMAIL}">
Dear Sir/Madam,
Please find your Packing Slip report attached herewith.
NOTE: This is an autogenerated email, please do not reply to the same.