Bursting an XML report via email - need add username/password
Hi All,
In Oracle EBS, we have an XML report which can be bursted via our Exchange server (exchange server, port 25, no username/password required) successfully.
Bursting control file:
......
<xapi:email id="email" server="local exchange server name" port="25" from="System_administrator@company.com">
......
Recently, we migrated our exchange server to Office365 (cloud, exchange online)
I have difficulty to update the bursting control by adding an username/password to it,
wondering how to bursting the XML report via office365 with username/password.
thanks,
Bill