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

Web intelligence email schedule missing from field

0 Kudos
549

We recently upgraded to 4.2, but the from field is no longer available when scheduling and emailed report. I can't seem to find a setting where this needs to be changed.

View Entire Topic
ayman_salem
Active Contributor

check if the "SMTPFrom" in "BIlaunchpad.properties" are set to true or not.

# Shared Destination From Field. Enables or Disables the From field when scheduling ......
SMTPFrom=true

...

if not, set it to true and restart the tomcat


0 Kudos

I don't see the setting option in that(or any properties) file at all. Any concern just adding it?

ayman_salem
Active Contributor

If not, add it and restart the tomcat

It should be in "BIlaunchpad.properties" and "FioriBI.properties"

0 Kudos

The trick here was that our custom properties file has to explicitly call out the setting, leaving no setting will not default back to the standard properties file even if that was set to SMTPFrom=True. Thanks for the help.

ayman_salem
Active Contributor
0 Kudos

so add it to the files under custom directory.

if the Answer is OK, then kindly accept it and close.

MeydanMansurov
Newcomer
0 Kudos
hi all, i have the same problem with 4.3 bi bo, file config not helps