Inbound EMail VS Interactions created

Hi,
We are using CRM 7 and ERMS is setup and running without any issues. When an inbound email received to specific mail id, ERMS will create interaction record(Activity) in CRM.
Sometimes we are finding issues like customer send an email, received to outlook, received in CRM from outlook but Interaction record not created. We are checking number of interactions created in CRM with user WF-BATCH as it create through workflow.
Is there anyway otherway to see number of inbound emails received vs number of Interactions(Activity) created are created. Any standard Table or report available for this?
Shaik.

Hi Pramod,
the problem is related to the Inbound Processing Rule CL_RMPS_INCOMING_MAIL.
The reason for the workflow not getting created lies with your settings in SO50.
There you can find the following mailhandlers:
Comm.Type Recipient Doc.Class Exit Name Call seq.
INT * * CL_MPA_HANDLE_ALERT_REPLY 2
INT * ICS CL_APPOINTMENT_REPLY 3
The Exit CL_MPA_HANDLE_ALERT_REPLY will be called for all SMTPrecipients
(Recipient = *, Comm.Type = INT)
This exit sets se_retcode = IF_INBOUND_EXIT_BCS=>gc_terminate and this
now will suppress the delivery to the Business Workplace as
well as Means, you need to ensure, that all exit handler, which you
use, have e_retcode = if_inbound_exit_bcs=>gc_continue at the end.
Therefore I would ask you to check again your settings in
SO50.
Regards
Itty

Similar Messages

  • Inbound email in interaction record

    Hi experts,
    I use workflow WS 14000164 to process incoming email. I would expect somehow to have the mail in BP interaction record. I can see the workitem and the attached email in WebClient Inbox but I do not see it in interaction record. Which solution does the standard provide?
    I am using CRM2007.
    Best regards,
    Patrick

    HI ,
    Currently even i was unable to find the solution for the inbound email attachment , i can see the attachment in the email, while processing email attachment is not automaticallly link to Interaction record.
    Even if log in to SAPGui and transation it does't contains attachment .
    Activity clipboard i can see the inbound email .
    Best Regards,
    Satish Kumar

  • Create service request with inbound email linked to it

    Hi,
    we are on CRM 7.0 and interaction center agents need to open and read inbound emails in the agent inbox and in some cases manually create Service Requests to which the email should be linked.
    Is there any standard functionality to manually create a new Service Request with the inbound email linked to it or do we have to implement it with custom coding? (we have already used ERMS to automatically create Service Requests linked to emails, but in some scenarios agents need to create manually service requests linked to mails after reading the email in the inbox)
    Thanks,
    laura.

    Hi Joaquin,
    Thank you for answering. I already tried: I select the line with the email in the Inbox, I press Interact (the account is automatically recognized and I am asked to confirm it), I confirm the account and then I navigate to "Service Request" workcenter: a new Service Request is displayed, with the employee responsible and the customer automatically filled. However, I can see no data regarding any attached email in any of the Service Request tabs (even if I save or select "End").
    After your answer, I tried the same procedure with the "Service Ticket" and noticed that the email is correctly displayed as an Interaction Record under the Business Content tab for the Service Ticket: since you confirmed that this should work also for Service Request, I guess there's something wrong in my customizing settings and now I will search for errors.
    Thanks for your help.
    Best regards,
    Laura.

  • Creating a sample repository of inbound email

    Hi there,
    To start, I am not an Exchange Admin or a technologist.  I am instead a technically inclined lay person.  So if that doesn't put you off let me pose my question!
    We are an advertising agency specializing in email marketing.  We send *reputable* email marketing to opt-in consumers, mostly from Fortune 1000 firms.  Email you would recognize and generally welcome (some would refer to it as Bacn).  This
    is not the evil stuff.
    As part of our sales process we need to collect email samples from prospective clients.  We have a large team that can sign up for email marketing newsletters from a variety of organizations but we need to be able to store the inbound messages in a
    repository that is readily available to users across the organization.  My thought is to use Public Folders for this purpose but I think we need a way to automatically file the inbound messages by sender.
    Here is what I want to do:
    Setup Exchange to accept inbound email even if no user account for the email address exists as long as a substring of the email address meets a specific criterion.  For instance, we would want to accept any email in the format [email protected]
     (or alternately [email protected]). 
    Sign up for email newsletters from third parties using this email address format.  For instance, if we sign up for email from Delta Air Lines the email address we would use to
    receive messages would be [email protected].  Email from Ford Motor Company?  This address would be [email protected], and so on.  We would eventually have
    thousands of such custom email addresses.
    As messages are received into our Exchange 2010 environment we would want to route them to a specific subfolder of our Public Folder hierarchy, presumably /Public Folders/Samples.
    With thousands of senders all having their messages routed to this folder, however, things could get crowded!  So optimally we would want to interrogate the "To" address of each message and parse out the custom sending organization.  For
    instance we would want to route:
       Emails sent to  [email protected] would be sent to /Public Folders/Samples/D/DeltaAirLines.
       Emails sent to  [email protected] would be sent to /Public Folders/Samples/F/FordMotorCompany.
    So, is this possible?  If so, how?  If PowerShell or an Exchange Event Script an appropriate way to address this need?  If not, any particularly whizzy third-party add-ons that are appropriate?
    Any advice is welcomed!
    Thanks,
    WhamboMPS

    Good thoughts here.  I would suggest not building on top of Public Folders as the solution has been de-emphasized in Exchange 2007 and 2010 and in Exchange 2013, Public Folders take on somewhat of a new look.  I can't say when or if they will ever
    be gone, but MSFT has been looking to get rid of them and make a push towards SharePoint.
    So getting that out of the way, I have a couple options:
    Create one mailbox (or however many you would like) as the repository for these emails.  You can then utilize transport rules that will send any email with <address>@domain.com to a specific mailbox (the one you just created).  Now you would
    like these organized by folders so you would have to go into Outlook and create some rules.  These will probably only run when Outlook is open so keep that in mind. You can utilize Outlook client to search through the items as well.
    The second option (if you have SharePoint) is to create a folder structure in SharePoint and Mail Enable SharePoint.  This will give you a scenario very close to what Public FOlders will do for you but it will be in SharePoint and will appear like any
    other document library, with searching, etc.
    The last option would be to just utilize Public Folders.  Create your Hierarchy.  Create a folder for A, B and so on.  Each of these folders now needs to be mail enabled.  We can then steal an idea from option one and create a transport
    rule that moves messages from <address>@domain.com to Public Folder A.  Multiple addresses can be placed in these rules so essentially you would have 26 rules or so with multiple addresses.  This would automatically move the messages to the
    correct PF.
    Hope this helps.
    Jason Apt, Microsoft Certified Master | Exchange 2010
    My Blog

  • Inbound email update data in R/3 46C?

    I know that Interactive Forms has the possibility of having an inbound email update data in R/3?
    I also know that Interactive Forms is not possible with version 46C.
    Can I get an inbound e-mail to update data in R/3 if I am on version 46C???
    -Ken

    Dear Relaxed Surfer,
    The link you give is great to handle basis setup.
    Is there a place to handle application setup?  Suppose I want an inbound e-mail to execute a transaction, call a BAPI or simply do a direct update to a Zee table.  Is there documentation on this?
    -Ken

  • Enable SAP Inbound email through IMAP, POP3 & MAPI instead of SMTP

    Hi,
    I am trying to configure SAP Inbound email in CRM 6.0 and would like to know if I can use IMAP, POP3 or MAPI instead of SMTP due to our company's legal policies and maintenance purposes.
    If there is a way, please let me know how to?
    I have checked other options but none of them talk about IMAP, POP3 or MAPI
    *) ICI (Integrated Communication Interface)
    *) Agent Inox based on SAP Connect Interface via SAP Business WorkflowCheck
    http://help.sap.com/saphelp_crm60/helpdata/en/46/23e545c17b5872e10000000a11466f/content.htm
    PI Mail Adapter  - http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm
    Configuring the Sender Mail Adapter - http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm
    Configuring the Receiver Mail Adapter  - http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm
    Thanks in advance

    Hello,
    As far as I am aware, SMTP is now the only supported option for configuring inbound emails through the SAPConnect interface into the Interaction Center agent inbox.
    [SAP Note 455140|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=455140]
    [SAP Note 1236270|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1236270}
    Best regards,
    John

  • Access to Outbound Emails in Interaction Center

    Hello All,
    In our CRM 2007 interaction centre users send emails to customers through the email component. We would like there to be a capability to view a history of these outbound emails just like there is with inbound emails in the inbox. What are the steps involved in setting up this functionality??
    Or if one could direct us to any documentation out there that relates to this.
    Any advise is greatly appreciated.
    Thanks,
    Jonathan

    Hello Jonathan,
    Maybe you can elaborate on your requirements a bit more. For example, by default in the Interaction Center any outbound agent emails should be automatically linked to the current customer Interaction Record AND to the current One Order business transaction (e.g., open service ticket, complaint, etc.). Later you are able to view all emails (both inbound and outbound) associated with a particular Interaction and/or business transaction. Is this enough for your requirement?
    Or are you somehow interested in a report or list of all outbound emails sent by a certain agent, irrespective of a particular customer interaction or business transaction? If so, there are no default capabilities in this area and I would imagine that such a requirement would require quite extensive development and code modification. Perhaps the other experts can chime in?
    Best regards,
    John

  • Inbound Email process issue

    Hi,
    we have a issue with inbound email process. inbound emails are not coming and showing inbox undeleverable message
    showing below message in undeleverable mail
    "There was a SMTP communication problem with the recipient's email server"
    please help me how to solve this issue. i am working on CRM 7.0 version.
    Thanks & Regards
    Kishore kumar

    Hi,
       If you posted the Document through VL32N.. Then you cannot try reversal using MIGO, becaouse it will not update "delivery document flow". For more reasons please see the Note  "199703"
    If you have created any reversal material document. then cancel it. you can reverse the Inbound delivery only using VL09
    Regards
    GK.

  • Inbound emails stripped of .FAX attachments

    G'day all,
    I'm on a 620 system up to basis patch 60.
    When an inbound email contains an attachment with extension .FAX the attachment disappears!!
    Any other extensions are fine. The .FAX files in my case are actually .TIF files but the software creates them with .FAX extension.
    If I rename the file to have a .FOX extension for example, the attachment makes it into SAP just fine, as does any other extensions I've tried (.TXT, .DOC, .ZIP, .PDF, .XLS etc)
    This happens whether I send to a normal SAP users inbox or whether I handle the inbound request using my own SO50 configured class.
    We've turned on the Inbound and General trace in SCOT and there is nothing too exciting. The log does show there is a .FAX attachment present (so it's not stripped by the external mail system) but it doesn't indicate that it's been removed.
    Please note!! This is NOT inbound Fax handling. It's just a mail that happens to have an attachment which ends with the extension .FAX.
    Any ideas??
    Thanks,
    Mark

    Hello,
    Can you please check SAP note:
    813619
    make sure the customizing of the type .FAX is correct.
    Best regards,
    Dezso

  • Inbound email - delete attachments/content?

    We are using ERMS to process inbound mails. Occasionally, agents  will receive unsolicited attachments which we would like (from a legal point of view) to remove from the email.
    Is there a standard solution to allow for specific email attachments to be deleted?
    BR
    Sham Haque

    I managed to delete the physical attachment
    inbound emails and their attachments are handled by KPRO (Knowledge Provider) - the field SOOD-EXTCT has the value "K" for these entries
    KPRO handles storage and access in quite a well documented fashion - if you know where to look!
    I found these 2 resources online:
    Document Management with KPro - SAP Knowledge Provider (BC-SRV-KPR) - SAP Library
    There is a list of FMs including one called SDOK_PHIO_DELETE.
    To get the PHIO ID, I followed the guide here:
    SAP Content Management - Link between SAP Objects and originals - Product Lifecycle Management - SCN Wiki
    I hope this is useful for someone else - and gives us a starting point for creating a custom report

  • Inbound email receiving and processing: push and pull

    Hi Experts
    i know there are 2 alternative ways to configure the inbound email receiving and processing: push and pull
    (see also /people/cathy.ma/blog/2009/06/23/introduction-to-the-interaction-center-agent-inbox)
    My question is: what if i configured the email in push and, at the end of day, some emails are not already read by the Contact Center Operator ?
    The day after will the agent see those unread email in the push queue, or in pull in the Agent Inbox (thus transforming them into work item) ?
    Those emails are not lost. True?
    Maybe it is a simplistic question
    thanks for the support
    Angelo T.

    Hello Angelo,
    No, actually. ICI interface "push" emails are handled just like a telephone call. You would never leave a telephone call sitting in the queue at the end of the day, and its the same with ICI emails. The key here is that ICI is real time!  This is quite a different approach than the SAPConnect interface which uses workflow to route the emails to an Inbox (virtual queue). In the Inbox case, of course an agent would see lots of emails sitting in the queue the next day. Hope that helps!
    Regards,
    John

  • Counting inbound emails (including those automatically deleted using ERMS)

    Hi all,
    I have a requirement to be able to count all inbound emails in SAP CRM (5.0).  This includes all emails that have been automatically deleted using ERMS after the creation of an Interaction Record and Service Ticket.  Can anyone think of an easy way of doing this in SAP CRM?  The Email Workbench and Agent Inbox do not display deleted email Workitems.  The best option that I have been able to come up with is to export the Workitem Selection Report from transaction SWI1 into a spreadsheet and filter column Workitem ID for unique entries.  Does anyone know of a better way of achieving this?
    Thanks,
    Onkar.

    By using POP3, mail is automatically deleted from the server once downloaded by the client without further user intervention (granted, not immediately due to BTYahoos recent non-standard implementation of the POP3 protocol). By contrast, the whole point of IMAP is that mail is left on the server to be available to multiple devices and requires user intervention to delete. Why would a system which is designed to be used for leaving mail on a server be recommmended to someone who wished it to be deleted? If you wish to be pedantic, I agree the OP didn't ask for mail to be automatically deleted, but then nor did he specify immediate deletion either. I interpreted the request as the former, you the latter. Perhaps if we understood the underlying reason why he wished the mail to be deleted in the first place it would help in providing a solution.
    There seems to be a recurring theme on this forum to promote IMAP as a universal panacea to overcome all mail problems which is diverting attention away from fixing BTYahoo's broken POP3 servers which have to my knowledge at least 4 problems. Two are deliberate by BTYahoo, lack of secure login and moving read items to the Trash folder temporarily before deletion. Two are faults which they seem either unable or reluctant to fix, intermittant authentication problems and inabilty to download even modest sized attachments on a slow connection.
    Correction, he did ask them to be deleted automatically.

  • Convert Incoming Email to Inbound Email Activity.

    Hello All,
    I want to convert Incoming Email(gmail) to Email Activity. So how to link the Email details (from, to, subject, content, body text) and Activity details (Account, Contact, Owner, Process_type) to create an Inbound Email Activity.
    Its not related to Outlook.
    Sample code will be helpful.
    Thanks & Regards,
    Sanjani

    Hi Sanjanni,
    This can be done using CRM_ORDER_MAINTAIN FM. Place a break point in CRM_ORDER_MAINTAIN. Try creating an email activity to see the parameters to pass.

  • HT5622 I'm currently sharing my apple ID with my wife.  we'd like to create a new ID but are unable to associate her existng email address with a new apple ID.  Is there a way she can maintain her existing email address while creating a new apple ID?

    I'm currently sharing my apple ID with my wife.  We'd like to create a new ID but are unable to associate her existing email address to a new apple ID.  Is there a way she can maintain her existing email address while creating a new apple ID?

    Leave her ID alone and create a new one for yourself with your email address.

  • Someone used my email address to create an apple id. I changed the password because it is freaking me out. I want to report it to Apple but dont know how to go about it. I want the Apple ID deleted. How do I go about that?

    Someone used my email address to create an Apple ID. I logged in to appleid.apple.com and I changed the password because it is freaking me out. I want to report it to Apple but dont know how to go about it. I want the Apple ID deleted. How do I go about that? Is there also a way to ensure that the email address wont be used again by this person to create another Apple ID?
    This is compounded actually by a Gmail issue. I have had this email address for ages, since the start of the beta. But lately in the last year or so, I am getting mail that seems to be intended for other people but it is using my email address. It is probably one of them who created the Apple ID.

    Contact iTunes support: https://getsupport.apple.com/Issues.action

Maybe you are looking for

  • TKOMK-KEY_UC - out of sync with TKOMK

    Greetings, We have expended KOMK through an append using SE11.  We added code in the standard user exit and we can see that TKOMK gets our changes in its head line.  However, once the user exit is done, the below code is executed in FV45PF0P_PREISFIN

  • Number of Page View is showing zero for Site web Analytics Reports

    Hi, We have enabled Site Web Analytics reports in our Site Collection but the Number of Page views is showing zero for all the dates. We have checked all the events to capture in Site Collection Audit settings, Reporting feature is also activated but

  • Won't Recognize IPOD

    I installed the 64bit Itunes,because I have VISTA and it forced me too. When i put the Ipod in the port it doesn't do anything. The circle with the line in it just keeps blinking. Can anybody help?

  • Sorry there was a problem checking your details.

    Hi, When I go to run the broadband speed test on the BT website it says. Thought it was the website at first as it started doing this the other day. Sorry there was a problem checking your details. Please check you have entered the correct telephone

  • Help i live in europe and the volume is too low

    Jeff Bryan or others, i see that exist a program call gopod for skip the sound level protection in europe for the ipod mini. Exist any risk of malfunction if i install this program in mi ipod mini? what´s the way to install this program in my ipod mi