ORACLE REPORT -emailing
1) xx_pay.rdf report with parameters below
Email_from,
Email_to
2) Concurrent program short name xx_pay -> oracle report(RDF) output type PDF with below parameters
Email_from,
Email_to
DISTRIBUTE='YES'
DESTINATION='/CUSTOM/12.0.0/reports/US/xx_pay.dist.xml'
3) The xml file xx_pay.dist.xml- This file has reference "distribution.dtd" file
4)After I submit report emails working when I enter values in parameter below
Email From Ramesh@scrots.com
Email To daniel@scrots.com
5) When I enter below emails and submit the report getting error on destination emails. What could be the reason? why the below domain names not working for emails?