Parallel Processing In Interaction Center Account Identification

Hi Experts,
Can you please tell me how to process the multiple account idetification in Interaction Center. i.e An Agent is handling a call and Identified an account and again can he process or handle the different customer at the same time as first customer is active.
Is it possible to handle the multiple customers at a time and if it possible what will be the maximum customers he can handle.
I am working on CRM 7.O version
regards,
Sarangamath

Hi John,
Thank you for time in replying this.
However I have one more question - related to the optional adding of button to the tool bar. How do we need to add this button.
In order to open multi session , the agent should compulsory click on this button or is there anyother way?.
As per the sap 7.1 features document  says
■Open new tabs so that IC agents can interact with multiple customers within one IC browser window
IC agents can manually open a new tab, or the system can be configured so that a new tab is opened automatically when a new interaction takes place----- Where can we configure this to achieve the new tab is opened automatically.
Do we need to any other settings at CMS side?.
Regards,
Deepthi.

Similar Messages

  • Access sequence for Partner determination -Sales and Interaction Center CRM

    Dear experts,
    We use som transaction types both in our sales (t/c crmd_order) and in Interaction center (t/c CIC0).
    We though want the partner determination to act differently when creating this transaction in sales compared
    to when creating it in the interaction center. For example in the sales process we want the contact persons to be searched from the relationsship of the sold-to party but in customer service we do not want an automatic determination.
    There are some BADIs available that can be used in the access sequences as a source but can they be used to
    switch off some automatic determination when creating the transaction in t/c CIC0 whereas the automatic determination should work when creating the transaction in the sales process ie. t/c crmd_order?
    Looking forward to have any input on this, thanks!
    best regards,
    Christina

    Hi,
    What we did is to remove the automatic determination on the transaction type that is used both in the sales process and Interaction center/customer service. The partner in question is only determined from the previous document in case you
    create a follow-up document.
    rgds,
    Christina

  • SAP CRM WebUI : End Button Interaction center (and account CONFIRM)

    Hi to everybody,
    is there a function , or bapi , that performs the same steps of "END" button on interaction center?
    I need to display data of the account selected and not the account confirmed.
    At last,is there also a function to confirm an account without using the standard button on "Account Identification" view?
    Or have i to degub the standard code directly?
    Thanks in advance.
    Regards.
    Dario.

    Hello, Dario.
    So there is a class CL_CRM_IC_AUTO_NAV2. It's preloaded when the agent logins to CRM. In a view CRMV_IC_APP_COMP you can maintain which classes are preloaded. This class is for AUTONAVIGATION component.
    Take a look at it. It subscribes for some IC events in IF_CRM_IC_COMPONENT~INITIALIZE. For instance, for interaction_ended event. And it handles this event in method HANDLE_INTERACTION_ENDED. There is a code which makes default navigation:
    if me->end_descr_object is initial.
       TRY.
          iv_nav_srv->navigate_to_default( ).
         CATCH cx_root.
       ENDTRY.
    endif.
    You may try to copy this class to your own, then comment this block in your class and subsitute standard class with your own in CRM_IC_APP_COMP.
    Hope this will help.

  • Accounting interaction center (AIC)

    Hi,
    We have made the settings for an Accounting interaction center (AIC) to
    handle accounting related interactions in CRM.
    We have created an Project in the solution manager and one of steps
    is u2018setting up middleware for accounting interaction Center. Activating
    middleware data for customers is done. In table TBE34 we have made the
    setting. We using the badi SAMPLE_FCT MODULE_DE_EIOUT.
    In next step Downloading Company Code master data is not created
    message u2018
    No BDocs found for this Request / Initial Load..nr. SMOF245u2019.(Tr.
    R3AM1) We have checked our business partner replication and itu2019s OK.
    Business partner (consumers) are replicated in ERP and CRM. The Company
    code is not selectable.
    What do we wrong?
    Best Regards,
    Adri

    Hi,
    Pick a business partner in CRM and display with TXN BP.
    Select the identification tab in the partner and scroll down to the identification numbers. There you will see the company codes to which you customer applies.
    Check the OSS notes on the subject of differences in R/3 and CRM data models.
    Peter

  • How to process Interaction Center Complaints in SAP CRM 7.0?

    Dear all,
    What is the standard solution available in SAP for Registering the Complaints from Interaction Center customers and processing them with the help of back end ECC system?
    Please help me to map this requirement successfully; your suggestions will be highly appreciated.
    Best regards,
    Raghu ram.

    Hi Raghu,
    The standard business process for handling complaints in the Interaction Center is defined at the following:
    http://help.sap.com/saphelp_crm60/helpdata/en/1e/446b41466b021de10000000a155106/frameset.htm
    Is there anything specific you want to do and you need suggestion?
    Regards,
    Deepak

  • Parallel processing in the same work center

    Dear Guys,
    There is a routing sequence in which some 2-3 operations will occur parallely & those operations will belong to a same work center,How to map those operations in the routing,do i need to maintain parallel processing ,if so then how to go about

    Parallel Sequence
    Definition
    A linear sequence of operations that is parallel to a sequence of operations in the standard sequence.
    Use
    A parallel sequence enables you to process several operations at the same time. A parallel sequence is carried out at the same time as the corresponding section in the standard sequence. It is a special form of overlapping operations.
    Integration
    You can create parallel sequences in routings and rate routings. You cannot create them in reference operation sets or reference rate routings.             Creating a Parallel Sequence
    Call up the sequence overview.
    Choose Edit ® New entries.
    The Choose Sequence Category dialog box appears.
    Select Parallel sequence and press Continue.
    The Sequence Details screen is displayed.
    Enter the necessary data.
    Select Operation overview to create operations for the parallel sequence.
    so particularly in your case
    WORK CENTRE OF 10, 20, 30 ,40, 50  ASSUME TO THERE
    OPERATION OF THE SEQU : 1,2,3,4,5
    SUPPOSE 3,4 ARE PARALLEL SEQUN AND THE WORK CENTRE 30,40 ARE SAME TYPRE TO OPR SAME
    YOU MAY DESIGN AS
                                                           WC-30
                                                            (OPN3)
                     W.C 10          WC 20                                WC50
                      (OPN1)          (OPN2)                               (OPN5)     
                                                           WC 40
                                                           (OPN4)
    OR
                                                           WC-30
                                                            (OPN4)
                     W.C 10          WC 20                                WC50
                      (OPN1)          (OPN2)                               (OPN5)     
                                                           WC 40
                                                           (OPN3)

  • Web request - press interact and navigate to account identification

    I have created a web request . The user request a demand. In inbox, he could search this web request and press "interact" button, system should navigate to account identification and user identify the applicant (web request) manually by mail address. So  how to customize the web request ? Thanks.

    You can' t use criptManager.RegisterStartupScript for redirection in sandbox solution.
    Please find the below reference
    http://social.msdn.microsoft.com/Forums/office/en-US/bd37b640-e225-41c0-8344-9f3b52fe0434/open-popup-window-and-redirect-user-to-home-page-in-sandboxed-solution?forum=sharepointdevelopment
    You have one more option to open a popup SP.UI.ModalDialog
    Please find the below reference
    http://msdn.microsoft.com/en-us/library/ff798375.aspx
    http://blogs.msdn.com/b/chaks/archive/2011/09/14/modal-dialog-box-in-sharepoint-sandbox.aspx

  • Issue with Interaction Account in Interaction center

    Hi All,
    I am working in Interaction center:
    Current Scenario: If an Agent interacts with more than one account on the same call, the service request is always attached to the first account interacted with. This issue seems to be because the Agent cannot press the 'End' button to close the first account interacted with as this would cut the customer off.
    This issue occurs if during a call a CSR interacts with an account, realizes it is not the correct account, presses the red X cancel button (because they cannot use End), locates the correct account and makes the requested changes in the correct account. When the Service Request is created, it will attach to the first account which is not the account the changes were made in.
    Requirement: Now requirement is to attach Service request to second account / Or the when user lock the second account then first account should be deleted/cleared so that it could not find the first account.
    can anyone please suggest where should I write the code and how can I read the first account to delete it. OR how can I attach the SR in the second a/c.?
    Regards

    Hi Arden,
    Thanks for reply. here I am showing the screen shot how it is considering the first account:
    This is the first a/c-1000008531 I taken. Now I cancelled this a/c by clicking on red(X) Icon.
    Again locking the second a/c - 1000008532 without pressing END button
    Now when I go to create Service request then it consider the First a/c - 1000008531
    here I am not pressing SAVE button so once Service Request is clicked from below option after confirming the second a/c then it should consider the second a/c only.
    Please let us know where should I write the code to overwrite the second a/c.?
    Regards

  • Error in Account Identification work center - Type = SYSTEM_ERROR, ID = ERR

    Dear Experts,
    I am getting an error in the initial Account Identification tab like "Type = SYSTEM_ERROR, ID = ERROR_SESSION_INIT, description = 16AA9A3937A9BB56E10000000A11447B". But surprisingly its disappearing when i give some input in any field.
    But our clients dont want to see Blood (red) in the screen. Could you please provide some input why this error is coming and how sort this out.
    Thanks in advance.
    Cheers
    MH

    Hi,
    This is the only error message that is raised in the screen? Try to check if have any relevant errors in trx. ST22 or in trx. SM21 and post here for a further analysis.
    Best Regards,
    Caíque Escaler

  • Address Data Identification in Interaction Center WebClient

    Hi Guys,
    I'm working with ICI and CRM 5.0 Interaction Center WebClient.
    I want to know where is the Function Module that use Interaction Center Webclient for search the bussiness partner by ANI.
    When you use SAPPhone, the FM is SPH_ADDR_SEARH_CALLER. But for ICI is the same?
    If I change the standar framework, make a copy, my copy use the same standar function module for search the business partner by ANI?
    Regards,
    Lyda

    Solved

  • Auto Confirm Account on Interaction Center

    Hi All,
    We have upgraded our CRM dev system to EHp3. Before up gradation, we had to just enter the account number and press enter and the account was confirmed automatically. But now we have to enter account number then press enter and then click on "Confirm Account".
    I had read a lot of posts regarding this problem and everywhere it has been advised to check the account identification profile and check for the auto continue.
    First of all, I have tried to check the "Auto Continue" for manual parameter  for all the profiles as I don't know which profile to use. But the same problem is there.
    Also, how do I check which account identification profile to use.
    Regards,
    Shahrukh

    Hello,
    To check which profil is used, go to customizing of the business role :
    Customer Relationship Management->UI Framework->Business Roles->Define Business Role .
    Select your business role, and select tab "Assign Function Profiles". There,you wil have a function profile ID "BPIDENT". The profile value there is the name of your identification profile.
    In your identification profile, you select the "Continue" option for the right channel (phone, manual search, etc ...).
    Hope this helps,
    Best regards.
    Sylvain AGUETTAZ

  • Re: Specifics for Interaction Center: Toolbar - Interaction Center WebClient - SAP Library

    Hi Sigrid,
    i have a problem with the 'Clear Interaction' button,
    In the account identification screen i confirm an account and there is a custom view which is used to confirm the appliance,
    After this process i am creating a service order through direct link, when i save the order and then do a clear Interaction i get a error message ' clear interaction not possible, order is saved', which is fine.
    But when i navigate back to account identification screen i see that the Account information is cleared.
    Is this Standard action???
    Is there a way to make sure that the Account information is not cleared???
    Please help me.
    Regards,
    Deepak

    Hello Sigrid,
    I set the system user parameter as WCF_IGNORE_ENHANCEMENT to 'A' so that all the custom enhancement are ignored and i tested it. it was the same issue. I beleive the issue is standard.
    So the steps which i took to bypass it was enhancing the component CRMCMP_IC_FRAME,
    i enhanced the view CRMCMP_IC_FRAME/HiddenView
    i redefined the event handler EH_ONFORWARDCALL
    i initially checked whether the order was saved, if the order was saved then i raised the error message
    "Clear Interaction not possible, order is saved" and avoided the super call.
    This served my purpose, and standard behaviour continued for rest of the cases.
    Thanks,
    Deepak

  • Using Employee numbers in Account Identification Screen

    Hi Experts,
    I have a scenario where I want agents to create complaints for Internal Employees of a company.
    For this, I want those Employees to be searched in Account Identification Screen, so that after confirming the Account, Agents can create Complaints for them.
    Is this possible in SAP CRM 2007?
    Right now I am not able to search for employees in Account Identification Page.However, if we assign a role Consumer to employees which is CRM000, we are able to search them, which I don't want to do.
    Because we are using HR Distribution Model. Everthing about agents are created by using this model.
    Is there any way to do this?
    Thanks and Regards,

    Hello,
    There is actually a separate Account Identification setting that can be used to enable the standard Employee Interaction Center functionality, allowing agents to search for employees by employee ID, create employee requests (a special kind of service ticket) and access backend HR employee data.
    Best regards,
    John

  • Default Launch Page in Interaction center 2007

    Hi ,
    We are using CRM 2007.
    I wanted to change the initail screen in Interaction center from Account identification screen to a custom workcenter containing only company's webiste.
    I created a new logical link and then created a transaction using transaction launcher. I then crated a new workcenter and assigned this link to it.
    Assigned this to my Navbar prof and made it as default logical link in navbar customizing.
    When I log on to IC, my new Workcenter as default appears but the webpage doesn't start automatically. I need to click on Home link one more time again to get it?
    What Am I missing?
    Thanks

    Hi urjose,
    It is due to the logic in the IC ....
    A recording of all interactions will be done, the IREC is created the minute you confirm the BP in search.
    SAPs intention is that all other transaction types one wishes to work with should be made as follow-up activities. Follow-ups to the initial IREC. Since this wish to have IREC as central object there is no way to choose different types after your own conveinience....
    Follow the logic and do the IREC first and let your users make a follow-up activity instead.
    Morten

  • Urgent :Getting error "No ALE scenario active in Profit Center Accounting"

    Hi Experts
    I am working on a LSWM project ,which uses BAPI BAPI_PROFITCENTER_CREATE for upload of data,but I am facing a strange problem during the IDOC posting the error "No ALE scenario active in Profit Center Accounting" is shown and the status of IDOC goes to 51.
    I have done all the ALE setting required for LSMW like File port ,partner type and partner number.
    Please help me to solve this error.
    Thanks
    -Mitesh
    Message was edited by:
            Mitesh Parekh

    Hi,
    Refer This SDN Blog, which gives you steps in detail....
    LSMW – Step by Step Guide: Legacy System Migration Workbench is an R/3 Based tool for data transfer from legacy to R/3 for one time or periodic transfer.
    Basic technique is Import data from Spreadsheet / Sequential file, convert from source format to target format and import into R/3 database. LSMW not part of standard R/3, if we need this product email [email protected]
    Advantages of LSMW:
        • Most of the functions are within R/3, hence platform independence.
       • Quality and data consistency due to standard import techniques.
       • Data mapping and conversion rules are reusable across projects.
       • A variety of technical possibilities of data conversion.
       • Generation of the conversion program on the basis of defined rules
       • Interface for data in spreadsheet format.
       • Creation of data migration objects on the basis of recorded transactions.
       • Charge-free for SAP customers and partners.
    Working With LSMW:
    Use TCODE LSMW
    Objects of LSMW:
      •Project   – ID with max of 10 char to Name the data transfer project.
      • Subproject   – Used as further structuring attribute.
      • Object   – ID with max of 10 Characters, to name the Business object .
      • Project can have multiple sub projects and subprojects can have multiple objects.
      • Project documentation displays any documentation maintained for individual pop ups and processing steps
    User Guide: Clicking on Enter leads to interactive user guide which displays the Project name, sub project name and object to be created.
    Object type and import techniques:
      • Standard Batch / Direct input.
      • Batch Input Recording
          o If no standard programs available
          o To reduce number of target fields.
          o Only for fixed screen sequence.
        • BAPI
        • IDOC
          o Settings and preparations needed for each project
    Preparations for IDOC inbound processing:
        • Choose settings -> IDOC inbound processing in LSMW
        • Set up File port for file transfer, create port using WE21.
        • Additionally set up RFC port for submitting data packages directly to function module IDoc_Inbound_Asynchronous, without creating a file during data conversion.
        • Setup partner type (SAP recommended ‘US’) using WE44.
        • Maintain partner number using WE20.
        • Activate IDOC inbound processing.
        • Verify workflow customizing.
    Steps in creating LSMW Project:
        • Maintain attributes – choose the import method.
        • Maintain source structure/s with or without hierarchical relations. (Header, Detail)
        • Maintain source fields for the source structures. Possible field types – C,N,X, date, amount and packed filed with decimal places.
        • Fields can be maintained individually or in table form or copy from other sources using upload from a text file
        • Maintain relationship between source and target structures.
        • Maintain Field mapping and conversion rules
        • For each Target field the following information is displayed:
          o Field description
          o Assigned source fields (if any)
          o Rule type (fixed value, translation etc.)
          o Coding.
          o Some fields are preset by the system & are marked with Default setting.
        • Maintain Fixed values, translations, user defined routines – Here reusable rules can be processed like assigning fixed values, translation definition etc.
        • Specify Files
          o Legacy data location on PC / application server
          o File for read data ( extension .lsm.read)
          o File for converted data (extension .lsm.conv)
        • Assign Files – to defined source structures
        • Read data – Can process all the data or part of data by specifying from / to transaction numbers.
        • Display read data – To verify the input data being read
        • Convert Data – Data conversion happens here, if data conversion program is not up to date, it gets regenerated automatically.
        • Display converted data – To verify the converted data
    Import Data – Based on the object type selected
        • Standard Batch input or Recording
          o Generate Batch input session
          o Run Batch input session
        • Standard Direct input session
          o Direct input program or direct input transaction is called
    BAPI / IDOC Technique:
        • IDOC creation
          o Information packages from the converted data are stored on R/3 Database.
          o system assigns a number to every IDOC.
          o The file of converted data is deleted.
        • IDOC processing
          o IDOCS created are posted to the corresponding application program.
          o Application program checks data and posts in the application database.
    Finally Transport LSMW Projects:
        • R/3 Transport system
          o Extras ->Create change request
          o Change request can be exported/imported using CTS
        • Export Project
          o Select / Deselect part / entire project & export to another R/3 system
        • Import Project
          o Exported mapping / rules can be imported through PC file
          o Existing Project data gets overwritten
          o Prevent overwriting by using
        ‘Import under different name
        • Presetting for Inbound IDOC processing not transportable.
    <b>One Last thing, Check in BD64 is the Distribution model is Active for Profit Center</b>.
    Cheers...
    Santosh.D
    <i><b>Mark All the Usefull  Answers.</b></i>

Maybe you are looking for

  • How to attach a word or excel file directly in Email App on iPhone 5s

    The biggest disappointment for me with iOS7 is the inability to attach word, excel and pdf documents directly to a mail in the Mail App instead of attaching them from the app you are using at the time. This is a serious flaw and Apple must by now kno

  • Logic pro 7 with moto 896hd firewire

    I keep getting error while trying to sync audio and midi

  • Do we need to create another account?

    We have multiple ipod owners in our family. We keep out music together and up until now we have had one account which we used to purchase music. Now a couple of family members have received gift cards and we would like to make sure they get to use th

  • How to revert to Aperture 2 from 3?

    I just installed Aperture 3.1 and was trying to finish the install when it said there wasn't enough room to convert my library to the 3.1 standard. (It wants 50 gb and I have 35 gb left) I can't move any files, since I can't access Aperture now at al

  • Blank admin login box?

    Has anyone seen this before? My wife's MacBook Pro has been doing this for some months now. It prompts her login credentials when something is changed in system preferences or like this one, an update from Adobe. thank you!