Essbase Analytics Link 11.1.2.2.301

I implemented EAL, and it appears to work fine.  I have a few questions:
1. Metadata automation - John Goodwin mentioned in another post that it could be done using Web Services in EAL.  I couldn't find anything on this point.  Any specific guidance is highly appreciated!
2. HFM allows duplicates, but Essbase is normally configured without duplicates.  In such case, EAL will rename duplicate members and duplicate aliases.  For example, if both the member name and its alias are duplicated, EAL renames them as follows:  MemberName will be renamed to Dimension.MemberName, and Member Alias will be renamed to MemberAlias (MemberName).  It looks really ugly on reports, to the point it may be unacceptable.  An alternative would be to allow duplicates in Essbase, but the maintenance of that animal may be even worse.  Any thoughts on this?
3. I will also use the extracted data in the Planning App, that has a little different dimensionality.  What is the most efficient way to transfer data (not metadata) from cube to cube - xref, maxl extract and load, etc.?
Thank you in advance!
Igor

Correct me if I am wrong but it sounds like you have just downloaded EAL and not the Oracle universal installer.
You can download the OUI 11.2 from Oracle Support - Patch 9944828
The OUI needs to be 32bit even if you installing 64bit EAL on windows
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Essbase Analytics Link cannot create data synchronization server database

    When I try to create data synchronization server database using Essbase Analytics Link, the below error occur, anyone can help?Thnaks
    dss.log:
    19 Oct 2011 17:28:55] [dbmgr] ERROR: last message repeated 2 more times
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\Comma.hdf"
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\PERIOD.hrd"
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\VIEW.hrd"
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\YEAR.hrd"
    [19 Oct 2011 17:28:58] [dbmgr] Create metadata: "C:/oracle/product/EssbaseAnalyticsLink/oem/hfm/Comma/Default/Comma.hdf"
    [19 Oct 2011 17:28:59] [dbmgr] WARN : HR#03826: Directory "C:\oracle\product\EssbaseAnalyticsLink/Work/XOD/backUp_2" not found. Trying to create
    [19 Oct 2011 17:29:15] [dbmgr] ERROR: ODBC: HR#01465: error in calling SQLDriverConnect ([Microsoft][ODBC SQL Server Driver][Shared Memory]Invalid connection. [state=08001 code=14]).
    [19 Oct 2011 17:29:15] [dbmgr] ERROR: HR#00364: Cannot open source reader for "ACCOUNT"
    [19 Oct 2011 17:29:15] [dbmgr] ERROR: HR#00627: Cannot create dimension: "ACCOUNT".
    [19 Oct 2011 17:29:16] [dbmgr] ERROR: HR#07722: Cube 'main_cube' of application 'Comma' is not registered.
    eal.log:
    [2011-Oct-19 17:28:56] http://localhost/livelink/Default.aspx?command=readYear&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:56] http://localhost/livelink/Default.aspx?command=readPeriod&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:57] http://localhost/livelink/Default.aspx?command=readView&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:57] http://localhost/livelink/Default.aspx?command=getVersion&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:58] DSS Application created
    [2011-Oct-19 17:28:58] http://localhost/livelink/Default.aspx?command=getICPWeight&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:29:15] (-6981) HR#07772: cannot register HDF
    [2011-Oct-19 17:29:15] com.hyperroll.jhrapi.JhrapiException: (-6981) HR#07772: cannot register HDF
    [2011-Oct-19 17:29:15]      at com.hyperroll.jhrapi.JhrapiImpl.updateMetadata(Native Method)
    [2011-Oct-19 17:29:15]      at com.hyperroll.jhrapi.Application.updateMetadata(Unknown Source)
    [2011-Oct-19 17:29:15]      at com.hyperroll.hfm2ess.bridge.HyperRollProcess.updateMetadata(Unknown Source)
    [2011-Oct-19 17:29:15]      at com.hyperroll.hfm2ess.bridge.ws.BridgeOperationManagerImpl.createAggServerApp(Unknown Source)
    [2011-Oct-19 17:29:15]      at com.hyperroll.hfm2ess.bridge.ws.BridgeOperationManager.createAggServerApp(Unknown Source)
    [2011-Oct-19 17:29:15]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [2011-Oct-19 17:29:15]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [2011-Oct-19 17:29:15]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [2011-Oct-19 17:29:15]      at java.lang.reflect.Method.invoke(Method.java:597)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:532)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:171)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
    [2011-Oct-19 17:29:15]      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    [2011-Oct-19 17:29:15]      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:336)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:98)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
    [2011-Oct-19 17:29:15]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3717)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    [2011-Oct-19 17:29:15]      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    [2011-Oct-19 17:29:15]      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    [2011-Oct-19 17:29:15]      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    [2011-Oct-19 17:29:15]      at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    [2011-Oct-19 17:29:15] LiveLinkException [HR#09746]: Data Synchronization Server database cannot be created

    What version of EAL have you installed, what OS + 32bit/64bit are you installing it on.
    What version of the OUI did you use.
    Have you gone through all the configuration steps successfully.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Has Anyone Been Able to Stand Up Essbase Analytics Link (EAL) for Financial Management in version 11.1.2.2?

    Has anyone had any luck standing up the Essbase Analytics Link (EAL) for Financial Management Application in 11.1.2.2?  We are to the point where when we click on the “Create Bridge Application” it creates an application and database in EAS and then crashes the Hyperion Essbase Analytics Link Server - Web Application .  Prior to this we were getting a NetRetry and NetDelay error and have increased those settings are are not receiving those same errors.  I’m curious if 11.1.2.2 is even a functioning version of EAL or if we are out of luck until the next version.  Any feedback is appreciated.

    FYI, we were able to get EAL up and running after adding the following entries into the registry on our servers...
    Solution
    This timeout issue can be fixed by adding two tcpip registry parameters, but first you must identify which client was communicating with essbase when the timeout occurred so that you know which machine to add the parameters to.  If all the EAL and EPM components are installed on a single machine, then that machine would also host the client.  If products are installed in a distributed environment you determine the client machine based on how the EAL Essbase Server component is defined.
    The APS URL is part of the Analytics Link, Essbase Server definition in EAL.
    If the value (APS URL) is "Embedded" this means that the EAL Application Server is communicating via the JAPI directly with the Essbase Server. In this case the EAL AppServer is the client to the Essbase Server. For this case the following tcpip registry parameters need to go on the machine where the EAL Application Server is running.
    If the (APS URL) value is http://serverName:13080/aps/JAPI then the EAL Application Server is communicating by way of Hyperion Provider Services (APS). In this case EAL proxies requests to and from the Essbase Server through APS. This means that APS is the client to the Essbase Server and the tcpip registry parameters need to go on the machine where Hyperion Provider Services are running.
    Once you have identified which machine is acting as the client to essbase, set the TcpTimedWaitDelay=30 and MaxUserPort=65534 parameters via the windows registry.
    1. Open the Windows Registry.
    2. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TCPIP\Parameters.
    3. Add new DWORD Value named "TcpTimedWaitDelay"
    - right click and select Modify
    - Select "decimal" radio button, type in 30.
    4. Add new DWORD Value named MaxUserPort
    - right click and select Modify
    - Select "decimal" radio button, type in 65534
    5. A reboot of the server is necessary.

  • Location of Essbase Analytics Link (EAL) Repository Parameters?

    In Essbase Analytics Link (EAL), where are the EAL repository parameters stored?  I believe I saw a param or .ini file but I can't seem to locate it within the application directory.  I am trying to locate this because I have reconfigured EAL to use a different database for its repository but it is still pointing to the original database despite what the config tool indicates.

    You may need to update the JDBC information stored in WebLogic if the web application was not redeployed, you can either edit the datasource through the weblogic admin console or go to <MIDDLEWARE_HOME>\user_projects\domains\EPMSystem\config\jdbc\EAL_Repository-xxxx-jdbc.xml
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Handling HFM Shared Members in Essbase Analytics Link (EAL)

    We have an entity dimension in HFM with Shared Members in an alternate hierarchy.  The shared members happen to be parents and when the metadata is synchronized in EAL, only the shared parent is brought into the alternate hierarchy in our EAL cube.  We'd like to find a way to bring all of the descendents of the shared parent into our cube but Essbase does not allow it.  Is there a way to prefix the shared members during synchronization so the EAL cube contains the same structure as HFM while accommodating the need for unique member names in Essbase?

    I've seen this kind of behaviour in EAL when using both 11.1.1.3 versions. Could you let me know what are your EPM and EAL versions?
    May be your EAL will require a patch.
    Cheers.

  • Essbase Analytics for HFM-HFM application connection cannot be established.

    Hi,
    I have created a Bridge for Analytics & in the summary HFM Server/Application status is displayed as 'Not Available'.
    I have given correct details/credentials for HFM server.
    Can anyone tell that what can be possible reasons for the same?

    Hi HP,
    The Essbase Analytics Link and HFM needs to be registered with the same Shared Services. Hope you are doing the same.
    Thanks & Regards
    Sandy

  • Essbase Analytics for HFM- Data Update Agent Status

    Hi,
    In Essbase Analytics for HFM, Data Update Agent status is showing 'Not Active', so as 'Analytic Link Data' status.
    The Start/Stop option for the same is disabled. Other connectivity statuses in Bridge are all 'Available'.
    What needs to be done to make Data Update status 'Active'.

    Hi HP,
    The Essbase Analytics Link and HFM needs to be registered with the same Shared Services. Hope you are doing the same.
    Thanks & Regards
    Sandy

  • Features and enhancement for Essbase 9 (Essbase analytics 9)

    <p>Hello,</p><p> </p><p>We have applications working with essbase 7.1.</p><p>So we try to know if we must migrate to the new version (module"Essbase analytics").</p><p> </p><p>I've got questions about this :</p><p>- what i understand : if we want the new version of essbase, wehave to take the "Hyperion System 9 BI+ EssabseAnalytics" product (which includes many applications we don'treally need in the package). Is that true?</p><p>- does "essbase analytics " really provideenhancements against Essbase 7 or does it just a new package? Ifthere are enhancements, what are they?</p><p> </p><p>Perhaps, does it exist documentation about this subject, but idon't find them. So, i really have difficult to retrieveinformations about the real enhancement provided by this newpackaged version.</p><p> </p><p>Thanks a lot for your help</p><p> </p><p>Math</p>

    Hi Glenn,
    Thanks for your quick response.
    What i am trying to do is to install essbase client in Business Object which is in Windows server 2003.Business Object access data from remote essbase cube.
    So i need to install drivers or client in my windows server so that we will be able to connect to essbase cube.
    In our BO guide it's mention that you need either Excel Add in or Runtime client to be installed in your Server.
    I tried in my client machine it works but when i install the runtime client on server i try to connect to essbase cube it doesn't shows Essbase in Provider just like in case of Analysis Server it shows Microsoft OLEDB Provider for OLAP services 8.0,9.0 it does,nt show essbase.So there is somethingt wrong regarding installation.
    Is there any issuus like we can't install essbase client on windows server 2003 and we have to install essbase server?How to resolve the issue?
    Regarding the Essbase version its Essbase 9.3.1
    Thank you
    Edited by: 809718 on Dec 1, 2010 9:50 AM

  • When exporting to PDF '&' and '?' in Analytics links change to '%' so stop working, help?

    When exporting from InDesign to an interactive PDF document the  '&' and '?' in my Google Analytics links change to '%' so stop working? Does anyone know how to stop this happening?
    Thanks in advance

    Hi, I am using InDesign CS6 v8.0.1  and am trying to create a hyperlink from the document to a webpage. The version of Adobe is XI v 11.0.3. If you say the version that I am using has issues with hyperlinks, do you think I will be able to find a way round it?
    So when I enter the following hyperlink using the interactive > New Hyperlink functions
    https://etl.decc.gov.uk/etl/site/news/High-Speed-Hand-Air-Dryers.html?utm_source=Newslette r&utm_medium=Email&utm_campaign=March
    And paste it into the document, when it is exported to pdf it actually comes out as:
    https://etl.decc.gov.uk/etl/site/news/High-Speed-Hand-Air-Dryers.html%3Futm_source%3DNewsl etter%26utm_medium%3DEmail%26utm_campaign%3DMarch
    The link still works and takes me to the correct page, but unfortunately  google analytics is not picking it up.
    Dropbox links are:
    http://https://www.dropbox.com/s/vihu82iew3jh8iy/ETL%20March%202014%20Link%20test2.pdf
    to the pdf which has been created as an export from InDesign.
    In Design file:
    http://https://www.dropbox.com/s/is395ds1r0n6b74/FebNewsletterlinks.indd
    Thanks again!

  • How does Essbase Analtyical Link/snapshots works

    Hi ,
    I am new to HFM and Essbase Analytical Link. Though I know certain basics of both i would like to understand the below. Also, all documents related are like admin quides and user guides.
    1) What are EAL snapshots ? Im able to see .data files created in the Work/Store folder. How are these created and what do they contain?
    2) When users are trying to view data from Smartview using data created by Essbase Analytical link, are they viewing the Data from the .data files created?
    3) How does EAL bridge work? i.e. what data does it take from HFM?
    If anyone can explain the above in a way a newbie can understand, it will be great.
    Thanks,

    In Addition to the above comments;
    1) What are EAL snapshots ? Im able to see .data files created in the Work/Store folder. How are these created and what do they contain?
          DSS - Data Synchronization Server will refreshes these .data files that are stored in the /Work/Store Folder.
           You may get doubt on how the data refresh happens from HFM Relational Tables into the Files that are stored on the Windows Servers. As far as I know, LiveLink Processes connects to the HFM Schema and extracts data into Text File format.  It will definitely give chances to ask one more question like
                    Where is the Configuration Parameter setting which LiveLink Process connects to HFM Relational database?
                   I am not sure about that,some one who has wider experience on the EAL & DSS can update this question.
    2) When users are trying to view data from Smartview using data created by Essbase Analytical link, are they viewing the Data from the .data files created?
          If you have created any bridges, there are 3 Options to choose the types of Partitions -> Transparent, Replicated & Not Connected Outline.
          My experience is with the Transparent Partition only; Any Smartview and Financial Reports users will connect to the Essbase Application and retrieves the data from .data Files through the Transparent partition set on the Bridges. Here the Source is DSS Server and the Target is the Essbase server where the Outline resides.
    3) How does EAL bridge work? i.e. what data does it take from HFM?
         Now that you have might have understood that different parameters required to setup the bridges.  With out EAL Bridges, you can't create the Essbase Database(outline) and can't synchronize the mappings and Data Refresh intervals can be set on the EAL Bridge. This will update the HFM relational data into .data files.
    To All; Feel free to correct me if my above understanding is wrong, please.
    Regards
    UB

  • Doubt in EAL (Essbase Analytic Link)

    Hi All,
    I have doubt in EAL (Essbase Analytic Link)
    I was not able to find the 'Target Design Grid' tab and 'Connection Type' tab (to set replicate or transparent partition) and 'Security migration' options under 'Essbase' tab in Bridge Window. Any specific selection we need to do for this?
    Also, Analytic link repository will contain the tables (metadata) similar to HFM repository which will create the essbase outline. But we make partition with Data synchronizing server with essbase. So it means DSS database also have same tables as Analytic link repository? At what time the DSS database is getting populated?
    I gave a try many times by reading Oracle docs but some little doubts are still pending . Hope i will get a reply from you as usual
    Thanks,
    Abhi

    Shared Services 11.1.2 is not compatible with any of the previous releases. You may check the 'Release Compatibility tab' in http://www.oracle.com/technetwork/middleware/bi-foundation/oracle-hyperion-epm-system-certific-131801.xls
    HTH-
    Jasmine.

  • Essbase Cube Linking With Sql

    Hi,experts!!!!!!!
    I have Essbase Studio From Epm 11.1.2.1 Version,the thing is that i have to link the Essbase cube to sql,can you suggest any solutions or can just give me info about drill back method in essbase studio...

    The documentation on drill-through is a good place to start http://docs.oracle.com/cd/E17236_01/epm.1112/est_user/ch17.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Install Essbase Analitycs Link

    hi all my question is simple, I have two servers one windows and one linux.
    in the windows servers is installed HFM and in the linux serversis installed ESSBASE and wanted to know which of them should be installed Essbase Link Analitycs.
    Thanks.

    There are multiple components with EAL, you obviously would put the web components where Weblogic is installed, as for the data sync server that can all depend because it can be resource hungry.
    Cheers
    John

  • Is it possible to download Essbase Analytics

    <p>Friends,<br>I am very new to Hyperion . At this point I have no clue about howthe product looks like. I registered for few courses includingEssbase analytics bootcamp. Before attending the class, Is thereanyway I can download and look at the product? That will certainlyhelp me in the class.<br>Thanks<br>George<br></p>

    <p>It looks like that now it's possible to download Hyperionproducts through the Oracle Web Site.<br><br>Check these links:<br><br>http://licensecodes.oracle.com/hyperion.html<br><br>edelivery.oracle.com<br><br>hope it helps.<br><br>A.M.K.</p>

  • Essbase Analytics - Essbase & HFM to be on a same server ?

    Hi,
    Is it mandatory that Essbase & HFM is to be installed on the same server for analytics to work?

    Thanks Jonh for your quick reply...
    But do they need to be under same Foundation & shared services ?
    Because my Essbase & HFM installations are on totally different servers with diff shared/Foundation services.
    I am trying to establish bridge between them & in Summary it showing HFM Server Not Available.

Maybe you are looking for

  • How do I add a birthday filed to my contacts? I have OSC Mountain  Lion on MacBook Air.

    My contacts folder does not have a birthday field. How do I add one so I can transfer the birthdays to my calendar? Thanks.

  • Close the External Opend window on click of button

    Hi All, I have a parent window (A) and there is a button on click of that i am opening a another window as external window(B). Now on window B there is a button CLOSE and on that i want to close that external window. How can i achieve this?? i tried

  • How to deal with the "Set-Cookie" field in HTTP header??

    I follow the RFC-2616 specification to write a socket program to fetch web pages. I have to deal with all the fields included in the HTTP header. But the RFC-2616 doesn't talk anything about the "Set-Cookie" field. Does anyone know how to handle this

  • PO Tax Code retermination

    Hello First when the PO is created, the tax code determined and assigned at the Line item. Now, when the condition table is updated and the condition type NAVS finds new condition record, it automatically updates in the pricing schema. However the Th

  • Oracle Alert not working on Oracle e-Business Suite 11.5.10

    Dear All, Oracle Alert was working on Oracle e-Business Suite 11.5.10 with Postfix server. But now we changed to MS exchange server instead of postfix server then onwards the alert is not working. I done the configuration according to MS Exchange ser