Unable to send mails to outlook from sap system through workflow

Hi ,
Iam unable to send mails to outlook from sap system through work flow .Actually we r able to send mails from sap inbox to outlook successfully.But when trying with workflow we r not able to send.Please guide me that is  there any configurations required from BASIS side for work flow.Actually we configured everything like default domain .
Please find the errors belows that  traced from sost t code
02/13/2012     17:50:12     0380 MIME_MESSAGE_GENERATE     G     Error when generating MIME flow
02/13/2012     17:50:12     0382 MIME_MESSAGE_GENERATE     G     Required 'From' header is initial
02/13/2012     17:50:12     0167 SO_OBJECT_MIME_GET     G     Error during MIME Generation
02/13/2012     17:50:12     0777 UPDATE_SOSC     G     Cannot process message in SAP System
Regards
RAGHAVENADAR

Hello,
Actually i checked the mail ID for WF-BATCH  using su01 .But i didnt find any mail ID for WF-BATCH then i added the email address of the user.Then we tried sending mail it was successfull.
But later i removed the email address what i entered in WF-BATCH user .Even after removing the email address also iam able to send the mails through workflow.
So iam confused whether it needs an mail address or not.But now we are able to send a mail to outlook through work flow but not able to send mails to GMAILor yahoo.For that we need to do any settings.
ABAPer is sending mails through work flow.
Regards
RAGHAVENDAR M

Similar Messages

  • Sending mail to OUTLOOK from SAP when error encountered in MM creation

    Hi ,
    I am able to send a message to SAP inbox which i can view from SBWP. But as well i need to send mail to the OUTLOOK  .How can i send this OUTLOOK .
    I have configured the mail id in SCOT.
    Even i configured in SCOT with BASIS team i m not able to send mail to outlook.I even checked in SOST their is no entry in that .
    Is their a need for writing separate logic for sending mail to OUTLOOK as well?
    Regards,
    Ranjith ,
    +91-8431858286.

    HI  Modak,
    Please help me in getting out of this error encountered during a sample workflow thing.
    Here is the requirement I need to send a OUTLOOK mail from SAP.If the user accepts the workflow task then mail  need to send a recipient ,stating that he accepthed the request.
    Below I designed  that task.
    In send Mail step I added the recipent thing as stated below.But I was unable to send mail to OUTLOOK .In this I am not even  getting notification in my SBWP  in SAP INBOX.

  • Sending mail to outlook from workflow

    Hi All,
    I tried to send a mail to outlook from workflow by giving the email address in the step mail, but it was not working.
    i am getting the workitem in the sap inbox so tried setting the automating forward which we can forward from the sap inbox to outlook.
    Searched in SDN , but my issue was not solved..
    Could you please help me out with this issue to get the mail from workflow to outlook inbox.
    Thanks,
    Praveena

    Hi Praveena
    see the threads,similar to you
    Sending mails from SAP inbox to Outlook
    Workflow - Sending mail to Outlook
    For more inforamtion you can search a lot about sending mails to outlook in SCN
    regards
    Sachin
    Edited by: sachin sharma on Feb 27, 2009 11:44 AM

  • Sending Mail to Outlook from workflow approval

    Hi All,
    A standard workflow is trigering in when we click on FOR APPROVAL button in IMA11 (Appropriation Request in IM Module).
    I need to send send mail to OUTLOOK with workitem for approve directly from the OUTLOOK. Is it possible.
    Suppose , we have 5 approval levels.
    By standard workflow , If the 2nd person approve the request , work item is going to the 3rd person SAP Inbox.
    I also need, If the 2nd person approve the request , need to send a mail to the 1st person also.
    How can I get this?
    Plz write ur comments.
    Thanks

    Hi,
    In SBWP transaction goto setting->office settings-Automatic forwarding-create new---give mail id in forward to and select external address.
    In SWDD use send mail.
    Recipient type Organizational object
    User     Name_of_the_user
    Also from insert expression you can enter work item id.
    Also while creating above use using SU01 enter e-mail address which you have entered in forward to.

  • Send mail to Outlook from workflow

    Hi Experts,
    I have created a workflow in which employee submits his reimbursements for approval to HR, & HR gets notified by a mail in SAP workplace...
    Now I want that mail should reach the OUTLOOK on a specific e-mail address that i mention. Also, when HR approves/rejects, a mail should be sent back to the employee on his/her outlook id.
    please help how can i do that. please give me a simple & less complex answer as i m new to workflows.
    what i have learnt till now is that there is some standard program which can be used in this but dont know that program name. kindly suggest or give some code if possible.
    thanks in advance
    prateek
    Edited by: Parteek Arora on May 12, 2009 10:53 AM

    Hi,
    In case if you don't want to send an attachment then you can use SO_NEW_DOCUMENT_SEND_API1 function module. You can also use Standard workflow templates and Standard tasks provided by SAP or can make your own after copying it from the standard task in order to send mail. You can get these standard tasks in Package SO. Go to SE80 and give package name SO then go to Business Engineering -> Business Object Types ->Workflow Standard Tasks.
    KR Jaideep,

  • How to send information to Outlook from SAP and take back

    Dear All,
    We have a requirement. We want to send a report along with APPROVE and REJECT button to Outlook. When user clicks on say APPROVE, then it is approved and indication sent back to SAP which updates a custom table. Please can you suggest how to handle this?
    Best wishes,
    Atanu

    Hi,
    I am myself not aware of the SCOT configuration,
    Please refer to the following threads for SCOT configuration
    Re: SCOT configuration Issue
    Re: SCOT Configuration--for external mail
    Hope it helps
    Regards,
    Manish

  • Sending Notifications to Outlook from SAP !

    I have configured in SWNCONFIG so that work item notifications are being sent to Outlook instead of SAP inbox.
    In the same workflow I am sending Email notification to the user's Outlook email address.
    Though the work item notifications are sent properly the Email notifications are sent to SAP inbox instead of Outlook.
    I have checked the Mail Sy.grp in SO16 & it is maintained as "Send to home address"
    What else am I supposed to do??

    Hello,
    You wrote:
    "In the same workflow I am sending Email notification to the user's Outlook email address."
    How are you doing that? Are you specifying the address, or just the user? What sort of step is it?
    regards
    Rick Bakker
    Hanabi Technology

  • QRFC/TRFC for sending idocs from SAP system to XI

    Hi experts,
    The standard program RFFOEDI1 generates payment orders - first PEXR2002 and then EUPEXR idocs. These idocs are to be sent to the bank from SAP through XI. Bank partner profile is maintained. But these idocs because of TRFC are not getting sent in the order in which they are generated by the SAP system. So I changed the bank partner profile settings from TRFC to QRFC and gave the rule name as first 16 of mes type. But the idocs are struck in the SAP system. Is there any standard program to be run to send the idocs out from SAP system or is it automatic.
    Please suggest a standard method which is to be followed to send the idocs in the same order in which they are getting generated for the scenairo above.
    Regards,
    Asha

    Hi Asha,
    As you said Idocs are stucking,
    To send Idocs to XI, you must have maintain some settings in XI to receive Idocs. Once they are done properly .in R3 side standard way to send idocs to XI is Maintaining<b> <i>Change Pointers</i></b> and shedule the programe to trigger that most of Standard idocs will have standard programs to catch change pointers and send them to external system.
    and to maintain the same order of idocs there is a setting called Quality Of Service in XI side ,that option should be set to Exactly Once In Order .
    Regards,
    Ramesh.

  • Problem with Send and Receive Emal In SAP System

    Hi gurus!
    I have a following quote:
    Dear !
    I have a problem with send and receive email in SAP system following :
    I want to test send and receive email in local network at my company. I
    had two server
    Server 1 : I setup Exchange Mail Server 2007 with domain controller is
    fes.com
    Server 2 : I setup SAP ERP ECC 6.0
    On Server 1 : I created 2 account ( u1Afes.com and u2Afes.com ) and then I tested send and receive email between u1 and u2 in local network through Microsoft Outlook 2007 -> OK
    and then
    On Server 2: I had configured send and receive email on SAP system
    through tcode SBWP, SCOT and SOST as Note 455140 - "Configuration of
    e-mail, fax, paging or SMS using SMTP"
    for example :
    I logged in SAP system with user Basis01 (with email u1Afes.com ) -> then,using tcode SBWP -> new message -> send to u2Afes.com with Internet Mail type and then status message with green light -> sending ok
    and then I have used Microsoft Outlook 2007, I logged with account u2 ->check email -> Ok. I saw message which send from u1
    Finally, My problem is how can receive mail in SAP system without using Microsoft Outlook
    For example:
    Login system SAP with Basis01 account (with  u1Afes.com ) -> tcode SBWP ->New Message -> send to u2Afes.com
    and then
    Login system SAP with Basis02 account (with u2Afes.com ) -> tcode ??? ->
    To receive email from Basis01 (with u1Afes.com )
    Please help me now
    Thanks
    I replace "@" with "A" because of banning email of this forum.
    This quote is about sending email in local network. And we can't receive any email from the outside email address. Addition if I wanna send email to internal email in Internet (we've just tried with email address in local network) What should I config in SAP and Exchange ?
    By the way, Is SAP Server IP added to Relay Agent for sending or receiving mail ?
    Regards
    An NLP
    Edited by: An NLP on Apr 6, 2010 7:03 PM

    Hi,
    This problem is a classic problem of mail routing via Exchange. Exchange like most mail servers use the domain part of the email address as a means to route mails. So I will make an assumption that your main company mail addrss is "User @ fes.com".
    So when you send a mail to the "User @ fes.com mail" address the mail is delivered to your Outlook mail address as this is the default route for company.
    (Q) So how do you get your Exchange server to relay the mail into the sending SAP system?
    (A) The easiest way would be to setup and unique mail domain for your SAP system. I always recommend "user @ client.sid.company.com" which in your case would be "u1 @ 100.PRD.fes.com". You can then instruct Exchange to send any emails addressed to 100.PRD.fes.com domain to your SAP system. Also using this format of address you can configure multiple mail connections into multiple SAP systems.
    (A) Another answer would be to enter the "Full" email address (LOcal and Domain part of address) into the routing rule for Exchange e.g. "U1 @ fes.com" so that all emails addressed to this user will be delivered into SAP. However this method requires a lot of Admin as you will have to update Exchange with ALL email address that need to receive emails. Also if your corporate mail address is "U1 @ fes.com" then all mails will be forwarded to SAP.
    I would definitely NOT recommend this method but the decision is up to you.
    P.S. The IP address of the SAP system is entered into the mail header of the email. This is standard practice in SMTP relay. You can suppress this header in Exchange
    Hope this helps
    Michael

  • Unable to send Mail from POP account

    I have an Iphone 4 and have upgraded the IOS from 5-1 to 6.1.3. Since then I have been receiving all my mails but i have been unable to send mails from my POP account. the notification "Cannot Send Mail. A copy has been placed in your Outbox. The receipient, "xxyyzz @ gmail . com " was rejected by the server" displayed. Please Help. the same thing happens when I configure my POP account on my Son's Iphone4, and there is no problem in receiving and sending mails from my Outlook. Please Help!!!!!
    Can i revert back to IOS5.1.1?????

    Contact your email provider and get the correct settings to use for the outgoing mail server (SMTP) on a mobile device. If it's email provided by your ISP, they have likely blocked email from outside their network from relaying to prevent spam.

  • Unable to send email POP3 email from Outlook 2013 unless signed on as local admin

    Windows 7 Outlook 2013
    I recently upgraded from Office 2010 to 2013.  For several weeks everything ran smoothly but a few days ago I noticed that my Verizon POP3 account was unable to send mail - items just sit in outbox.  I have deleted/added the account and the profile
    multiple times, this will solve the problem for a few days but then it returns again.  I discovered that if I run Outlook as an administrator the mail will send without a problem.  I have checked permissions on the pst file and do not see any issues. 
    Sometimes but not always I receive a message on the POP3 send that there was no network connection check mode. The send test message in the account set up never has a problem - it's only the periodic Outlook sending and receiving when the problem occurs. 
    Any ideas?
    Thanks.
    enagy

    Hi,
    Since the problem could be be solved for a few days by deleting/re-adding the profile and the account, the problem may be related to the .pst file. When the problem comes back, run Scanpst.exe to repair the. pst file, will the problem be fixed again?
    Learn how to use Scanpst.exe:http://support.microsoft.com/kb/272227/en-us
    We can also assume there are other programs that are interacting with the .pst file, reboot and disable the possible programs to test if this makes a difference.
    If you're disconnected, you'll also need to check the network cable, try restarting your computer, or contact your Internet Service Provider or your system administrator. This implies the issue may be related to the anti-virus program or the firewall settings,
    which may be scanning the outgoing emails from Outlook. We can disable them temporarily to send the emails again, check if this helps.
    Regards,
    Melon Chen
    TechNet Community Support

  • Unable to send mails from Azure SharePoint 2010 VM

    Hello All,
    I have created Site-to-Site VPN in azure to my on premise, and i have configured SharePoint 2010 environment in that. Then i have configured outgoing mail settings for a web application in that VM, but i am unable to send mails to external domain from it.
    But i am able to send mails from my on premise VMs to external domains. 
    Thanks

    Hey There,
    Azure does not support smtp relay, you may want to use SendGrid (which working with Microsoft Azure).
    After registration you get 400 E-mail per day free of charge.
    From technical aspects youll get SMTP server, Username & Password which you can fill in your application.
    Hope it helps.
    Ido

  • Send mails to Agents from Infotype 105  External mails / SAP Inbox

    Hi,
    1) Whenever there is a change in the Address  the change has to be notified to HR Business partner (HRBP)  and Manager (MGR)
       a) The mail has to be  sent to the Extermail id.
       b) OR it has to be sent to the SAPID (Inbox)
    2) These mail ID /SAPID will be taken from the INFOTYPE PA0105, where two custom fields will carry this Mail / SAPIDs
    3) Sending mail To external mail id  is been done using the Function module in  the rule (Inside the function module i have written a program which will collect the mail id from PA0105 and send mails)
    4) Huv can i send mail to SAPINBOX from there if i  have SAPID instread of external mail IDs.
    Please help me to solve .
    Richard A

    Check the Business Object that is relevant to you
    ADDRESS    Address for sending documents
    ADDRESSEMP Employee Address
    BUS4001    Addresses of companies and organizations
    BUS4002    Address of natural oerson
    BUS4003    Address of "Person in company"
    After selecting the Business object check which event is getting triggered when you change address. If no event getting triggered try toi configure in SWEHR3
    You can take reference of the following Wflow Template
    01000015
    01000080
    You can just use SAP User Id in mail if email address is maintained in SU01d.
    <b>Reward points if useful and close thread if resolved</b>

  • Unable to SEND mail using Activesync in Exchange 2010 server on iPhone or Windows Mobile 6.1

    Hi All,
    We've been setting up a new SBS 2011 server for a client this week. Everything is working, except the staff have 4 x iPhones to connect with Exchange ActiveSync.
    There are 2 x iPhone 4's and 2 x iPhone 3Gs's. We can setup the Exchange accounts on each of the phones and they are all able to sync mail and calender etc with the server.
    The problem we have is when any of them try to send mail from the phone, it gives an error : "Cannot Send Mail - An error occurred while delivering this message" and it sits in the outbox on the phone.
    The newsgroups and forums are littered with people having issues with IOS4 and Exchange 2010 but most of these are from June-August 2010 when IOS4 version was around 4.00 or 4.01
    A lot of these people had iPhone 3 handsets running with IOS 3.1.3 which worked with Exchange 2010 but when they upgraded to IOS 4, they had this problem sending mail.
    It seems that for most of them, the fix came in the form of IOS version 4.1 which fixed the send issue for them.
    We have a variety of Hansets and IOS versions (including an iPhone 3Gs running IOS 3.1.3) but are unable to send mail from any of them:
    iPhone 3Gs    IOS 3.1.3
    iPhone 3Gs    IOS 4.3.3
    iPhone 4       IOS 4.3.3
    iPhone 4       IOS 4.3.5
    I was surprised that the iPhone 3Gs running 3.1.3 was unable to send either as nearly all the forums etc I read with this issue said the iPhone 3's worked with that IOS version.
    Today we used a test iPhone 4 handset from our office to connect to an almost identical Small Business Server 2011 we setup two weeks ago for another client.
    The test iPhone 4 was able to connect, Sync and Send email on that server but when set it to connect to this SBS 2011 server, it gets the "Cannot Send Mail" message the same as the others. So clearly the handset is working (on the other server at least),
    it must be something misconfigured in this Exchange server right?
    We ran the Exchange Remote Connectivity Analyser on the Exchange server and got green ticks across the board.
    Outlook Web App and Outlook Anywhere both work normally. Everything we can test on the Exchange server works except sending from any iPhone.
    Having said all that, I just setup a Windows Mobile 6.1 handset to sync with the Exchange 2010 server as a test, and it appears to have the same issue.
    It will connect & Sync Mail, Contacts and Calendar but if trying to send an email from the phone, it will just sit in the outbox.
    Does anyone have some insight into what the problem may be?

    Further to this .. I found the solution on a MS Exchange 2010 support forum.
    It was not a certificate or firewall issue, looks as thought the “Accepted Domains” in Exchange Mgmt Console –
    Org Config – Hub Transport cannot have any spaces in the name field.
    I had some spaces and the emails were not downloading fully and able to send. Once I removed the spaces from the Name field and
    restarting the Exchange and IIS services emails were now being sent and received ok.
     Check
    out :
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/321eae51-9cbd-4a5e-85c1-68d8f7b523c3
     This
    is good one to add to your knowledge bank in case you come across it in the future.
    Rgds Gerry

  • Adobe acrobat error - unable to send mail

    I`m using Win 7 pro 64bit with acrobat 9.0 pro 32 bit.
    I am now unable to send .PDF`s from either the toolbar or from the File, attach mail.
    The system says Ädobe acrobat error - unable to send mail"
    Any hep would be appreciated.
    Many thanks

    I don't remember much of Acrobat 9...
    What email client are you using?  Are the Acrobat preferences configured to use that email client?  Is it running when you try to send that document?
    [topic moved to Acrobat forum]

Maybe you are looking for

  • How to delete the content of a datatable by the "Database Adapter"

    Hello, i want to delete all entries in a table by a database adapter - like "DELETE FROM table" in SQL. (Oracle SOA Suite 11g SR1, with Oracle DB over JDBC)) When i create a new Database adapter i can select standard functions for "insert, select, de

  • DB2 and rational Applicatio Developer

    Hello Friends, i am doing database connectivity with DB2 on Rational Application Developer. when i connect using the core java,it is working,but when i convert it into the Servlet and run onto it,it is not running,i also tried to create the data pool

  • Question: How can I convert Java portlets into iViews? ...

    Hi David, Thank you for reading this post.  Currently, I have java portlets and have some questions converting them to iViews.  I have the iView conditions listed below with my questions: <u><b>iView Conditions:</b></u> <b>1. Usage of Correct Naming

  • My iphone freezes and I cannot do anything

    A few days ago i I updated iOS 6 to my iphone 4 of 16 GB and I have had problems that the screen freezes during 5 seconds cannot write, move not anything, and in any cases I cannot answer the calls, please help me

  • From Shuffle to Playlist Order

    If I am listening to my Shuffle in random/shuffle order and come to a song from an album I want to hear more of, can I switch it to Playlist order and hear the rest of the songs in order of the playlist?