Jabber and Outlook Pressence

Hello,
We are using a mix of CUPC and Jabber clients, and having trouble with some of the Outlook integration.  I'm sorry if this is the wrong forum, but I couldn't find a better category.
What is happening is, if you receive an email from someone, or are typing an email to someone, if you hover over their name, a window pops up with their contact information.  On that pop up, you are able to email, call, IM, etc.  On many of our users, when you hover over the phone button, it will say Call: [email protected] rather than their actual extension.  I've done some research on this, but can't really find anything definitive.  I have a mix of the users with the problem that have the SIP: entry in their proxyAddresses, and some that don't, so I don't think this is the issue, at least directly.
Any help figuring this out would be greatly appreciated.
System Stats:
CCMBE 8.5
CUPS 8.5
Mix of Jabber 9.1 and CUPC 8.5
Windows 7 with Office 2007 and Office 2010

Hi Jonathan and Mark
In our deployment (CUP 8.6.4, Jabber for Windows 9.1.1, Office 2010, Exchange 2010), before I set up the SIP URI for our pilot users we were getting intermittent Presence status in Outlook, which would typically spring to life if you hovered you mouse over the contacts details. Also the call field as described above  by Mark was correct for most users (i.e the number was populated) but some it was not.
I've now arranged for our AD team to add SIP:[email protected] (matching the IM addresses) to the proxyadresses attribute for three of the pilot users in order to improve the reliability so will report back when done
I've a couple of questions though if you or anyone wouldn't mind answering if you can?
1) Any ideas why, without the SIP URI attribute being added to proxyAdresses for any users, that Presence status sometines worked OK ?
2) Some users already have a SIP URI in the proxyAdresses attribute, but in the wrong format (SIP:[email protected]) which does not match the IM address format. We're not sure where these came from or why they are there, but is it likely to cause a problem if a user has two SIP: entries in different formats in their proxyAddresses attribute field?
Regards
Kelvin

Similar Messages

  • Jabber and O365 integration

    Hello,
    Do we need any additional licenses from Cisco or Microsoft to make a full possible integration between O365 and Jabber ?
    For example features like :
    Single Inbox Unified Messaging with SpeechView transcriptions,  Microsoft Word Click to Call, SharePoint Presence & Click to Call,  Jabber video calling and desktop sharing, and WebEx on desktop and iPad,
    Thank you for your help
    Best Regards,
    Tomasz

    Tomek,
    There is no direct integration between Jabber and Office 365, except for Exchange Gateway integration on IMP server side which is not supported with Office 365. All other Jabber integrations do not go to Office 365, calendar client integrations are done with Outlook, and UM integration is between Office 365 and Unity Connection, which does not affect Jabber.
    HTH,
    Chris (Krzysiek) :-)

  • Jabber and calendar integration

    Hi,
    I've got two types of Jabber client deployment - on prem and cloud based (this is the old webex connect, not jabber for telepresence). Both have different issues with calendar integration.
    On prem Jabber:
    1. Presence status is passed to Outlook
    2. Calendar appointment whilst they do show up within meeting tab on Jabber client, the status of the client doesnt change to "In a Meeting" during appointments.
    Off prem Jabber:
    1. Presence status is NOT passed to Outlook
    2. Calendar appointments works fine - ie show up in the meeting tab, and status changes correctly.
    I have modified AD attribute proxyaddress for on prem clients to SIP:samaccount@cupdomain, I've assumed that for off prem clients, it would be SIP:email@domain as used by login details. I cant seem to find any documentation about calendar integration with webex connect clients.
    Any ideas?
    Thanks

    Hi Elena,
    Is it same machine where Outlook integration works with on-prem? If not, there are few things that you could check:
    Uninstall other IM clients
    Check if any other IM client with Outlook integration has been installed. Many other clients use the same api’s to integrate with Microsoft products and maybe blocking Jabber Click to X. If any other product is installed please uninstall and reboot your machine.
    Some applications known to affect Jabber presence integration are: Cisco WebEx Connect, Microsoft Office Communicator, Microsoft Lync, CUCIMOC, CUCILync, Standalone Click to call, Cisco Unified Personal Communicator 8.x.
    Registry settings
    Confirm the following registry settings exist and are correct:
    32-bit machines
    Key: HKEY_CLASSES_ROOT\CLSID\{8885370D-B33E-44B7-875D-28E403CF9270}\TreatAs
    value (REG_SZ): (Default) = {83CE44B6-A512-4199-9766-38357A9108E8}
    -Jabber sets this on install; it replaces the existing class ID with ours
    Key: HKCU\Software\Microsoft\Office\12.0\Common\PersonaMenu
    value (REG_DWORD type): Enabled = 1, EnablePresence = 2, RTCApplication = 3, SetOnlineStatusLevel = 2, ShowStatus = 1
    -Office creates these values on install.
    Key: HKLM\Software\Microsoft\Office\Outlook\Call Integration\IMApplication
    value (REG_SZ): IMApplication = CiscoJabber.exe
    - Jabber sets this value on install, this key is created when office is installed
    Key: HKCU\Software\Microsoft\IM Providers
    value (REG_SZ): DefaultIMApp = Cisco Jabber
    - Jabber sets this value on install
    Key: HKCU\Software\IM Providers\ Cisco Jabber
    value (REG_DWORD): UpAndRunning = 0 (not running), 1(starting), and 2 (running)
    - This key is set by Jabber you do not need to create or manually edit this Registry Key.
    - If jabber is running and this key is not set to 2 then there is problem, gather a prt.
    64-bit machines
    Key:HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{8885370D-B33E-44B7-875D-28E403CF9270}\TreatAs
    value (REG_SZ): (Default) = {83CE44B6-A512-4199-9766-38357A9108E8}
    -Jabber sets this on install; it replaces the existing class ID with ours
    Key: HKCU\Software\Microsoft\Office\12.0\Common\PersonaMenu
    value (REG_DWORD type): Enabled = 1, EnablePresence = 2, RTCApplication = 3, SetOnlineStatusLevel = 2, ShowStatus = 1
    -Office creates these values on install.
    Key: HKLM\Software\Wow6432Node\Microsoft\Office\Outlook\Call Integration\
    value (REG_SZ): IMApplication = CiscoJabber.exe
    Key: HKCU\Software\Wow6432Node\IM Providers\Cisco Jabber
    value (REG_SZ): Friendly Name = Cisco Jabber
    value (REG_SZ): GUID = {83CE44B6-A512-4199-9766-38357A9108E8}
    value (REG_SZ): ProcessName = CiscoJabber.exe
    Key: HKCU\Software\IM Providers\Cisco Jabber
    value (REG_DWORD): UpAndRunning = 0 (not running), 1(starting), and 2 (running)
    - This key is set by Jabber you do not need to create or manually edit this Registry Key.
    - If jabber is running and this key is not set to 2 then there is problem, gather a prt.
    If all is in order, then open a support case with Cisco TAC and provide logs as below:
    Enabling Outlook logging
    Setting this registry data enables logging for the presence features that integrate between Outlook and Jabber, and shows additional information in Outlook and Jabber. To set this registry key, do the following:
    Click Start, and then click Run.
    In the Open box, type REGEDIT, and then click OK to start Registry Editor.
    Navigate to key: HKEY_CURRENT_USER\Software\IM Providers.
    Create DWORD: OfficePresenceLogging with Value: 1.
    If it does not exist already, manually create %userprofile%\Tracing directory, otherwise the log files will not be created.
    Restart Outlook.
    The log file is created in the %userprofile%\Tracing folder and the file name will be OfficePresence-#.log (where # is an integer). The last modified date will indicate which file is the latest.
    Create a Jabber Problem Report (PRT)
    Recreate the issue.Do this by opening the email\SharePoint page that shows the problem, select an example user, show their contact card.
    Take screenshots of the issue and record time stamps.
    Take note of the User names and email address\IM address of the problem users.
    Go to your Jabber client and select Help > Report a problem, and then follow the steps to produce the problem report.
    Thanks,
    Maqsood
    Uninstall other IM clients
    Check if any other IM client with Outlook integration has been installed. Many other clients use the same api’s to integrate with Microsoft products and maybe blocking Jabber Click to X. If any other product is installed please uninstall and reboot your machine.
    Some applications known to affect Jabber presence integration are: Cisco WebEx Connect, Microsoft Office Communicator, Microsoft Lync, CUCIMOC, CUCILync, Standalone Click to call, Cisco Unified Personal Communicator 8.x.

  • Jabber and Voicemail Notifications

                       Hello guys!
    Is it possible to receive voicemail notification on both jabber and desk phone at the same time? For example, if a user has a desk phone as primary extension on CUCM 8.6, the Unity use that extension for VM. But if the user has also a jabber client version 9.x for Windows and wants to receive voicemail on jabber, what is the best design option? Assign the same DN to both jabber and desk phone?
    Also, I set up visual voicemail for jabber but left a voicemail in jabber and no notification appeared, where should i look into? The voicemail server and profile with users were added in CUP.
    Note: The scenario is a BE6000 platform with CUCM8.6, CUCxN,8.6, CUP8.6 and CUPM8.6.
    Thanks in advanced!

    Why would you have different extensions on desk phone vs. jabber? Normally this is not desired for user to manage 2 different numbers.
    If however that is a requirement you can always define alternate extension on Unity Connection.
    For VM configuration did you configure all the service in CUPS server, i.e. mailstore?
    HTH,
    Chris

  • Hoping for some help with a very frustrating issue!   I have been syncing my iPhone 5s and Outlook 2007 calendar and contacts with iCloud on my PC running Vista. All was well until the events I entered on the phone were showing up in Outlook, but not

    Hoping for some help with a very frustrating issue!
    I have been syncing calendar and contacts on my iPhone 5 and Outlook 2007 using iCloud  2.1.3 (my PC is running Vista). All was well until the events I entered on the phone were showing up in Outlook, but not the other way around. I’ve tried the usual recommended steps: deselecting calendar and contacts in the iCloud control panel and then re-selecting, signing out of the panel and back in, and repairing the Outlook installation in control panel.  I even uninstalled iCloud on the PC and downloaded it again (same version). 
    The furthest I’ve gotten is step 2 (and once, step 3) of 7 while performing “Outlook Setup For iCloud.” At that point I get, “Your setup couldn’t be started because of an unexpected error.”  After the first attempt at all this, all my calendar events disappeared from Outlook, although they are still in iCloud calendar and on my phone.
    Sound familiar?  Any ideas on how to solve this iCloud/Outlook issue?  Thanks much in advance!

    Hoping for some help with a very frustrating issue!
    I have been syncing calendar and contacts on my iPhone 5 and Outlook 2007 using iCloud  2.1.3 (my PC is running Vista). All was well until the events I entered on the phone were showing up in Outlook, but not the other way around. I’ve tried the usual recommended steps: deselecting calendar and contacts in the iCloud control panel and then re-selecting, signing out of the panel and back in, and repairing the Outlook installation in control panel.  I even uninstalled iCloud on the PC and downloaded it again (same version). 
    The furthest I’ve gotten is step 2 (and once, step 3) of 7 while performing “Outlook Setup For iCloud.” At that point I get, “Your setup couldn’t be started because of an unexpected error.”  After the first attempt at all this, all my calendar events disappeared from Outlook, although they are still in iCloud calendar and on my phone.
    Sound familiar?  Any ideas on how to solve this iCloud/Outlook issue?  Thanks much in advance!

  • Jabber and Desk Phone Integration

    When stting up "Desk Phone Integration" on cisco Jabber on a test iPhone, Jabber loops forever when verifying account information saying just "verifying...". It never display an error message. It will eventually stop, the "Desk Phone Integration" staying "Not Configured"
    CUCM version : 8.6(2)
    iPhone iOS : 6.0.1
    Jabber client : 9.0.2.20078
    I followed the instructions in the "Administration Guide for Cisco Jabber for iPhone Release 9.0.1" to setup the call manager.
    I created a dedicated SIP profile,
    created the TCTTEST "Cisco Dual Mode for iPhone" phone according to the documentation
    and edit my phone and user settings according to the "Enable Active Call Transfer Between Cisco Jabber and Desk Phone" section of the documentation
    despite all that, it doesn't work
    I tried with other accounts/mobiles and the result is the same.
    Jabber does register to the CUCM and I can get my extension on the Jabber client and place/receive calls using my desk extension. But the "desk phone integration" doesn't work
    What I noticed is that :
    on the TCTXXXX "Cisco Dual Mode for iPhone" phone device setting page, there is no "Sign In Feature" option as described in the documentation
    because we use Extension mobility the "Owner User ID" feature is disable on the desk phone device settings. I temporarily uncecked the "extension mobility" checkbox on the device, setup my ID as the "Owner User ID" and re-checked the "extension mobility" checkbox but the result is the same.
    I searched the web and couldn't find anyone with similar issue...help will be appreciated

    Aaron,
    Thanks for you answer.
    I have followed all the requirements explained in the "Administration Guide for Cisco Jabber for iPhone Release 9.0.1" including the one you mentioned :
    the user is a member of  'Standard CTI Enabled'
    CTI Controlled is allowed on the DN, the end user account and the desk phone
    the end user is associated to both the desk phone and the TCT phone
    And 'Allow End User Configuration Editing' is set to disable on the TCTxxxx device
    Despite all that the "desk phone integration" doesn't work

  • Jabber and Messages: error with cert

    Hi all,
    Since upgrading to Mavericks, I'm not able to connect to my company's Jabber server. I get a cert error, even after I've trusted the cert. All Mavericks users at our company are having the same problem, so the problem isn't just on my computer. I've enclosed a screen shot of the error.
    Is anyone else having the same problem? The same setup - Jabber and Messages - works fine in Mountain Lion and previous OS versions.
    Thanks!

    Hi,
    Look at item 4 in this article
    http://support.apple.com/kb/TS3970
    Some people deliberately alter this file to prevent some apps from "phoning home"
    If I am reading this Cert info correctly you are one of the companies that someone might block.
    9:58 pm      Monday; November 4, 2013
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Jabber and Gmail Don't Work on my iChat

    Hello! I bought my Mac in August 2009. When I first bought it, gmail and Jabber worked iChat. But shortly after, it stopped working. It hasn't worked since then. Whenever I would try to create a Jabber or Gmail account on iChat, the words Jabber and Gmail would be grayed out and un-clickable. I recently upgraded to software version 10.6.6 and Jabber and Gmail still don't work on iChat. They're not grayed out anymore, they're just not there! Aim, Bonjour, MobileMe, and Mac.com accounts all work on my iChat.
    Additionally, I took my Mac to the Genius Bar and they couldn't fix it!
    Does anyone know how to fix my problem?
    Thanks!!

    Hi,
    Welcome to the    Discussions
    Sounds like you have Parental Controls turned On for the Mac User Account you are using.
    I take it you are not seeing 5 choices in the iChat Menu > Preferences > Accounts > + Button > New account Pane ?
    The Start Up Screens do have the AIM login options (AIM, @Mac.com and MobileMe) on one pane/Screen and then the Bonjour option and the Jabber/Google options on another Screen/pane.
    IF you are not logged on the Computer as the Admin Account the Mac User Account can have Parental Controls activated.
    (System Preferences > Accounts - the account will be listed as "Managed"
    Limiting iChat in Parental Controls stops you adding any Buddy List (Setting up a new account).
    In iChat 4/OS 10.5.x Jabber and Bonjour are disabled completely (Just Bonjour in iChat 5/OS 10.6.x)
    Your symptoms as described, if we are talking about the iChat Preferences way of Adding a New Account, does not seem to quite match the scenario I have described about Parental Controls, as you seem to still have access to setting up a new AIM name.
    Did the Tech guy delete the .plists for iChat ?
    Did he/she delete them 'En Masse' or one at a time with an iChat Restart in between ?
    7:26 PM Thursday; January 20, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Jabber and Google Talk Issues

    I use a Google Talk account, and I was delighted to see that iChat was compatible with it. However, one day it stopped working and I saw my account was deleted. I went to re-create it and Jabber and Google Talk are no longer choices I can choose from. I can see them, but I can't actually select them. Any help would be great, because a lot of my friends are Google Talkers.

    Have you Enable Parental Controls on this Mac User Account ?
    Have you set Parental Controls on another User Account and set iChat up with the same ID ?
    (Have you used the same ID/Screen Name on another computer that has Parental Controls ?)
    If you have and you have not allowed the Jabber Buddies to be listed or have not set the iChat part up in the first place you will have issues as Jabber (and therefore Googletalk) and Bonjour can be Blocked.
    This more effects Leopard than it does Snow Leopard but that was why I hinted at other computers because it blocks the Buddies by Flagging them on the Server (this does not explain why you cannot access the choice in the current iChat)
    4:41 PM Saturday; October 3, 2009

  • Jabber and AIM/.Mac contacts in ONE window

    I would like to have a single iChat window that combines the Jabber and AIM/.Mac buddies. That way I can log on to AIM directly from iChat (and use video/audio) and also be able to log on to google chat MSN via jabber gateways. I hate having two different windows for each buddy list.
    I there a way of doing this with Leopard's iChat?

    Hi,
    I use several including GoogleTalk.
    It is not about whether the server can do Audio or Video as Most Jabber Servers can not
    iChat invokes it's A/V protocols whichever Buddy list it is in which do not use the same ports as any of the Buddy List's logins.
    The A/V side is independent of the Text based side.
    I have found that the Green icons show up.
    This seems independent of whether the Jabber Server supports it.
    8:15 PM Sunday; November 25, 2007

  • Jabber and webex integration

    Hello everyone,
    We're trying to integrate meeting place and webex with our presence service to allow Jabber and CUP users to use all of the available features we have.
    We're having some issues to get webex up and running because we're getting a "The WebEx meeting account is invalid" message everytime we try to access from jabber.
    If I go to meeting center I can successfully log in using the same credentials I'm using on jabber so I don't understand why it says the account is invalid.
    This issue happens for all of the users. Have anyone seen this behaviour already?
    Thanks!!

    We use Meeting Center rather than Meeting Place but I think the authentication is similar. The problem I had was since we use Meeting Center (cloud WebEx) and do not use SSO the accounts are different. Once the Not Set "Source for Web Conferencing" was configured, I was able to goto the client (Mac Jabber 8.6.2 in this case) and enter my credentials in Preferences -> Accounts -> Meetings

  • Jabber and Yahoo gateways

    Having a problem using Jabber and a Yahoo gateway. I set up an account (using Psi) and that was successful. I can chat with others using Psi just fine. But when I set up iChat to do this it recognizes my account, logs me in but when I open a chat with a Yahoo buddy I see them typing but the message never appears. My Yahoo Messenger and Psi work just fine but iChat is a no go I've tried creating a new Jabber account (with Psi) same results. Tried it on 2 different computers - iBook G4 and 933 mhz QuickSilver G4. Same results. Anyone have any ideas?

    Strange.
    I'm still having the same problem with the server you recommended. I'm wondering if there is something that I'm not configuring correctly in Psi or iChat.
    Just to reiterate the issue:
    I can sign up for a Jabber account,
    configure it using Psi (loading the yahoo and msn gateways),
    Log out of Psi,
    Register the Jabber account in ichat and log in,
    What works:
    The contacts appear in my iChat Jabber list,
    Those that are online appear online
    I can send a message out to the contact
    What doesn't work:
    Receiving incoming chats from buddies
    Receiving replies to chats that I've initiated
    Actions I've taken so far:
    Enabled port 5222 and 5223 on UDP and TCP
    I've tried with SSL activated and deactivated
    Any other ideas or recommendations for servers that are working?
    Thanks,
    ...Jamie

  • Jabber and Bonjour windows won't open

    My jabber and bonjour windows have stopped opening. They used to work. One day I closed them and can't get them open again. Any help out there?

    Hi,
    Summary of the last.
    In iChat > Preferences > Accounts the items should be marked as Use the Account
    This will log it in but will not guarantee display of the Account's Buddy List as you can Hide it as I described before.
    In iChat > Preferences > Accounts the list is drag-able so that they can be in any order you want.
    This effects the order they display in iChat's Window menu and the Keystrokes Used. If you have them as AIM, Bonjour then Jabber - the Keystrokes will be Apple (⌘) key and 1 for AIM, then Apple (⌘) and 2 for Bonjour and the Jabber one is then Apple(⌘) and 3 (Keys are used together at the same time)
    It also effect the order the accounts display in iChat menu > Accounts.
    Clicking this red button will hide that particular Buddy List
    This is My iChat Window Menu.
    It show three accounts logged in.
    These menu Options do not mean the Buddy List is visible.
    As I have iChat 4, the order is as I set them in iChat > Preferences > Accounts as the list here can have one item dragged above or below another.
    As I have two names that work with the AIM servers the AM valid names shows as the Account name rather than saying "AIM Account"
    IF you highlight the Buddy List Name as I have done in this pic you can Hide or Reveal the Buddy List (Alternate action). Using the red button highlighted in the first pic hides the Buddy List)
    You will notice the Keystrokes to use at the end of the line.
    I am not sure where you mean you are clicking on a Red button in your last paragraph - unless you mean you are clicking on the iChat icon in the DOCK when it displays a red blob with a number to say how many text messages you have not read there are.
    It is possible to have a chat with a Buddy from a List that is Hidden and clicking the iChat icon should bring the Chat window to the Front rather than make the Buddy List appear.
    Unfortunately I do not have a Buddy free at the moment I write this to check the variants.
    8:03 PM Sunday; June 29, 2008

  • I am having difficulty: we are running a windows server 2003 - mail and outlook support 2007 and upwards, how do I get the brand new apple machines to work with the 2003 version of server

    I am having difficulty: we are running a windows server 2003 - mail and outlook support 2007 and upwards, how do I get the brand new apple machines to work with the 2003 version of server

    I may be way out, but do you know about this product, would it help integrate the Macs for you.
    https://www.thursby.com/sites/default/files/images/ADmitMacv8_SPD.pdf

  • HT1692 Have recently installed itunes and outlook on a new computer.  Have multiple email accounts set up in Outlook tho only use contacts and calendar in relation to one of these. Cannot sync itunes with the correct contacts and calendars, Help!

    My new computer is 64-bit running Windows 7 pro, SP1 and Microsoft Office 2010 Pro Plus 32-bit
    My phone is a 4S runing iOS 6.1.3
    Very frustrated now that I have recently installed itunes and outlook on this new computer.  Everything worked perfectly ok on my laptop which was also 64-bit Windows 7 and running 32-bit Microsoft Office 2010 Pro.  I have multiple email accounts set up in Outlook tho only use contacts and calendar in relation to one of these. Cannot sync itunes with the correct contacts and calendars, when I sync the calendar and contacts are empty.  Not sure if there is any way to point itunes to particular address books and calendars.
    I have installed and uninstalled itunes 3 times and thank goodness have a backup
    Can anyone help please?
    thanks in anticipation

    I had my home computer set up to sync to work's Exchange server. It worked well, but I didn't like seeing work email messages and other programs trying to sync with my default Outlook folder, which was then the Exchange (& work related) .ost file. I know there are various ways to manage those problems using filters, view, subfolders, etc., but it was a hassle for me. I think it could work well for many other folks.
    For now, I have published my work calendar and subscribed to that calendar on my home computer. So I have view only access to my calendar on my home computer (and I can add/edit calendar items on my iPad (or Outlook Web Access) when away from work). This is not quite what I wanted, but it may work.
    It almost makes me long for the days when I used my Windows Mobile Treo to sync back and forth between exchange at work and outlook at home (but had many sync conflicts as a result).

Maybe you are looking for

  • Error Deploying CMP Entity Bean

    Hi, I am new to Entity Beans and am trying to deploy a CMP Entity Bean without any success. I did search this forum for similar issues and tried those suggestions as well but that has not helped. Was wondering if someone could help me out on this. Th

  • Software update

    Hi folks. New to the forum (in fact, only got my first mac last week!), so hope this hasn't been answered already. Today I performed a full software update as follows: "QuickTime" (7.1) "iTunes" (6.0.4) "GarageBand Update" (3.0.2) "iDVD Update" (6.0.

  • Nokia 6230 - no sound through speaker

    Hi everyone, I'm using a UK Nokia 6230 on v04.28. For a few weeks now I've been having trouble with the speaker. Ringtones, videos and mp3's will not work at all. Keyboard tones work fine. Phone hasn't had a drop or contact with water or anything. I

  • Help: Installing ODM patch 10.1.0.3.1 on Win 2K?

    I am trying to install ODM patch 10.1.0.3.1 (ref 3978002 on metalink) on Oracle 10g RDBMS 10.1.0.3.0 on Windows 2K. When I run the patch installation script dm10131_patch.bat, the script hangs and never completes. I looked at the script and it appear

  • Business Functions for EHP 4 and EHP 5

    Hi Friends, We are planning to implement LSO, ECM, Travel, PMS and E Recruitment. What are all the business functions available in EHP4 and EHP5 for these modules. Please help me with your inputs. Thanks, Charle