Getting outlook inbox in portal

Hi Friends,
   I want to configure OWA  in my portal. I need only the inbox of OWA .so what should i do to get this done.
regards,
M.Arunkumar

Hi Arun,
Please do all the following steps carefully. At the end you will get OWA in your portal.
Please ensure that mail service, Notification service and Subscription service is working fine.
Also user mapping should be done properly according to Exchange Server. This can be done for all the different Exchange users whose OWA you want to access. 
1.   Logon to portal as administrator
2.   Navigate to Content Administraion -> Portal Content -> Content provided by SAP -> Collaboration -> demo Role -> iViews.
3.   Right click on link "Outlool Web Access Inbox" the click on menu Open-> Object
3. Select “Show All” property category->
   Select hight type as “FULL_PAGE” and
   Set the URL template as  
   http://<Your exchange server name which you configured in mail service for example dald3456:34567>/Exchange/User.UserId/Inbox/?cmd=contents
   Expand the arrow button (URL Template). In the End-user Personalization select
   “Read/Write” instead of Hidden
(If you are not able to find this combo box then you need to create through PCD. Please see at the end for procedure to create)
4.   Give the role "Collaboration Demo" to end user where you want to configure the OWA.
5.  Logon to portal as end user (Even you can make your administrator as end user)
6.   Navigate to Collaboration Demo -> Outlook Web Access -> Inbox
7.  Click on Menu Tray under "Outlook Web Access Inbox" -> Click on menu "Personalize"
8.  Set your language and URL Template. You just need to change "User.UserId" with end user name (for example if end user name is ArunKumar just change  "User.UserId" with ArunKumar)
9.   Click on button Apply
10.  Now you will get User Authentication Window. Enter your user name and password (User name and Password should be the same which you entered during user mapping)
Now you are able to see the inbox of that particular user.
Steps to create "End-user Personalizatio" Combo Box
Please note that you can do this if you are already familar with PCD otherwise first time take a help from PCD expert because one wrong step will crash your portal.
1.   Logon to portal as Administrator
2.   Navigate to System Administration -> Support -> Portal Content Directory -> PCD Inspector ->
3.   Accept the term and conditions
4.   Browse to portal content -> com.sap.pct -> Collaboration -> Demorole -> iView
5.   Click on PropEditor of OWA inbox iView
6.   Click on link "New Mata"
7.   Select URL Template from combo box
8.   Add URL template as "personalization" and Value of Meta Attribute: as "NON_DIALOG"
9.   Click on button 'Create'
Now you are able to see the personalization combobox. You can see SAP note # 999543 for more information.
If you have any problem please feel free to ask.
Regards,
Chamkaur

Similar Messages

  • How to get emails sent using my iphone and gmail sent to my Outlook inbox?

    I have set up my my Iphone Mail Account using gmail/googlemail.
    If I send an e-mail from my iphone then it appears in my sent folder on my iphone but does not get sent to my Outlook inbox (when I carry out the Send/Receive function). However, when I send an e-mail using gmail webmail (rather than Outlook), the sent e-mail DOES get sent to my Outlook inbox.
    How do I set things up (using my Iphone? Using gmail? Using Outlook?) to get e-mails sent using my iphone delivered to my Outlook inbox?

    Thanks for your efforts...
    ..but still not working yet.
    I have deleted the account and created it again, using your instructions.
    I do not know whether Outlook is configured as IMAP or not: sorry to sound ignorant but I am literate only up to a point!
    I do not understand why e-mail that is sent via the webmail goes into my inbox...while e-mail sent via iphone does not. I would therefore imagine that I need to do something to my iphone (as you initially suggested) than to Outlook or Googlemail...but I am quite prepared to be told I am wrong.

  • HT2623 I am getting duplicat emails in my Microsoft Outlook inbox. I use MS Outlook and an icloud account. How do I stop the duplicates?

    I am getting duplicate emails in my Outlook inbox. How do I stop this?

    Tell them to use "Plain Text" when sending you the email, not RTF. Or, get this:
    http://www.joshjacob.com/mac-development/tnef.php

  • Sender Address in Outlook Inbox

    Hi,
    I am sending a message to an employee when they change their eg. Banking Information in our Portal using SO_NEW_DOCUMENT_ATT_SEND_API1. Which works successfully. The mail gets sent and I make the "SENDER_ADDRESS = 'PAYROLL'".
    'PAYROLL' is a communications user in my system. When the mail gets sent it shows the "Owner" as the first and last name of my user with ID 'PAYROLL'. But when I release it to go to my outlook inbox, the username in the FROM field is 'PAYROLL' instead of the First and last name combination in the USR01 record.
    What I want to know is if there is some configuration in SCOT where I can tell it to use the Firstname+lastname combination to out this in the FROM field when it gets sent to outlook.
    Thanks and regards,
    Ronald Meyer

    Hi,
    Just a further example.
    If workflow sends a mail, it uses WF-BATCH (Username = Workflow UserSurname = System)
    When the mail gets sent to Outlook from SOST, the "FROM field in Outlook Reads "Workflow System" and not WF-Batch, this is what I wish to achieve.
    Any feedback will be appreciated.
    regards,
    Ronald Meyer

  • Work item not getting displayed in the portal

    Hi  experts,
    We are creating a protoype for one of the standard HCM form for change in working time. When we initiate the process, the workflow is supposed to identify the agent(which is the manager in this case) and push the work item in the inbox of the manager.
    In our issue, we are able to see the workitem in SAP inbox, but the same work item is not getting displayed in the portal.
    If we try to approve from the SAP inbox, the hard coded message u201CWork item can only be executed using the Portal and the UWLu201D comes. [this comes through the method of  one of the tasks 17900101 which we are using for approving the form]
    We commented the message by using a Z class. Now we donu2019t get the hardcoded message, but still the workflow does not complete from here.
    Can this be aan integration issue of the workflow tasks with the portal??Can someone elaborate on this??

    <ItemType name="uwl.task.webflow.TS17900101.SAP_ECC" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
          <ItemTypeCriteria systemId="SAP_ECC" externalType="TS17900101" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="WebDynproApplication" value="ApproveFormApp"/>
                <Property name="WebDynproDeployableObject" value="sap.com/pa~asr~formstep"/>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    You have to say to your portal team to modify their XML file as above. In simple you hvae to configure the task in the portal and in the SWFVISU txn as follows with the following vizualization parameters
    Task TS17900101 and visualization type is JavaWebDynpro
    APPLICATION     ApproveFormApp
    PACKAGE     sap.com/pa~asr~formstep

  • PLEASE help!! I use Outlook for my email and the Mail App Icon in my dock was also storing all my emails. So, I tried to delete ONLY the emails in the Mail App but somehow (under Preferences maybe?) I also deleted all my emails in my Outlook inbox.

    PLEASE help!! I use Outlook for my email and the Mail App Icon that is in my dock, that I know nothing about, was also storing all my emails. So, I tried to delete ONLY the emails in the Mail App but somehow (under Preferences maybe?) I also deleted ALL my OUTLOOK emails in my inbox.  Can someone please please tell me if there is a way to get my Outlook inbox emails back OR EVEN the emails that were in my Mail app - because even tho I never use the Mail app, at least the emails would be there.
    When I was trying to delete the emails in my inbox for the Mail app - I followed THESE directions.  It did in fact clear my inbox for the Mail app.  But then I went to log on to my Outlook account and EVERY SINGLE EMAIL was gone.  And not in the Deleted box.  Just gone.  Here are the directions I followed that screwed everything up.  Please help.
    Top menu bar, Mail > Preferences > Accounts > Mailbox Behaviors.
    Uncheck "Store deleted messages on the server".
    At the drop list for "Permanently erase deleted messages when", choose "Quitting Mail".
    Next...
    Top menu bar, Mail > Preferences > General.
    At "When searching all mailboxes, include results from", uncheck "Trash".
    Select All = command A

    i found out my prob!
    here is what you do.
    go to the "system preferences" on your dock.
    click "software updates".
    click "installed software"
    if it shows something about a recent update about "EFI UPDATE, FIRMWARE, THUNDERBOLT" or anything like that, exit out of it.
    go to mail.
    click "mail" at the top.
    click "preferences...".
    find the account you are having trouble with, once you do, make sure its highlighted, then click the "-" at the bottom of the window (this will only effect that mail account, it will not effect your ical weather or not its synced thought that email account)
    hit the "+" (right next to the "-") and add your accout back!
    its something with that update that effected mail, i hope this works out for you, if not reply back

  • How do I stop Notes on my ipad from e-mailing my documents to my outlook inbox on my laptop and then deleting the document from notes on my ipad?

    I amhaving a problem where if I work on Notes on my ipad, the ipad e-mails various emails of that document to my Outlook inbox on my laptop.  Therefore on one given day, I can get various e-mails with the document that I am working on in my outlook inbox on my laptop.  It also deletes the Notes document from the ipad.  How do I stop this from happening?

    Hi geminigay,
    You state that your music plays at random times even if it isn't open. Also your earbuds are plugged in most of the time.
    Does this happen if the earbuds are not connected?
    Are your earbuds the ones with the remote and mic?.  If so, they can start the music playing even if the Music app is not running.
    Use an Apple headset - iPhone
    The Apple EarPods with Remote and Mic (iPhone 5 or later) and the Apple Earphones with Remote and Mic (iPhone 4s) feature a microphone, volume buttons, and the center button, which lets you answer and end calls or control audio and video playback, even when iPhone is locked.
    Use the center button to control music playback. 
    Pause a song or video:  Press the center button. Press again to resume playback.
    Note that applies to the iPad as well.
    See if the remote is being activated.
    Regards,
    Nubz

  • Business emails in Inbox deleted on Iphone also delete from Outlook Inbox on Computer

    There are numerous discussions regarding the deletion of emails from Outlook on the computer when they are deleted from the iphone, mine being a 4s.  I have two email accounts set up on my iphone.  One setup in Other for my personal domain email account and the other is setup through Exchange for my business email that interacts with my Server.  True there is an Advanced setting for my personal email account but there is not an Advanced setting for my business email.  I have tried setting the Synch setting for my business email account on the iphone to 2 weeks.  Unfortunately the Push setting defaults to the Inbox and you cannot uncheck Inbox on the iphone.
    There is no setting for my business email to tell it not to delete from the iphone.  I have actually had my iphone next to me deleted the email from my business Inbox on my iphone and watched it also delete from my Inbox in Outlook on the computer.
    What do we do to stop business emails from being deleted in the Outlook Inbox when deleting them from the iphone?  Please advise of the correct settings and how to get to it when there is a business email set up on the iphone that is on an Exchange Server that when the email in the inbox on the iphone is deleted that it doesn't delete from the Inbox in Outlook on the computer.
    Thanks.

    It is possible with a Blackberry due to RIM's dedicated email delivery service. The Blackberry's email client does not communicate direct with the Exchange Server with an Exchange account or direct with the incoming mail server with any email account. 
    It is not possible with an email client that communicates direct with the Exchange Server such as with the iPhone's email client, with the Android email client, and with the Windows mobile email client. This is possible with the Blackberry's email client and dedicated email delivery service only which is going out of business unless RIM ends up being purchased by another company.

  • Ios 4 threaded email issue with outlook inbox?

    Anyone else have mail in their outlook inbox get removed or otherwise hidden when threading is turned on in IOS 4?
    I can see the full threaded conversation on the phone, but only the most recent message in a thread is in my outlook inbox.
    Input, solutions?

    Hi. This is a very delayed post to your original. I would like though to ask if you still have fully threaded emails in your iPhone. Since iOS 4.1 there are apparent issues, and it depends how you define 'threaded'. I am using Gmail and they have a threaded/conversations method of reading mail, very useful to see the entirety of a discussion. On my new iPhone 4 using the iPhone native mail app will not show threaded, only all of the messages from the other party, I'd need to scroll through a message to see my own input.. Or look in the Sent Mail folder. Both of which seem antiquated to me. I was interested in your post as you describe seeing your threaded mail properly on iPhone. Is this still the case?
    Thanks
    AMH.

  • Cannot get Outlook Connector work Communication Express style

    We are using Sun Messaging server with Communication Express, Outlook Connector, Imap Clients.
    And we have problems saving SENT items in one style. Both - IMAP clients and Communication Express works correctly - they saves sent items into folder named "SENT", but I cannot get Outlook Connector work the same way.
    I have installed outlook connector (Product Version: 7.3-05.01), and configured it to set system folder names "Communication Express style".
    I have set my local file:
    C:\DOCUME~1\<user>\LOCALS~1\Application Data\Sun\Outlook Connector\sjoc_folders.map
    content to:
    [en]
    INBOX=Inbox
    Deleted Items=Trash
    Drafts=Drafts
    Sent Items=SentDoes this goes somewhere?
    But nothing helps - Outlook 2007 still uses its own SENT ITEMS folder iwth this name and saves sent items in this folder.

    Arnis_Juraga wrote:
    I have installed outlook connector (Product Version: 7.3-05.01), and configured it to set system folder names "Communication Express style". I just tried the same with 7.3-06.01 and Outlook Connector is saving sent items in the "Sent" folder.
    I have set my local file:
    C:\DOCUME~1\<user>\LOCALS~1\Application Data\Sun\Outlook Connector\sjoc_folders.mapYou changed the file or the file already contained the contents you mentioned?
    Does this goes somewhere?I don't understand the question. The file is already located where it is supposed to be.
    But nothing helps - Outlook 2007 still uses its own SENT ITEMS folder iwth this name and saves sent items in this folder.Have you tried removing the current Outlook Connector profile and installing/configuring afresh?
    Regards,
    Shane.

  • Adobe Form not getting displayed on the portal

    Hi,
    From the MSS portal when I run the process, the associated adobe form(using HCM) doesn't get displayed on the portal. Initially the problem was with higher version of acrobat reader but now it is solved. Now I am not getting any error or warning but adobe form still not getting displayed.
    Please help.

    Later

  • Get all users in Portal

    Hi all,
    I'd like to ask you for help with my Portal application.
    I need to retrieve all users in Portal.
    Now I'm using searchUsers method of UserFactory object. It returns to me all users, but it is very time-consuming operation for cca. 3500 users in result.
    There is another method how to get users
    UserFactory.getUniqueIDs()
    , but list of users is not complete (SIZE_LIMIT_EXCEEDED).
    Can anybody please advise me how to get all users in Portal (some standard way)? And faster?
    Many thanks for help,
    Pavel

    Hi,
    Refer to,
    How to retrieve all users in the portal with UME API
    May be helpful.
    Regards
    Srinivasan T

  • Get current user in portal service context

    hi guys,
    We want to implement a portal service which will check user's role from LDAP, and we need to get the current user id.
    We know for class IPortalComponentRequest, there is method getUser().getUserId(), is there any similar method for IServiceContext? or any way for us to get user id in portal service?
    regards,
    Guo Feng

    Hi Feng,
    Implement
    public String getParameter(IPortalComponentRequest arg0, String arg1)
    eg in your implementation class and add the following code.
    IUserContext userContext = arg0.getUser();
    String username = userContext.getLogonUid();
    String full_name = userContext.getDisplayName();
    HTH

  • I can no longer see my inbox for texting, only those messages I've sent. How do I get my inbox back?

    I can no longer see my inbox for texting, only those messages I've sent. How do I get my inbox back?

    Tap the Messages button at the top left.

  • Any changes in PA30 need to send a mail to the Managers outlook inbox

    Hi,
    Any changes in PA30 (ESS) need to send a mail to the Managers outlook inbox  .
    Kindly let me know the Standard workflow template and  to built the Custom function module in Rule .
    Thanks in advance,
    Richard A

    <i>Any changes in PA30 (ESS) need to send a mail to the Managers outlook inbox</i>
    If its just an email do u need a workflow for it? Configure dynamic actions which will call a subroutine when a change is made to the infotype and send email from that subroutine using SO_NEW_DOCUMENT_SEND_API1.(you can include the necessary logic for determining the approver in the same subroutine).
    Thanks,
    Prasath N

Maybe you are looking for