Trouble automatically emailing reports from BOXI

I am running BOXI R3 on a Linux cluster.  The cluster has 8 nodes.
I want to schedule Webi Document reports to run automatically and email them (as excel files) to certain recipients.
I provisioned the Adaptive job servers with the email server info.  I also provisioned the Destination Job Server with the same email server info. 
10.25.255.5 is the email server I defined in the job servers.
I scheduled a report to run and deliver via email to two recipients.   At the option of using u201CUse the Job Server's defaultsu201D u2013 I uncheck that and manually enter the email addresses of the recipients. 
The status showed failed and gave this info:
*Error Message: server error. [Error initializing SMTP server. Return code: http://TCP send failed.. Reason: 10.25.155.5:25].: http://CrystalEnterprise.Smtp*
Any thoughts you may have would be appreciated.
Other info that was given:
Title: SMS Delivery Success Rate
Document Type: Microsoft Excel
Status Failed
External Destination: Mail the instance to: "email-address-1" and carbon copy the instance to: "email-address-2" with a subject of: "SMS Delivery Success Rate" .
Owner: sprintuser
Creation Time: 3/5/2010 2:41 PM
Start Time: 3/5/2010 2:44 PM
End Time: 3/5/2010 2:44 PM
Server Used: qusrea12.AdaptiveJobServer
Parent Object Path: SMS Standard Report Pack/
Remote Instance in Federated Cluster: No
Formats: Microsoft Excel
Parameters: 2/1/2010;2/28/2010;
Error Message: server error. [Error initializing SMTP server. Return code: http://TCP send failed.. Reason: 10.25.155.5:25].: http://CrystalEnterprise.Smtp
Thanks for any help.
Jeff

Thanks for the input.
i checked and can manually initiate a connection from the boxi server to the email server (10.25.155.5 port 25).
I do have another question.  When provisioning the destinations in the Adaptive Job Server and Destination Job Server - is it mandatory to have something in the DOMAIN field?  At present I do not.  I only have something in the HOST field (the smtp server ip address).
Thanks

Similar Messages

  • Receiving undelivered email reports from mailer daemon

    Hi,
    I use Mac Mail 5.1, which is linked to my hotmail email account and for the past 24 hours I've been receiving "undelivered email reports from Mailer Daemon" but it appears that, even when I send the same message from my yahoo accout, the problem still persists.  Any assisstance would be appreciated.
    Thanks.

    Those reports come from the server at the message destination. For whatever reason, the mail couldn't be delivered. It's not a problem with your Mac.

  • Automatic Email: Timed from Past Date

    Hello everyone,
    I've been thinking about trying to do something, but can use some advice and resources on how to accomplish it.
    I currently have a test website that accesses a db. I use php and mySQL. I host my data online too.
    Users can create accounts on the site and login to their account page from home.
    From the last appointment (which is inputted into the db table called appt), I would like to have an automatic email sent to everyone every three months from the last time they had an appointment as a reminder to make another one.  The email address is stored in the members info table.  Their last appointment date is stored in the appointments table.
    This is a broad question right now, I know, but I have to start somewhere.
    To elaborate a bit, I would like the email to be sent a week before their recommended next appointment day so they can schedule it.
    So if the last time you visited was 12/16/08, an email should be sent to you this week to remind to you make your appointment for next week.
    How can I figure this out?
    Thanks.

    MySQL 5.1 introduces a new feature called Events that perform specific tasks at preset times or intervals. Don't ask me how to use them, because I don't have MySQL 5.1 on my server yet. I doubt if many hosting companies have either. But, if you're interested, you can find the details in the MySQL documentation for 5.1: http://dev.mysql.com/doc/refman/5.1/en/events.html.
    The way I run scheduled events at the moment is by creating scripts with Command Line Interface PHP. This is simply an ordinary PHP script that begins with a command to tell the scheduler where to find PHP. It looks something like this:
    #!/usr/local/bin/php
    <?php
    require_once('/home/mydomain/phpclasses/dosomethingspecial.class.php');
    // rest of the script that I want to run on a regular basis
    ?>
    I then schedule the jobs using Cron. If you have cPanel in your hosting setup, you should see Cron jobs, which is where you set the schedule for the script to run.
    How do you find when to send the email? As part of your script, use a SQL query to find appointments that are between 83 and 90 days old.
    SELECT client_id, client_name
    FROM clients
    WHERE appointment >= SUBDATE(NOW(), 83) AND appointment <= SUBDATE(NOW(), 90)

  • Can I schedule and email reports from ACS 5.1

    I would like to receive a report daily on our TACACS activity on our network devices. I've looked thru the menus and searched some but have not found a clear way to generate such a report. 
    any help is appreciated.

    Working with Scheduled Reports
    In ACS 5.5, you can schedule reports for a future date in such a way that ACS automatically generates the report. This can be done using the scheduled reports feature available in the Monitoring and Reports web interface. This feature is available only for the for RADIUS authentication, RADIUS accounting, TACACS+ authentication, TACACS+ authorization, and TACACS+ accounting reports. ACS generates the scheduled reports based on the given time range, exports them to a .csv file, and stores them in the specified remote repository.
    Previous releases of ACS allowed you to export reports and copy the .csv file to the local file system. You need to copy the exported file using the copy command to a remote location. But in ACS 5.5, you have the option to configure the remote repository to which the generated reports are exported and stored.
    An email notification is sent whenever a scheduled report is generated successfully. The email notification contains the following information:
    Scheduled Report Name—Name of the scheduled report.
    Cause—The reason for which you have received this email or alarm notification. In this case, the notification is a scheduled report alarm.
    Details—The details of the email notification.
    Repository Name—Name of the remote repository where the generated reports are stored.
    Repository URL—URL of the remote repository.
    File Name—Name of the generated report. The format of the filename is <Name of the Scheduled Report>-<Report Type>. For instance, if the name of the scheduled report is “report1” and the report type is RADIUS_Accounting, then the filename is displayed as: report1-RADIUS_Accounting.csv
    Generated on—The date and time at which the report is generated.
    ACS does not generate any alarms or email notifications if a scheduled report generation fails. To know the status of the scheduled reports, go to the Monitoring Configuration > System Operations > Scheduler page and check for the status.
    http://www.cisco.com/c/en/us/td/docs/net_mgmt/cisco_secure_access_control_system/5-5/user/guide/acsuserguide/viewer_reporting.html

  • Autoamtically email reports from ACS5?

    Hi All,
    Is there a way I can get the ACS (5.3) to email some of it's reports on a schedule?
    I'm hoping to send automated summaries of failed logins to the service desk each Monday morning. I just don't see any way of doing it!
    M

    Well, you can create a threshold alarm for failed attemps and so you can get e-mails about failed attempts:
    From  ACS view -> Alarms -> Thresholds. create a new threshold. fromn "Category" choose "Failed Authentications".
    When the failed attemtps exceeds the threshold you creates you'll receive a notification e-mail.
    But this is still does not seem what you want about a report with all failed attemtps to be sent.

  • Automatic email generation from JSP being submitted

    I am creating a JSP that when submitted I want an email to be automatically sent to someone.
    Could someone give me some advice on how to go about doing this?
    Thank you!

    use javax.mail package,that can be download from sun website separately,you can also find the package in the j2ee.

  • IMAP Emails Disappear from Box

    Sometimes, i seem to touch something at the top left of my sent mailbox and it collapses and all the emails from that day (usually the most recent/today) disappear. I can't seem to get them back. I can collapse and un-collapse emails from prior dates/weeks,
    but these emails seem to disappear into vapor, and then I can't find them?
    I'm using Office 2013. Any ideas/suggestions?

    Hi,
    Can you see the missing emails from web access?
    If the emails are still available from web access, please try the following steps to check the result:
    1. Logon your email account through Web-based Access.
    2. Create a new subfolder under inbox and move all of messages in inbox to the new one. (Perform the same steps if you have other folder)
    3. Move the messages back to the original Inbox folder.
    4. On the client site, please create a new Outlook profile and resetup your mail account:
    http://support.microsoft.com/kb/829918
    5. Sync your account again to check if the issue still persists.
    If you can’t see the missing emails from web access, please check if you can find them in your
    Deleted Items folder. You can also do an instant search within
    All Mailboxes to check if you can find the missing items.
    In addition, please start Outlook in safe mode to check if this issue was caused by any problematic add-ins. Press Windows key + R, type
    outlook.exe /safe in the Run dialog and press Enter.
    Lastly, we can start Outlook with /cleanviews and /resetfolders switches to check if the problem is related to corrupted view. To do this, press Windows key + R, type
    outlook.exe /cleanviews in the Run dialog and press Enter. If /cleanviews not solve the problem, then try /resetfolders switch in the same way.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support

  • When sending an email my From: box says "undisclosed recipient" rather than my actual name...want my name to appear in the From: line

    When I compose and send an email my name and email address show on the screen. But when it is sent the "From:" changes to "undisclosed recipients". I have a screen print of what I am talking about...but don't see on this screen how to send it to you.
    Hopefully you can give advice to a new user of Thunderbird.
    Margaret

    Woops...found the problem. My address book had the name "undisclosed recipients" next to my email address. I edited that name to say "Margaret Parsons" and presto my name appears in the "From" line on my sent emails. Yeaa....problem solved, given enough time and poking around Thunderbird...sure love this email.
    Margaret

  • Automatic Email sending from SAP B1

    Hi All,
    I want to send one query result to particular email id on fix interval say daily at 10:00 AM.
    I have tried it through Alert but to my surprise it didn't send the external mail, where as the internal message works fine.
    What could be the reason of SAP B1 not sending the email ?
    TIA
    Hari Narayan

    Hi Jennifer Anderson ,
    I have configured Outlook Integration and now i am able to send the mails to any id(external or Internal) through send message window. But i want to do this through DI API. I am using message object but while I am sending the mail its asking for the USER code and Name. But the thing is that I want to send the mails to the external ids. Is it possible to send the mails to the nonuser like cutomers, vendors' ids. Is there any other way or object with the help of that I can send the external mails.

  • Automatic Email Alert from Central System

    Hello,
    Would like to ask for someone knowledgeable with setting up central auto-reaction approach on SAP System. Currently we are configuring our R3 system with this capability for us (recipients) to inform immediately if certain Critical Business Process fails. However, we have made a customized function module that determines the alert information and sends them to our central monitoring system (Solution Manager) by means of RFC (remote function call).
    Our problem now is that, when we intentionally failed one job to test the functionality of this alert and inform the recipients, we found out that no alert notification has been received by the recipients.
    Would you advice any steps or process or documents that I could use for verification on my set-up.
    Or any inputs would be highly appreciated.
    Thanks in advance.

    Hi Jaypee,
    First check if the function module u r using is calling the program to send mails through SMTP,, next check the SCOT configuration, and the authorisations for the message server.
    It would ber helpful if u could post the error number in SOST( status text)
    Also,
    if possible i would like to know what further analysis is ur CEN doin on the alerts??
    Regards,
    Kris.

  • Emailing XML reports from EBUS

    Hello.
    I am trying to generate email version of the XML report from e-Business suite via concurrent program. Of course sending the report to email is extremely challenging. I tried to follow the steps in the blogs and is not reaching anywhere.
    Just checking to see if any one was able to successfully email reports from concurrent programs.
    Cheers,
    Thomas

    I was able to use a pl/sql and a generic email program to send out reports generated from BI publisher.
    This may look complicated but is easy if you break it out .
    Requirement:- Sales order summary report need to be send to sales agents as a nightly run.
    The process is simple
    1) create a generic email program that will accept the directory and has the capability to read blob then attach to the email.
    2) create a DIRECTORY in oracle database to point to APPLOUT
    3) create a custom package that will submit the concurrent program that will create the pdf report.note make sure to add the layout before submitting the concurrent program sample
    APPS.FND_REQUEST.ADD_LAYOUT('XBOL','XXCPD_OEXDRCAP','en-US','US','PDF');
    4) Based on your environment the output pdf will be created in the APPLOUT location in the format SHORT_NAME_REQUESTID_1.pdf
    5) call your generic email program to email this pdf.
    This is only an alternative method instead of messing around with java code. What i have seen is if the pl/sql is generic this is a repeatable and transportable process.
    Thank you,
    Tom
    WWW.CROOTPAD.COM

  • How to automatically send report after it is created?

    Hello,
    I am beginner and I would appreciate if someone could tell me general information.
    I found this tutorial how to save and access report.
    Storing and Accessing Reports in the Database
    In that tutorial report is saved onclick.
    Is there a way to automatically email report everytime report is generate or I should first save it (PDF, CSV,..) with SQL script and then email it?
    I also found that in Interactive report there is page process that can send e-mails. Is it possible that page process send e-mail with report or report should be also saved before sending?
    The reason for this is that we want to have a history of created reports.
    Thank you in advance.

    874887 wrote:
    The reason for this is that we want to have a history of created reports.
    Save report, then email it.
    I usually call COMMIT between the two steps.
    Use the APEX_MAIL package to send out an e-mail with an attachment.
    You should be able to modify the PL/SQL to do it all in one step
    declare
      l_report blob;
    -- Added this for APEX_MAIL
    l_mail_id NUMBER;
    begin
      l_report := apex_util.get_print_document (
      p_application_id => :APP_ID,
      p_report_query_name => 'blobquery',
      p_report_layout_name => 'blobquery',
      p_report_layout_type => 'rtf',
      p_document_format => 'pdf'
      insert into report_archive (
      filename,
      mimetype,
      report,
      created_date,
      created_by
      ) values (
      'BLOB Query Search Results ('||to_char(sysdate,'DDMonYYYY')||')',
      'application/pdf',
      l_report,
      sysdate,
      :USER
    -- COMMIT the insert so you don't e-mail out a report
    -- that was never saved
    commit;
    -- create e-mail here
    l_mail_id := APEX_MAIL.send( ... ); -- see document for usage
    APEX_MAIL.ADD_ATTACHMENT( .. ); -- see document for usage
    end;
    MK

  • "Reply" and "Forward" have wrong address in "From" box.

    I have three email accounts and user identities.
    When Replying to or Forwarding an email, the "From" box always contains
    the same identity, irrespective of to which email account the original message
    was sent. This identity is almost always wrong (an obsolescent but still active
    email account). The "Reply-To" box is correct (that to which the original message
    was sent).
    The Source of the Replied/Forwarded email does have the correct email address
    in the "From:" and "Reply-To:" fields (that to which the original email was sent),
    but the "From:" field is LABELED wrong (that which [incorrectly] appeared in the
    "From" box when Replying/Forwarding), for example
    From: "My Old Email Account" <[email protected]>.
    If this seems confusing, I can provide an example.
    Thanks for your help,
    Roy Sykes

    Close out of the mail app, double tap the home button and completely close out of the app.
    Then do a reset, no data loss.  Hold down the home/sleep button together until you see the apple logo and then release, then wait for the phone to boot back up.
    Then check your mail again.

  • Syncing email addresses from windows

    Having trouble syncing email addresses from Itunes
    to Iphone.
    Thank's for any help in advance.
    Craig.

    You need to get your MSN/Windows Live online contacts synced with the Windows Contacts address book on your PC - which is the address book used by Windows Mail - the name change for Outlook Express with Vista.
    You need to contact Microsoft or MSN/Windows Live Technical support for help with this.
    After you get this working properly, you can select Windows Contacts under the Info tab for your iPhone sync preferences.

  • I'm embarrassed to ask this: when I click to initiate a new email message in the "From" box it automatically chooses the wrong email address (I have three but use one mainly). How can I get the right choice to appear automatically?

    I'm embarassed to ask this: when I click on the new mail icon to write a new email message, in the box "FROM" appears the wrong email address: I have three but mainly use one. How can I correct this so that the right email address appears in the "FROM" box?

    I assume this is Apple Mail. Try this:
    Preferences > Accounts > your-first-account
    Select Outgoing Mail Server of account/name you wish to use and check Use only this server
    Repeat for other accounts.

Maybe you are looking for

  • Can I backup my iPhone into a new iTunes install on a new PC without losing all my data?

    I've recently lost an old Windows XP PC which I have been using for several years and had my entire iTunes library and iPhone history. I have since purchased a new Windows 7 PC and installed itunes onto it. Is it possible for me to sync my iPhone ont

  • What are the iphoto files I need to restore iphoto library deleted from drive

    A few days ago my hard drive started making noises and I was getting all sorts of errors.  I even got errors trying to do a time machine backup with the final error being "backup failed". Earlier last week I imported a couple hundred photos of my kid

  • Ipod updater 2006-01-10:  VIDEOS NOT playing correctly now...........

    i updated to 1-10-06 ipod software & having problems. i have several vid i converted using videora. worked great till now. Now about 20 sec into my vid, my ipod will pause for about 5 seconds, like its thinking about wether it likes my video, then co

  • BI - Administration Cockpit

    Hi 1)Can BI Admin Cockpit be used with NW2004s 3.x methodology (I mean we are on NW2004s SP-10 however we have used 3.x methodology for all cubes/queries and no DTP or transformations) 2)Can BI Admin cockpit be configured  directly in production or t

  • Files locked when viewed on Mac, not locked on PC.

    I'm creating files on a PC that are not locked, yet when I view them through the network, SOME of them are labeled as "locked" in Get Info and I have to go through the minor task of holding down OPTION when emptying the trash if I use the Mac to dele