CRM ERMS workbench & Agent inbox status difference

Hi,
Due to the fact the ERMS Workbench doesn't allow to update all received e-mails. Therefore we created a Z-program where we used the function module CRM_ERMS_RPT_EVENT_HANDLER to update the status field in tabel CRMD_ERMS_HEADER.
If we use the program then the status is updated from e.g. open to complete in the ERMS workbench but in the Agent inbox search the status is not updated.
Is there another function module for this? How can we make it work so that we don't have any inconsistencies anymore?
Many thanks for the help.
Kind Regards,
Christoph

Hi,
I don't see why I should create a new profile and use the rule modeler for finding a solution. Let me explain my problem again.
We use the standard function module CRM_ERMS_RPT_EVENT_HANDLER to update the status of the e-mail to the status 'closed'.
This works so if we run the report the e-mails disappear from the ERMS Workbench. E-mail status is changed from 'open' to 'closed'
But if I go to the inbox of the IC and search for the same e-mail then I notice that the status is still 'open'.
So everything for the ERMS workbech is ok, only the agnet inbox status is not changed.
There must be another way then using a rule modeler for this.
Many thanks for the help.
Kind Regards,
Christoph

Similar Messages

  • Filter Agent Inbox statuses by Transaction type

    Hi,
    We have 100 inbox statuses mapped to different tranaction type and status profile. Now when we see big list of inbox statuses when searching for the transactions in the agent inbox.
    Is there a way to display only the transaction specific statuses? i.e when I select a transaction type to search only the inbox statuses mapped to the transaction type to be displayed.
    Rgds,
    Shridhar

    Hello,
    I don't think we can filter by Inspection Lot Type in BAPI_INSPLOT_GETLIST,
    I would try below options,
    Option 1:
    You can filter via BAPI_INSPLOT_GETDETAIL  that is First pass the Insp Lot number to Detail retrieve the Details and then go for filtering as suggested by SOM
    Option2:
    Use "RFC_READ_TABLE" and pass the relevant QM Table name or View name to RFC and fetch the desired results
    Option3:
    Write Custom RFC (z-rfc)
    Hope this helps!!
    Regards,
    Adarsh

  • Restrict agent inbox status drop down values based on transaction type

    Hi,
    We have  around 20 inbox statuses mapped to different tranaction type and status profile. Now when we can see many other irrelavent  inbox statuses when searching for the transactions in the agent inbox.
    Is there a way to display only the transaction specific statuses? i.e when I select a transaction type to search only the inbox statuses mapped to the transaction type to be displayed.

    Hi,
    you do not have Transaction type exactly in search criteria - this is only the Category, which is more generic as it could be or transaction type or activity category.
    and here only generic statuses mapped in CRMC_IC_AUI_MAP_STA are available as search criteria,
    and not the statuses of transaction type directly.
    This is because Inbox was created to enable work with many transactions of a different type like eg. emails and service requests together.
    you can do something that you want but with custom development - you will need to enhance webui component ICCMP_INBOX. Here you should, based on a chosen by the user Category of a document in search criteria view, narrow the list of Statuses displayed. But I guess SAP standard already makes this as per config in CRMC_IC_AUI_MAP_STA.
    But as I wrote at the beginning, it makes you requirement tricky. As you will need dynamically check if category or trans type is chosen as search criteria, and based on this determine its type, search for available statuses in config. And you should only cut down from the list in search criteria some of a generic statuses to help the user - not determine the whole list from the beggining.
    I had a similar requirement and we were trying to create such a generic statuses for inbox which will have also the information about trans type status - eg. "In process - Forwarded externally", which was only for requests. there were also logical issues with how to search later using such criteria.
    But finally we just added a column in results view with found transaction's status.
    Summing up - I would propose you would make a mapping of a Category and statuses you want to display -to think it over, next check if you can put it into CRMC_IC_AUI_MAP_STA configuration.
    Maybe this will be the most reasonable solution.

  • CRM 6.0 Agent Inbox Due Date Advanced Warning

    Has anyone implemented Advanced Warning for Due Date for Inbox Items?
    We are also looking at defining an Advanced Warning for Due Date for the Inbox  where the icon for each Email in the Agent Inbox would change (Green/Yellow/Red traffic lights) versus the Gray Diamond we see today.
    Our requirement is to have all email processed within 72 hours of being received and ideally within 24 hours.  We do not have any specific SLAs configured in our system to day.  We do not have any specific date profiles for email.
    We understand this will require date profiles / date management.  Our Transaction Type 004 for Incoming E-Mail has a date profile of 000000000003 which I am assuming is the default.  Appreciate steps to follow for set up if available.

    Hello together,
    I a m stuck at the same point. I know it is long ago, but it is worth a try:-)
    I would appreciate your answers.
    BR
    Hannes

  • CRM 5.0 Agent Inbox - Unable to open a certain email

    Hi guys
    Theres one email under our inbox that we're not able to edit or interact with
    When I try to open it i get an "info" message ast the top saying  "Cannot determine if buttons are to be disabled for selected inbox item"
    Any reason why this is happening?
    Jogi

    Thanks for this.
    We've effectively used a Non-ERMS solution as per the FAQInbox document.
    We may need to look at switching over to ERMS to get this right.
    Thanks again - Max Points awarded
    Regards
    Panduranga

  • Bypass manual email status update in Agent Inbox

    hello,
    I have a service class that automatically and successfully creates a Service Request from Email although it does not update email status in Agent Inbox.
    my situation is very similar to this one.
    [CRM ERMS workbench & Agent inbox status difference;
    although the answer provided does not really solve the problem.
    My knowledge in ABAP does not really extend to workflow so please do correct me if i'm saying things wrong.
    So here's the scenario:
    Task A that processes the ERMS rule completes task (service class)
    Task B waits for the user's decision before execution so we have to manually update email status to 'Completed' in Agent Inbox.
    Our approach is to search for a way to bypass this decision part so the workflow can continue.
    Has anyone encountered this before? Can you give me suggestions? Thanks.
    Sunntann
    Edited by: sunntann on Aug 16, 2011 10:12 AM

    Hi,
    Please post it in ABAP Development Forum. then you will get prominent responses.
    Regards,
    Suman

  • ERMS: Inbound mails are not displaying in Agent inbox from IC web

    Hi Experts,
                       We are implementing ERMS solution.. in CRM 2007 system. I am not able find the inbound mails in Agent inbox. I have done the below settings..
    1. Mail settings has done by BASIS team and whenever i sent a mail to ( cust@example) from my out look i can see the mail in SCOTT.
    2. I have done the inbound distribution for the mail id customer@example to ERMS support2 BOR object
    3. I have followed the rest of the steps from  "ERMS_How_to_guide " document.Hope all the set up inplace according to the document.
    Pleasse provide me some inputs what may be the reason for not displaying the e-mail in Agent inbox from IC web. Thanks
    Regards,
    Lakshmana.P

    Dear Loy,
                     I have checked the org unit settings in CRM_ERMS_WF_CUST and its fine.  I have checked the E-Mail work bench from IC_Manager role and i could find the mail which i have sent with the status 'In Que'. If i go inside by clicking the hyper link of the mail which is received into the inbox i could find the below mentioned log.....
    History
    Processing policy DEFAULT
    Reading policy:DEFAULT, context:ERMS, variant:DF5E7293EB4DCAF1A06F001CC4A95D40
    Processing rule container Default ( DF699C3B335A43F1A06F001CC4A95D40 )
    Processing rule ( DF699C3B335A44F1A06F001CC4A95D40 )
    Uncompiled Rule: ORDF699BD5A68602F1A06F001CC4A95D40892ED53F41EDBB56E10000000A1550DECONTAINSCompiled Rule: xpath address:/parts/EMAIL/EMAIL_CONTENT/text()
    xpath value:invoice test Regards, Laxman ________________________________________________________________________ __________________ A/S, parken 40-42, UK-2750
    Rule evaluates to TRUE
    action added: ROUTE ( GROUP = S:50000025 ) CREATEIR ( DESCRIPTION = ERMS IR )
    BOR: returned from Service Manager
    Kindly provide your inputs what may be the reason not to get inbound mails into IC agent inbox. Thanks
    Regards,
    Lakshmana.P

  • CRM Agent Inbox and Org Structures

    Hi There,
    Does anyone know if the Agent Inbox can be integrated with the CRM Org Structure so that the Forward To Groups/Persons will remain up to date (as per the HR org structure which is replicated to CRM). I know that the Forward to Groups are defined as a customising task so I am not sure if this is possible, but maybe there is a program that can compare the Forward to Groups with theorg structure and update them in a batch. This would be necessary when employees resign/join/move departments.
    Kind regards,
    Tarryn

    Thanks for this.
    We've effectively used a Non-ERMS solution as per the FAQInbox document.
    We may need to look at switching over to ERMS to get this right.
    Thanks again - Max Points awarded
    Regards
    Panduranga

  • CRM 5.0 - IC WebClient - Agent Inbox - Forward to Function

    Hi Gurus
    In the Agent Inbox I can view Emails, Service Tickets & Follow-up Transactions.
    Currently I can forward Emails to other employees, but I cannot forward Service Tickets or Follow-ups.
    Is this purely config, if so where must I look?
    Many Thanks in advance.
    Panduranga

    Hello Panduranga,
    Responsible group is a (SAP standard) partner function. Just add that partner function in the partner determination procedure of that transaction type(s).
    Responsible groups will only work when you have maintained your organisational structure.
    When you assign a responsible group to a transaction everyone in that responsible group (in the organisational mgmt) can see the transaction in it's inbox.
    A responsible group will be an organisational unit of the organisational structure. Everyone assigned to that organisational unit will be able to see the transaction in it's inbox.
    Maintain org. structure
    Transaction PPOMA_CRM
    Maintain partner determination procedure
    SPRO->CRM->Basic settings->Partner processing->Define partner determination procedure.
    Hope this works!
    Regards,
    Joost

  • ERMS work items not visible in IC Web Client Agent Inbox

    We have configured ERMS rule modeler with a routing to an organisation unit if email content contains a specific word.
    ERMS seems to work fine as workflow is triggered and work items created in the relevant user SAP inbox (any user assigned to the organisation unit used in ERMS routing.
    When I log into the IC Web client and check for email items in the Agent Inbox, the emails are not visible!!!
    Has anybody faced a similar issue?

    Hi Manoj,
      Have you look at this configuration in SPRO
    ->Agent Inbox ->Setting for Asynchronous Inbound Processing -><b>Define Receving Emails/Fax settings</b> inthis Set Comm.method as <b>INT</b> i.e E-Mail.
    Pls check this config and get back me..
    Regards
    Raju

  • CRM IC Webclient - Massive Performance Problems Searching in Agent Inbox

    Hi Forum,
    can somebody help me. We have massive Search Performance problems in Interaction Center Webclient in Agent Inbox. When agents searching, for example for open emails, the time to get a result takes approx. 2-3 minutes.
    Thats absolute inadmissible and endangered the running business.
    The queury reading the eMails from the workitem tables is very very slow.
    Could somebody help me with ideas to solve this big performance problem. Have somebody the same problems?
    Thank you very much in advance for any information.
    We use Interaction Center Webclient on CRM Release 5.0
    Thorsten

    Another aspect you could check is the following:
    Analysis performed didn't show anything strange nor any high consumers
    of the response time. The processing time occurs, since IC-Web on CRM 5
    is a bit demanding for CPU power.
    The only thing that could improve the performance a bit is the
    <b>buffering of org structure</b>, which is currently switched off for
    SALES and SERVICE scenarios as per table T77OMATTSC.
    The report <b>HRBCI_ATTRIBUTES_BUFFER_UPDATE</b> is running regulary
    however no scenario is being placed in the buffer to speed up
    org structure read. Please check this and provide feedback.
    How to use this report, can be found back in the Reports own documentation and also in SAP HELP.
    cheers
    Davy

  • Doubt about Agent Inbox with ERMS and NON-ERMS

    Hi All.
    We have configured both ERMS and NON-ERMS email receiving (to make some tests) and we verify that only the workitem generated by the NON-ERMS workflow (WS14000164) is shown in the IC Web Client Inbox. The workitem generated by the ERMS workflow (WS00200001) is shown only in the SBWP transaction. Is this right???
    We believe that our agent inbox configurations are correct, because it is working fine for NON-ERMS emails.
    There is some trick to make the generated ERMS workitens be shown in the IC Web Client Inbox?
    Thanks in advance!!!

    Hi Julio,
    You will NOT be able to get the workitems created by the standard ERMS wokflow (WS00200001) into your inbox, because SAP's assumption is that ERMS precisely replaces manual inbox assignment work by some automation (Response Management).
    Even if you add the ERMS task 207914 in transaction CRMC_IC_AUICOMM, this configuration will be made inactive by the workitem search-engine. You can observe this in method CL_CRM_IC_AUI_WI->IF_GENIL_SO_HANDLER~GET_LIST, around line 210:
    read table lt_wflows with key object = co_erms_email_task into ls_wflows.
      if ls_wflows is not initial.
        delete table lt_wflows with table key object = co_erms_email_task.
      endif.
    If you still want to see ERMS WIs in your inbox, make a copy of WF WS00200001; in copy, replace task 207914 with your own one, that you add in trx CRMC_IC_AUICOMM. Deactivate triggering event of WF WS00200001; activate triggering event of your own one. No changes in SO28 necessary.
    But you may then think about what should happen when one wants to postprocess an ERMS WI displayed in inbox; because some ERMS processing may already have taken place: incoming e-mail may already have been linked automatically to an existing service ticket. You should then support easy navigation to that ticket, and forbid e-mail is linked again manually.
    Hope this makes topic clearer
    Kind regards
    Walter

  • Workitem should be in  IC Agent Inbox but not in SBWP

    Hi,
         I have a scenario in which i am creating a workitem through program. This is creating a workitem and sending a mail to the user through ERMS. Now, this workitem is present both in the agent inbox (i.e ERMS) and also in SBWP.
    Once the ERMS rule is executed a mail is sent to the user. But this mail is present at both agents inbox and in SBWP. If the user clicks it in sbwp , the workitem refreshs and disappear in SBWP and it is setting the status completed in the ERMS. I need this to be seen only in agents inbox.
    Kindly can you suggest
    Thanks

    Hi,
      What workflow you are using.
    I think the the workitem status completed in ERMS because of some terminating event trigger after you click on SBWP.

  • Old Mails suddenly started to show in Agent inbox

    Hi Experts,
    In ICweb client we are using agent inbox, The  users can search the emails through status like open, inprocess etc in inbox.
    We have recently in Feb 2009 upgraded from CRM 5.0 to CRM 2007, Till recently that just 2 days before also when ever the agent search for the Emails with status open they used to get email which are open after the upgrate(2/14/2009) onwards, Now suddenly from last 2 days when agents searches for the Status open emails the system stated to show up apart from new emails old emails also(which are created before 2/14/2009).
    So Please advice why its happened and how can i resolve it.
    Regards
    Teja

    Hi Arden,
    Thanks for your suggestion,
    My understanding of this issue is as email were not deleted before upgradation(not sure can we delete email before upgradation) they will show up emails which are in open status irrespective of whether the mails are before upgrade or after.
    But the agents claim they never got the emails which are created before upgrade now suddenly started to show up.
    So can u suggest is my understanding is correct or what agents claiming is correct.

  • Agente Inbox

    Hi Experts,
    We are customizing IC WinClient for CRM 5.0 and would like to know the difference between the subfolders “Planned Bus. Transactions” and “Planned Activities” that are shown in the workspace “IC_WORKLIST” (Agent Inbox).
    Are the Business Activities considered as a part of the Business Transactions?
    Please advise.
    Thanks and Regards
    Alda Lobato

    Hi,
    What’s your account type using in Outlook? IMAP account or Exchange account?
    Please make sure your Outlook 2013 is updated to the latest version. Then click Send/Receive > Send/Receive All Folders to manually download mailbox data files from mail server to Outlook data file. If it fails, please recreate the IMAP account in Outlook
    to have a try:
    http://support.microsoft.com/kb/829918
    Additionally, if you are using IMAP account, we can also refer to the following article for more IMAP Syncing issue troubleshooting:
    http://www.msoutlook.info/question/840
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please
    make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Regards,
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • Interface with SQL backend (foreign schema)?

    I'm looking for a Radius or LDAP solution using (foreign schema) SQL storage as backend. I do have a large user database (that must stay as-is, I only have read-only sql access) that resides on an Oracle SQL server. I know the schema and how the pass

  • New computer and setting up itunes and sych iphone new to new computer

    hi guys, Just formatted my hard drive i did backup the iTunes folder inthe c:\users\name\my music\c folder e.g. apps music etc and i did also backup the apple computer folder in the c:\users\name\ app data\roaming\applecomputer folder(which has the i

  • Query Builder - How to create a link between tables with many fields?

    I have many fields in my tables. When the query builder loads the tables, the tables are expanded to accomodate all the fields. Suppose I want to link Table A's Customer ID (the first field in Table A) wiith Table B's Customer ID (the last field in T

  • The JNLP nightmare - a summary

    our application has the following preconditions: * one EAR should work on the lab, the validation and the production environment with no security warnings * we have to use 2 jnlp files * we use native libraries the conclusion we've drawn: this isn't

  • Vendor Search Help

    I have a user that is requesting that Vendor PO Box and PO Box ZIP Code be added to the Vendors by Address Attributes tab in the Vendor search help screen.  Any ideas with where to start? Thanks!