SMTP email setup

Hi All,

New in setting up the SMTP email setup in BO XI 3.1.

CMC --> Servers --> Adaptive job server.

Domain Name: xxxx.local

Host: xxxxxxx

port: 25

left the remaining options empty.

Getting the following error when scheduling report?

Server Error in ‘/AnalyticalReporting’ Application.

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Ambiguous match found.

Source Error:

Line 1: <%@ Page language=“c#” Codebehind=“HistoryStatus.aspx.cs” AutoEventWireup=“false” Inherits=“BusinessObjects.AnalyticalReporting.PlatformActions.Shared_HistoryStatus.HistoryStatus” %>
Line 2: <%@ Import Namespace=“BusinessObjects.Enterprise.WebUtil.clientaction” %>
Line 3: <%@ Import Namespace = “BusinessObjects.AnalyticalReporting.Shared” %>

Source File: /AnalyticalReporting/PlatformActions/Shared_HistoryStatus/HistoryStatus.aspx Line: 1


rocky0427 (BOB member since 2008-09-06)

I would make an entry in the “FROM” clause as well. Just use your email address to do a test run and see if it works.


BO_TN (BOB member since 2008-07-30)

But the Analytical Report parser error looks to be some web.xml file error

Any ideas?


rocky0427 (BOB member since 2008-09-06)

It Worked…Thanks for the help


rocky0427 (BOB member since 2008-09-06)

Did you configured the SMTP to schedule WebI reports?


JohnJustus :us: (BOB member since 2007-06-25)