Oracle Reports (MOSC)

MOSC Banner

REP-50159:The report generated successfully but distribution to destinations failed.

in Oracle Reports (MOSC) 9 commentsAnswered ✓

Hi All,

I have a report which needs to be sent to the customer as email on a schedule.

I am using Oracle DB 19.3

I was having an issue with SRW package body creation using srwAPIins.sql, body was not getting created. Later we managed to get the package body by replacing @srwcre.plb with @srwcre_wrap.plb inside srwAPIins.sql.

Created csf key in enterprise manager.

Added below to the rwserver.conf

<pluginParam name="mailServer" value="smtp.office365.com:587">

   <property name="enableSSL" value="yes"/>

   <property name="mailUserName" value="noreply@mydomain.com" />

   <property name="mailPassword" value="csf:reports:MailServerPwd"/>

</pluginParam>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center