Emails in IC web client

Hi all,
I am working on IC webclient.Wen i click on inbox to view all the emails,it is displaying only 20 mails per page.can this size be increased so that i can view more than 20 mails per page
Points will be rewaded
regards
sekhar

Hello Sekhar,
You can change the total number of results, in your Inbox Profile.
For the number of results per page, you have to change your AuiItems.htm view, in your CRM_IC BSP application.
There (version 5.0), you can find html tag that defines 20 results per page (check attribute visibleRowCount):
<crmic:tree id                    = "MyAuiItemTree"
                    nodeTable             = "<%= AuiItemTree->node_tab %>"
                    nodeTextColumn        = "NODE_NAME"
                    onCollapseNode        = "nodeCollapse"
                    onExpandNode          = "nodeExpand"
                    multiSelect           = "<%= lv_multiselect_true_false %>"
                    onRowSelection        = "nodeSelect"
                    visibleRowCount       = "20"
                    visibleFirstRow       = "<%= AuiItemTree->visible_first_row_index %>"
                    selectedRowIndex      = "<%= AuiItemTree->selected_index %>"
                    selectedRowIndexTable = "<%= AuiItemTree->selection_tab %>"
                    table                 = "//AuiItemTree/Table"
                    iterator              = "<%= AuiItemTree->iterator %>" >
Regards,
Bruno

Similar Messages

  • From Address for out going email in IC Web Client

    Hi Experts,
    System: SAP CRM 2007 (ERMS)
    Whenever we log in to the agent inbox and try to respond to an email, the FROM address defualts to the log-in address. The system should ideally pick up the list defined in "Outgoing email address group" maintened in email profiles.
    The email profile is assigned to the right business role and the agent is assigned to the right position with the same business role.
    Would any one know, why this problem occurs?
    Regards,
    Ronit

    Resolved at our end. This was due to a small customization done earlier.
    Regards,
    Ronit

  • I'm attempting to access my work email through Microsoft Outlook web client.  The URL is mail.ad.msu.edu.  I get the following message:   The website "mail.ad.msu.edu" requires a client certificate.  This website requires a certificate to validate your id

    I'm attempting to access my work email through Microsoft Outlook web client.  The URL is mail.ad.msu.edu.  I get the following message:
    The website "mail.ad.msu.edu" requires a client certificate.
    This website requires a certificate to validate your identity.  Select the certificate to use when you connect to this website, then click Continue.
    The choice I am presented with is: adp3d (iChat Encryption Certificate) (Apple.Mac Certificate Authority)
    I'm thinking that this can't be correct, and in fact doesn't allow me to signing to the website. 
    How do I go about getting the proper certificate? 

    I'm attempting to access my work email through Microsoft Outlook web client.  The URL is mail.ad.msu.edu.  I get the following message:
    The website "mail.ad.msu.edu" requires a client certificate.
    This website requires a certificate to validate your identity.  Select the certificate to use when you connect to this website, then click Continue.
    The choice I am presented with is: adp3d (iChat Encryption Certificate) (Apple.Mac Certificate Authority)
    I'm thinking that this can't be correct, and in fact doesn't allow me to signing to the website. 
    How do I go about getting the proper certificate? 

  • Email signature in IC Web Client

    I'm trying to create an email signature for the IC Web Client that includes a hyperlink to my Intranet.  However, I am struggling to perform, what I would have thought, to be a straight forward task.
    I am proceeding as follows: -
    1.  From the SAP menu I navigate to <i>Interaction Centre -> Interaction Centre Web Client -> Administration -> Agent Inbox -> Create Signature Text</i>
    2. I enter a name and Id of <i>CICE</i> for email signature and choose <i>Create</i>
    3. From the top menu I choose <i>Insert -> Text -> Hypertext</i>
    4. I'm now prompted for the Text Name of the item that contains my hypertext.
    This is where it all falls apart for me as I <u>don't have</u> and don't <u>know how to create</u> any text that I can add in this screen.
    Is anybody able to help?
    Thanks,
    Jeff
    PS I'm on CRM 4 patch level 4 on BASIS Rel 6.2

    Hi Ragav,
    Creating a DL will not suffice the requirement here. Recipient IDs are not always the same.
    Regards, Mathy

  • Sending an email using the gmail client on the iPhone

    Hello,
    When I send an email using the gmail client on the iPhone, the message I send then shows up in my 'in box' and not my 'sent' box. Mail app on my computer behaves in the same manner. Is there a fix for this?
    Thanks for your help.

    Hi, its because gmail treats each message as a "conversation" rather than emails sent or recieved. so your sent email will say "from me" all in the same inbox. check this on the web based gmail...

  • Unable to use the OCWST or Web Client to connect to the calendar Server

    While trying to log into the calendar using the web client i am getting the error :
    An error occurred during processinig
    Information: Cannot retrieve node information
    While connecting using the OCWST i am getting the error; I am using WSAD to do the coding. and i have coppied the soap.jar given by apache.
    at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:208)
         at org.apache.soap.messaging.Message.receiveEnvelope(Message.java:144)
         at oracle.calendar.soap.client.Calendarlet._$4978(Calendarlet.java:277)
         at oracle.calendar.soap.client.Calendarlet.Search(Calendarlet.java:149)
         at com.altexia.ocal.test.OCalPimTest.main(OCalPimTest.java:76)
    Please help!!!!!!!
    Joyce

    The full error message while calling
    CalendaringResponse response = cws.Search(search.getElement());
    is>>>>>>>>>>
    [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type &quot;text/html; charset=iso-8859-1&quot;, must be: &quot;text/xml&quot;. Response was:
    &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML 2.0//EN&quot;&gt;
    &lt;HTML&gt;&lt;HEAD&gt;
    &lt;TITLE&gt;500 Internal Server Error&lt;/TITLE&gt;
    &lt;/HEAD&gt;&lt;BODY&gt;
    &lt;H1&gt;Internal Server Error&lt;/H1&gt;
    The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.&lt;P&gt;
    Please contact the server administrator,
    [email protected] and inform them of the time the error occurred,
    and anything you might have done that may have
    caused the error.&lt;P&gt;
    More information about this error may be available
    in the server error log.&lt;P&gt;
    &lt;HR&gt;
    &lt;ADDRESS&gt;Oracle HTTP Server/1.3.22 Server at 192.168.10.128 Port 7777&lt;/ADDRESS&gt;
    &lt;/BODY&gt;&lt;/HTML&gt;
         at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:208)
         at org.apache.soap.messaging.Message.receiveEnvelope(Message.java:144)
         at oracle.calendar.soap.client.Calendarlet._$4978(Calendarlet.java:277)
         at oracle.calendar.soap.client.Calendarlet.Search(Calendarlet.java:149)
         at com.altexia.ocal.test.OCalPimTest.main(OCalPimTest.java:76)

  • Service Order Creation through IC Web client

    Hello Experts,
    I am facing some problem for service order creation in IC Web client.
    Description: "ISUSRV" is the new BOL component in CRM 7.0 for service order creation in ISU System. BOL Object is given in this component is "IsuserviceOrder" for service order creation.
    Through this component in BOL i am able to search service order.
    Problem: When i am trying to create new Service Order it gives error Massage creation failed.
    (1) How to create service order through this BOL Root Object "IsuServiceOrder" which field are required to fill the data before create order.
    (2) I found ORDER_CODE field in BOL Root Object "IsuServiceOrderu201D when trying to create order what value fill in this field.
    (3) I have create one view Using BOL Root Object "IsuServiceOrder" with Save button how to save the service order through this button. What code is required for Save the View data?

    Hi Gagan
    Could you please share with your solution, i am kind looking help in same are. We are using CRM 7.0, but i can not find BOL component which is ISUSRV.
    My requirement is to create Service Order from Webclient, example meter problem reporting, etc
    Please kindly reply or by email shankar no dot vangari at gmail com
    regards
    shankar

  • 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

  • Problem with interaction center web client  e-mail

    hi gurus, my problem is in interaction center webclient, when i click in the e-mail link,appears the email form but i cant send any email because all the fields in the screen (subject, body , from, date, to, etc) are not enable (i cant write anything because is not possible), so i dont know how to enable this fields in the interaction center web client.
    In interaction center win client i dont have this problem.
    I post this thread in crm forums but nobody knows how to do it, so i hope maybe here any one knows thanks

    Hi.
    I ran into this problem. How is it solved?
    And another question-how to set up a mailing list Search ?

  • Username and Password are correct and Thunderbird says they are incorrect. I can access mail through web client.

    I have made sure email credentials are correct on the Mail Server. I can access mail through a web client using the email credentials I am inputting however Thunderbird will not let me configure the account saying the username and password might be incorrect.

    Is this a Gmail account?

  • Adding new search fields in identifying accont in CIC Web client

    Hi All,
    How do I do to add a new field (not in BOL) to search for in the identiyng account in CRM 4.0 Interaction Center Web client.
    We have extended the BOL with the new field and add it to the BSP for BupaSearchB2B, But what and where do I add functionality to also actually use the field content when searching for business partners.

    Hi jan
    I am facing the same problem we are adding one field to identify account in CRM 4.0 IC WEBCLIENT , field name is CIF NUMBER (bu_sort1 or bpext)  , I identified that it is not an standard BOL field , can you please update me how you added the new  field to bol structure and what is the follow up process to provide complete functionality like the existing fields , Please extend your help regarding this field addition , it is very urgent
    this is my mail id [email protected]
    Warm regards
    bms

  • How to create bsps(business server pages) in ic web client

    Hi All, \
    pls help me  in creating  business server pages  in ic web client  points willl be rewarded. mail me on [email protected]
    Regards,
    Madhukarreddy.A
    Edited by: madhu reddy on Mar 7, 2008 3:11 PM

    BSP are two types.
    1) Model View Controler
    2) Flow Logic
    To create BSP t-code is SE80.
    It is the excellent link pls have a look once
    /people/raja.thangamani/blog/2006/12/26/bsphow-to-navigation-between-bsp-applications-part-i
    Please Reward Points if it helps
    Regards,
    Shiva

  • Error when comiling formula in OFA 6.3.4 web client

    When using OFA 6.3.4 for web we get the following error message displayed :
    The formula, xxx, could not be compiled. It will be removed from status
    Pleas contact your database administrator.
    It is no error number displayed, just the error message above. The error message is showing up first time
    we access OFA web client in the browser, please let me know if you know something about this error conditon.
    Regards
    Jon Trxstheim (STI AS)
    Norway
    email: [email protected]

    In OFA, If we creat a new formula, we must compile it.
    Your error messge is showing that your new formula hasn't been compiled.
    What you need to do is that loging on as an administrator and compile it.

  • CRM IC WEB CLIENT INTERVIEW QUESTIONS

    hi gurus,
    i am new to the CRM IC WEB CLIENT and i need some documents on that.
    please post the interview Q&A  and related docs to my id [email protected]
    thanks
    regds
    sanjay

    Hi Sanjay,
    You may check in
    service.sap.com/crm-inst
    for some knowledge document.
    Maybe there is no interview doc, but at least you could get some deep knowledge info about this function.
    Hongyan

  • Beehive enhancement of the day: furthering the Zimbra Web Client

    With the decision to leverage Zimbra as Web frontend for its collab server, Oracle has surely provided a powerful web client to all of its Beehive customers.
    To my knowledgs, product management has no current plans to further enhance the web client, nor to deploy future versions of Zimbra on top of Beehive.
    There are quite a few enhancement requests pending for Zimbra. Here are my favourite ones:
    ER 12570523: NEED OPTION TO SELECT TEAM WORKSPACE CONTACTS FROM NEW EMAIL COMPOSE WINDOW
    ER 8817293: UNABLE TO MOVE A PERSONAL WORKSPACE FOLDER INTO A TEAM WORKSPACE LINK IN ZIMBRA
    ER 10634736: SUPPORT FOR MOVING FOLDERS BETWEEN PERSONAL WORKSPACE AND TEAM WORKSPACE
    ER 9901377: ZIMBRA SEARCH IN LINKED FOLDER IS NEEDED AS SUPPORTED FEATURE
    ER 11890869: SUPPORT OF ZIMBRA MOBILE WEB CLIENT
    If you agree that Oracle should revise its decision not to further develop the Zimbra web client, please second these enhancement requests through Oracle support.
    Thanks, Tom

    yesterday I used Beehive Zimbra with Android mobile for the 1st time (our policy does not allow external IMAP),
    and I was brought back to the impression that Beehive would definitely benefit from the implementation of
    ER 11890869: SUPPORT OF ZIMBRA MOBILE WEB CLIENT
    Even with Quarter HD (960, ×, 540) resolution you cannot properly operate the classic Zimbra web client without getting crazy!
    Please, all: do consider seconding this ER in MOS!
    Regards, Thomas

Maybe you are looking for