cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Excel Export exception raised: java.lang.Exception schedule

former_member198540
Participant
0 Likes
1,102

Hi Guys,

We actually facing the next error when a report schedule execute and try to send Excel file via mail. we already incresed the limit of the SMTP attached files  to 15MB but its not the thing, because the final excel file size its 8MB

This the log of schedule:

When we try to schedule the report with less data, the schedules run succes.

Any parameter or configuration that i need to incresed. ?

Details of BI Platform:

SAP BI 4.0 SP7

View Entire Topic
Former Member
0 Likes

Hi Carlos,

Try the following:

1. Change format to PDF.

2. Send an e-mail of size 10-15 MB outside BO and check(If it fails then it is a SMTP issue and not a BO Issue).

3. Increase the Maximum Binary Stream Size parameter values in the properties of all the Webi Processing Server.

4. Are you able to export the report in Excel from BI Launchpad?

Regards,

Adil

former_member198540
Participant
0 Likes

in launchpad the report export success, we test with PDF format but faild with same error in schedule time.

Former Member
0 Likes

Hi Carlos,

Try a different destination other than e-mail, for example default enterprise location and test. If it works fine then the issue is with SMTP server and not BO.

Regards,

Adil