11.1.3 on Weblogic version deployment planning

Hi guys,.

We deployied V11.1.3 of planning on weblogic 9 and we have a problem with the registry and we have a lack of input, which is the entrance to HyS9Planning under SOFTWARE/HYPERION SOLUTIONS/HYPERIONPLANNING

could someone please post this register and there are fields containing values?

Thanks in advance

How about marking the correct/good post because I answered your original question :)

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • WebLogic deployment plan

    Hello

    I am using weblogic 10.3.6.

    In weblogic console, I initially deployed a web application and then update the web application [Select application-> update-> path of deployment Plan] with a deployment plan.

    Now if I want to delete the web application deployment plan, I am unable to do so.

    Please let me know how to achieve this.

    Thank you

    Praveen

    1. stop the server (s) where the application is deployed.

    2. in the of the subtree of the config.xml remove (comment) element for the app in question.

    3. start the server (s).

    It would be useful to say that one must be very careful while editing/modifying the config.xml.

  • Error during the deployment of OEDQ with a weblogic deployment plan

    Hello

    I try to install OEDQ on a linux machine. I followed the link below

    [http://www.oracle.com/webfolder/technetwork/data-quality/edqdocs/oedq_advanced_install.pdf]

    The documentation suggests using a deployment plan. On doing so, I get the following error

    Dynamic properties not found to be updated Bean: weblogic.j2ee.descriptor.WebAppBeanImpl FilterMappings (REMOVE weblogic.j2ee.descriptor.FilterMappingBeanImpl@d2f69e55 (/ FilterMappings [[CompoundKey: OAMAgentFilter [CompoundKey:] [CompoundKey: / *]]]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13defbd6, value proposed: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13c72836] FilterMappings (REMOVE weblogic.j2ee.descriptor.FilterMappingBeanImpl@4ef84d92 (/ FilterMappings [[CompoundKey: JpsFilter [CompoundKey:] [CompoundKey: / *]]]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13defbd6, value proposed: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13c72836] FilterMappings (weblogic.j2ee.descriptor.FilterMappingBeanImpl@b5438d86 REMOVE (/))]]]] FilterMappings [[CompoundKey: DMSSystemFilter [CompoundKey:] [CompoundKey: / *]]]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13defbd6, value proposed: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13c72836] FilterMappings (REMOVE weblogic.j2ee.descriptor.FilterMappingBeanImpl@aafaf386 (/ FilterMappings [[CompoundKey: SSOSessionSynchronizationFilter [CompoundKey:] [CompoundKey: / *]]]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13defbd6, value proposed: [Lweblogic.j2ee.descriptor.FilterMappingBeanImpl;@13c72836] filters (REMOVE weblogic.j2ee.descriptor.FilterBeanImpl@ca6d0ddd(/Filters[SSOSessionSynchronizationFilter]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13def9c4, value proposed: [filters]]]]]] Lweblogic.J2EE.Descriptor.FilterBeanImpl;@13c72800] (REMOVE weblogic.j2ee.descriptor.FilterBeanImpl@ff5427dd(/Filters[DMSSystemFilter]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13def9c4, proposed value: filters [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13c72800] (REMOVE weblogic.j2ee.descriptor.FilterBeanImpl@9c07f2e9(/Filters[JpsFilter]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13def9c4, value proposed: [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13c72800] filters (REMOVE weblogic.j2ee.descriptor.FilterBeanImpl@5165d86e(/Filters[OAMAgentFilter]))(Dynamic=false) [original value: [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13def9c4, value proposed: [Lweblogic.j2ee.descriptor.FilterBeanImpl;@13c72800]]]]]]]

    I don't know what it means or if I'm missing something.

    Any suggestions or pointers?

    No, this must be it - as long as SSL is enabled.

    Published by: MikeMatthews on February 11, 2013 04:07

  • How to change the source of data in application with the deployment plan

    Hello

    JDev Version: 12.1.3

    I can't change the source data with the deployment plan bc4j.

    Any example on this requirement?

    Thank you

    Anil

    Well, if you take a look at:

    http://Biemond.blogspot.com/2009/04/using-WebLogic-deployment-plan-to.html

    (one of the links in the link you get), you will see Edvin Biemond answwer:

    "you must change the configuration of module of the Application so that it uses a data source. and in the deployment of applications disable deployment of jdbc connection.

    Now you is enough to make the good source of data on each wls and deploy ears. »

    The simplest (and probably the best) way is, as I told you, and you are also mentioned: open up JDeveloper and change declaratively and re-download the ears

  • Update adf URL connection using deployment plan

    Hi all

    This is my first experience with the deployment plan file and I need a little help.

    I am trying to use the deployment plan to replace the values of my adf connections in the connections.xml file.
    I am trying to replace the value of the url of my TARGET_URLconnection, but it does not, the value is not updated after deployment.

    See below my plan:

    <? XML version = "1.0" encoding = "UTF - 8"? >
    <-plan of deployment xmlns = "http://xmlns.oracle.com/weblogic/deployment-plan" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://xmlns.oracle.com/weblogic/deployment-plan http://xmlns.oracle.com/weblogic/deployment-plan/1.0/deployment-plan.xsd" - global variables = "false" >
    < application name - > TVLPortal < / application_name >
    > definition of variable <
    < variable >
    < name > Web_tvlportal_contextRoot_13426112217490 < / name >
    < value > / tvlportal < / value >
    < / variable >
    < variable >
    < name > TARGET_URL < / name >
    < value > < /value > http://www.oracle.com
    < / variable >
    < / variable-definition >
    < module-override >
    < module name > TVLPortal.ear < / module-name >
    ear of < module-type > < / module-type >
    < descriptor-external module = "false" >
    applications weblogic < root > < / root >
    < uri > META-INF/weblogic - application.xml < / uri >
    < / module-descriptor >
    .....
    < descriptor-external module = "false" >
    References > root element < < / root >
    < uri > adf/META-INF/connections.xml < / uri >
    > assignment of variable <
    < name > TARGET_URL < / name >
    /References/reference[@name="TARGET_URL"]/RefAddresses/XmlRefAddr/contents/URLConnection@URL < xpath > < / xpath >
    Replace < operation > < / operation >
    < / variable assignment >
    < / module-descriptor >
    ......
    < / module-override >

    My connections.xml file:

    <? XML version = "1.0" encoding = "UTF - 8"? >
    < reference xmlns = "http://xmlns.oracle.com/adf/jndi" >
    ...
    < reference name = "TARGET_URL" className = "oracle.adf.model.connection.url.HttpURLConnection" xmlns ="" > "
    < className="oracle.adf.model.connection.url.URLConnectionFactory"/ factory >
    < RefAddresses >
    < XmlRefAddr addrType = "TARGET_URL" >
    < content >
    < name urlconnection = "TARGET_URL" url = "http://www.ABCD.com" / >
    < / Summary >
    < / XmlRefAddr >
    < / RefAddresses >
    < / reference >
    ....


    Thanks in advance.

    Bruno Barreto

    Hello

    to quote "The Oracle® Fusion Middleware of Oracle JDeveloper User Guide" (http://docs.oracle.com/cd/E16162_01/user.1112/e17455/deploying_apps.htm#sthref464)

    + "' You can control how an application is deployed by using a deployment plan that allows you to make settings of configuration in the Web.XML for application, weblogic.xml, application.xml and weblogic deployment descriptors - application.xml." + "

    It does not list the specific connections.xml of ADF

    Here's a post explaining how to use a URL of proxy in a the Web.XML context parameter: http://biemond.blogspot.de/2009/04/using-weblogic-deployment-plan-to.html

    Not sure whether this also works in your case

    Frank

  • Replace values web.xml with a deployment plan.  Does not not on WL 10.3.2

    Hi All-

    I am trying to replace a value of web.xml to one on a weblogic deployment plan. I deployed the application on WL 10.3.2 and used the deployment below plan. No matter what I do it does not seem to appreciate in value.

    Web.XML:

    <? XML version = "1.0" encoding = "windows-1252"? >
    <! DOCTYPE web - app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3 / / IN" "http://java.sun.com/dtd/web-app_2_3.dtd" >
    <>web - app
    ...
    < context-param >
    TokenGroup < param-name > < / param-name >
    OldValue < param-value > < / param-value >
    < / context-param >
    ...
    < / web - app >

    Deployment plan:

    <? XML version = "1.0" encoding = "UTF - 8"? >
    <-plan of deployment xmlns = "http://xmlns.oracle.com/weblogic/deployment-plan."
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xsi: schemaLocation = "http://xmlns.oracle.com/weblogic/deployment-plan http://xmlns.oracle.com/weblogic/deployment-plan/1.0/deployment-plan.xsd".
    global variables = "false" >


    APPName < application name > - < / application_name >

    > definition of variable <
    < variable >
    < name > TokenGroup < / name >
    < value > Key123456 < / value >
    < / variable >

    < / variable-definition >


    < module-override >
    < module name > APPName.war < / module-name >
    war of < module-type > < / module-type >
    < descriptor-external module = "false" >
    Web - app of the < root > < / root >
    < uri > WEB-INF/web.xml < / uri >

    > assignment of variable <
    < name > TokenGroup < / name >
    < xpath > / web-app/context-param / [param-name = "TokenGroup"] / param-value < / xpath >
    Replace < operation > < / operation >
    < / variable assignment >


    < / module-descriptor >
    < / module-override >
    < / deployment plan >


    I also tried other formats for the xpath expression such as:

    / Web-App/Context-param / {param-name = "TokenGroup"} / param-value
    / Web-App/Context-param [param-name = "TokenGroup"] / param-value

    Any ideas why it does not work?

    Thank you
    Joe

    "web.xml".
    -------------




    name
    Joe


    password
    password


    ParameterServlet
    ParameterServlet


    ParameterServlet
    / ParameterServlet

    ParameterServlet
    ------------------------
    import java.io.IOException;

    import javax.servlet.ServletConfig;
    to import javax.servlet.ServletContext;
    to import javax.servlet.ServletException;
    Import javax.servlet.ServletOutputStream;
    Import javax.servlet.http.HttpServlet;
    to import javax.servlet.http.HttpServletRequest;
    to import javax.servlet.http.HttpServletResponse;

    SerializableAttribute public class ParameterServlet extends HttpServlet {}
    private String dbName = "";

    private String dbPassword = "";

    Public Sub init (ServletConfig config) throws ServletException {}
    Super.init (config);
    ServletContext context = getServletContext();
    dbName = context.getInitParameter ("name");
    dbPassword = context.getInitParameter ("password");

    }

    ' Public Sub doGet (HttpServletRequest req, HttpServletResponse res)
    throws IOException {}
    ServletOutputStream out = res.getOutputStream ();
    res.setContentType("text/html");
    out.println(")Basic servlet");
    out.println(")Database user name is "+ dbName);
    out.println(")

    Database password is "+ dbPassword +"");
    out.println(")");
    }
    }

    'Plan '.
    --------------


    virtual


         name

         akshay1
         
         
         password
         koul1
         



    virtual
    war

    Web - app
    WEB-INF/web.xml
         
              name
              / Web-App/Context-param / [param-name = 'name'] / param-value
              replace
         

         
              password
              / Web-App/Context-param / [param-name = "password"] / param-value
              replace
         



    C:\DOCUME~1\user\LOCALS~1\Temp\user\.\config\deployments\virtual\plan

    It works for me... I think that your file "web.xml" is the origin of the problem.

    Try to replace



    with


    I hope this helps.

    -Akshay

  • Location of Composites of the EBS and the deployment Plan generator

    Hi all
    I have a question of high level on the AIA.
    I understand that a PIP (process integration Pack) is an integration of end to end into the information system from one end to the other. If the names of a pip could be:
    SAP for integration of Ebiz invoice
    Ebiz integration Portal invoice
    Etc.
    I also understand that a BSE (Business Enterprise) is a reusable service that can be invoked by a number of different applicants. For example, InvoiceEBS, etc.
    My understanding is that an EBS can be part of many glitches.

    I worked through the update and I got to the point of using the deployment Plan generator to generate a deployment plan. When you run it I came across this message:
    [java] EBS composites should be under $AIA_HOME/pips / < projectCode > or $AIA_HOME/pips / < projectIndustry > / < projectCode > for the seeds of the industry.
    [java] The CBA and the AdapterServices must be under $AIA_HOME/services.

    That said, it is expected that the composite EBS under the directory of a PIP in particular. This means that if SAP_to_Ebiz_Invoice_Int and Portal_to_Ebiz_Invoice_Int use the same EBS then composite EBS must be duplicated in the two directories. This is clearly wrong that we would have to keep several copies. (This has implications for maintenance, Version control, etc.)

    It is not sensible, so there must be an error in my logic. Does anyone know where I have gone wrong?
    Oracle expects that in a few years when we need to make an update to BSE or other objects in the PIP as go us back and use the same project in PLW or should we create a new project in PLW and add all objects?

    Thank you
    Robert

    Robert,
    I checked with the genius of the FP and it comes to new behaviors introduced with 11.1.1.4 that I wasn't aware of the institutions. I have recorded a request for internal improvement because I think that it is not ideal for the clients of the FP.

    It seems it must be under $AIA_HOME/pips /, where is the code that you have entered in the PLW and you would also find in the BOM.xml. Have you tried both?

    Just to make sure that I understood: the error means only that RFP generator cannot find the composite and, therefore, can not assing a path to the composite in the DP and you will need to add that manually. Or is the generation of DP even stop alltogether?

    Gerhard

  • Using Weblogic to deploy the Simple Flex application

    Hello


    I'm deploying a Flex application is simple in a weblogic8.1 server, so that I can use it locally.

    Can someone please guide me where and how to deploy my flex application.

    I'm pretty new to this can any body provide me with a guide or walk up the wise step for me.

    More on what is the url that I need to give in the browser to access the flex app that I deploy on the Weblogic Server.


    (Currently I use IIS - simply copy the .swf file and wrapper html page in to the C:\Inetpub\wwwroot and giving http://localhost/test.html )

    in the browser to access)-how to do this using Weblogic 8.1


    Thank you

    Nash

    Hi Nash,

    I used WebLogic a lot (even if most v9 rather than 8). The main square is in the same location as your JSP files, so in your contenuWeb instead of the src folder. However, you can have structured the JSP pages themselves into folders (I always do on big plans for roughly in line with the menu chocies), in which case I would put the compiled Flex SWC with the JSP in which it is incorporated. In principle it can be elsewhere for example (all files swc collected in one place), but I personally find it easier to keep the page and insert set.

    When WebLogic then deploys the structure of folders to WebContentremains the same, but the src files treated differently to support navigation controller/struts.

    If you update the swc without changing the WebLogic Server part, then you can simply drop the swc altered in the correct location on your server... as long as you can find, because it is usually buried a lot of deep layers folder. But the WebLogic administration console must indicate where the server is looking for the files, and then you can track that down on your hard drive.

    Hope that helps,

    Richard

  • With the help of deployment plan to change the virtual directory mapping

    Hi all
    Have anyone tried this before?
    I have a deployment plan to add the virtual directory to my descriptors of weblogic as follows:

    Inside tag <>variable-definitions:
     <variable> 
          <name>LocalPath</name>
          <value>C:/</value>
        </variable> 
        <variable>
          <name>VirtualPath</name>
          <value>/Temp/*</value>
        </variable> 
    Then, to add the virtual directory to weblogic.xml in:
    <module-descriptor external="false">
          <root-element>weblogic-web-app</root-element>
          <uri>WEB-INF/weblogic.xml</uri>
          <variable-assignment>
             <name>LocalPath</name>
             <xpath>/weblogic-web-app/virtual-directory-mapping/local-path</xpath>
          </variable-assignment>
          <variable-assignment>
             <name>VirtualPath</name>
             <xpath>/weblogic-web-app/virtual-directory-mapping/url-pattern</xpath> 
             <operation>add</operation>
          </variable-assignment> 
        </module-descriptor>
    But I have this error:
    "
    C:\Users\Napoleon\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\upload\ReviewApp\app\planplan.xml:0 error VALIDATION PROBLEMS FOUND: problem: cvc-complex - type. 2.4 c: expected element" url-pattern @http://xmlns.oracle.com/weblogic/weblogic-web-app' before the end of the virtual-directory-mapping element content @http://xmlns.oracle.com/weblogic/weblogic-web-app:< C:\Users\Napoleon\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\upload\ReviewApp\app\planplan.xml >
    I also tried to use the XPath for model url as follows:
    /WebLogic-Web-app/virtual-directory-mapping/[local-path="C:/"]/URL-pattern < xpath > < / xpath >

    But I have the same error. The <>url-patter item is not added correctly to the virtual directory mapping tag.

    It is supposed to work. Someone has done this before? or is this a bug of the deployment plan.

    Thank you very much.

    Concerning

    K.

    Hello

    It seems that in the new WLS10.3.2 weblogic.xml XSD order of * "url-pattern" * and * 'local-path' * is changed then the secuence of Xpath is changed... This means that now you must try with following... What has worked for me in WLS10.3.2:



    MyVirtualDirEAR


    LocalPath
    C:\DELETE\MyImages


    VirtualPath
    / Temp / *.


    VirtualDirWebApp.war
    war

    WebLogic-web-app
    WEB-INF/weblogic.xml

    WeblogicWebApp_WorkManagers_12789279799714
    WebLogic-Web-App/Work-Manager


    firstNode
    WebLogic-Web-App/Virtual-Directory-Mapping
    Add





    VirtualPath
    /WebLogic-Web-app/virtual-directory-mapping/URL-pattern
    Add


    LocalPath
    /WebLogic-Web-app/virtual-directory-mapping/[URL-pattern="/temp/*"]/local-path
    Add






    C:\VirtualDirectory_MappingApp

  • With the deployment plan to expand the security roles

    Hello
    We have an existing application that has a defined set of security roles. This application was deployed to Weblogic.
    We want to provide additional security roles through this application. Currently, we do this by editing the web.xml file and files weblogic.xml manually redeploy the application. Is there a a way to do this using the deployment plan function? If so, how can we do it?

    Regds,
    Bekkal

    You can use the following deployment Plan xml file:
    ----------------------------------------------------------------



    deploy_plan


    RoleName*.
    plan


    PrincipalName*.
    test



    appA.war
    war

    WebLogic-web-app
    WEB-INF/weblogic.xml
         
    PrincipalName*.
    /WebLogic-Web-app/security-role-assignment/[*role-name="plan"*]/principal-name



    Web - app
    WEB-INF/web.xml*.
         
    RoleName*.
    name/Web-App/Security-Constraint/auth-Constraint/Role-name*.

         
    RoleName*.
    name/Web-App/Security-Role/Role-name*.



    wldf-resources
    META-INF/weblogic - diagnostics.xml


    E:\wls_docs\deploy_plan\plan

    ----------------------------------------------------------

    Thank you
    Sandeep

  • Question of deployment plan

    I have the following code in my Spring applicationContext.xml-

    <! - WebLogic JNDI - >
    < bean id = "dataSource".
    Class = "org.springframework.JNDI.JndiObjectFactoryBean" > "
    < property name = "jndiName".
    value = "cyncssit" / >
    < / bean >

    I would like to change the jndi data source name based on the environment in which the application is deployed. I understand that the weblogic deployment plan can override only properties in the weblogic-specific deployment descriptors and not properties applicaton.xml, web.xml or spring config files. I was wondering if there is a way to specify the name of the data source's jndi in weblogic application. XML or weblogic.xml and ask of this name in my spring config file? Bottom line is I need to substitute the name of source data during deployment. Any solution would be greatly appreciated.

    Thanks in advance!

    Yes, you are right. Plan cannot be used for this purpose... because it can be used only to change the Standard J2EE/WebLogic deployment descriptors.

    WORKAROUND

    This solution requires changes in your application... Then you can love him not.
    But as an Alternative option, you can do the following:
    To learn more about "virtual directories -" Please see: http://jaysensharma.wordpress.com/2010/03/29/virtual-directory-mapping-in-webapps/

    (Step 1).

    Inside your app * "WEB-INF/weblogic.xml" * configure a virtual directory mapping in your "weblogic.xml" as follows:


       
          
             C:\DELETE\Spring_JNDI_Demo
             *. XML
          

    (Step 2).

    "Now, put your *"applicationContext.xml"* inside * ' C:\DELETE\Spring_JNDI_Demo"* directory... so that when you want you can change... (JNDIName).

    (Step 3).

    inside of your * "WEB-INF/web.xml" * provide the mapping of the context-param as below:



    SpringOne

    contextConfigLocation
    applicationContext.xml





    SpringContextServlet
    org.springframework.web.context.ContextLoaderServlet
    1

    (Step 4).

    Now deploy your Application... .and then later when you want to change the JNDI name... "You want to edit *"applicationContext.xml"* inside * ' C:\DELETE\Spring_JNDI_Demo"*, then redeploy the Application

    .
    .

    After work sample is attached... Here: http://www.4shared.com/file/ewFN1ODj/Spring_JNDI_Demo.html you can try. The sample Application is tested in WLS10.3

    .
    .
    Thank you
    Jay SenSharma
    http://jaysensharma.WordPress.com (WebLogic wonders are here)

  • WebLogic Version Check

    I have improved my environment to weblogic 9.2 mp2 MP3. What are the different ways that we need to know which version we are working on.
    I checked in the registry.xml and the server admin log, it shows that it has been upgraded. But when I see the conifg.xml it says field < version > 9.2.2.0 < / domain-version >
    That was my previous version. So, I am confused if it is upgraded or not. Is there any way we can find it in the console or any other file.

    Thanks in advance.

    Hello

    Just run "..." "/ setWLSEnv.sh" and then run the following program:

    public class GetWebLogicVersion
    {
    Public Shared Sub main (String [] ar)
    {
    System.out.println ("\n\n\t your WebLogic Version is:" + new weblogic.version () .getVersions ());
    }
    }

    ================================
    Or deploy a Simple WebApplication on the server with a JSP page having the line below code:



    WebLogic version:< %="nouveau" weblogic.version().getversions()="" %="">


    =================================
    Or open a command window, and then run '.. '. "/ setWLSEnv.sh" and then run the following command
    Java weblogic.version

    OUTPUT: (something like that)
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967
    Use ' weblogic.version - verbose ' to get information from subsystem
    Use 'weblogic.utils.Versions' to get the version information for all modules

    Thank you
    Jay SenSharma
    http://jaysensharma.WordPress.com (WebLogic wonders are here)

    Published by: Jay SenSharma on February 17, 2010 13:12

    Published by: Jay SenSharma on February 17, 2010 13:35

  • Please let me know the weblogic version support for ODI 12 c J2ee ganet


    Hello

    I need to install the j2ee for ODI12c agent. I did the instalation for ODI 11 g with weblogic 10.3.5.

    Please suggest me what weblogic version (weblogic 12 c or 10.3.5) for ODI 12 c Java Agent.

    Concerning

    Naren

    Hi 1875213,

    The Certification for the Fusion Middleware 12.1.3 matrix are there: System Configurations supported in Oracle Fusion Middleware

    12.1.3 ODI he supports weblogic 12.1.3.

    Don't forget to close your previous question, if we respond.

    Kind regards

    JeromeFr

  • Smart View for Essbase unavailable in rapid deployment planning

    I managed to deploy EMP 11.1.2.3 by following the steps in the deployment planning guide (http://docs.oracle.com/cd/E40248_01/epm.1112/epm_planning_rapid_deploy/epm_planning_rapid_deploy.html). However, when I do the Smart View by using a URL of shared connections to http://< servername >: 9000/area of work/SmartViewProviders, I only get the connections for the planning and of the declaration and framework. How an I get a connection for Essbase?

    It turns out that 11.1.2.3 rapid deployment planning wizard does not install Essbase service provider, just planning service provider and Reporting and analysis of service provider. Until that I installed Essbase service provider, I wasn't yet able to create a private to Essbase connection. I had to run InstallTool.cmd and select "Provider of Services Web Application" in the Essbase selection screen section. I also had to run the configuration utility and select "Deploy to the application server" under "Service provider" in the Essbase selection screen section.

    After that, I was able to create a connection in Essbase with this URL: http://: 9000/aps/APS

    Even though the private connection was working now, the Essbase connection was still does not like a shared connection in Excel, when I put the Excel Smart View option for shared connections URL http://: 9000/area of work/SmartViewProviders. I could get this job to rerun the configuration utility and selecting "Configure the Web server" in the section "Hyperion Foundation" of the selection screen.

    I was also able to create an XML file as Celvin suggested using http://: 9000/aps/APS for connecting to Essbase. Thanks for the suggestion!

    -Tom

  • What exit 32 Version is planned?

    What exit 32 Version is planned?

    In the next two weeks, roughly. Why?

    Neil

Maybe you are looking for

  • No night fota relies for the flame more?

  • How increase the size of fonts in the toolbars? Mine are tiny.

    After loading Firefox 9.0.1 recently, I noticed that I could barely read the words in all my toolbars, for example menu bar, bookmarks bar and the navigation bar. All words in the upper part of FF tiny pages.

  • Satellite Pro L830 - 11G - upgrade to SSD, 2 SATA or SATA 3 connector?

    Hi all I recently bought a L830 - 11G, I would like to upgrade the SSD HARD, I can not find anywhere if this laptop is SATA 2 (3 Gb/s) or SATA 3 (6 Gb/s). The information is not in the online form. Can someone tell me what version it is?

  • Satellite A200 dark screen

    Hello world I have a problem with my screen. Suddenly it went dark. The LCD is ok and an external monitor works just as well. I don't know that it is not too expensive to repair. Someone an idea how much I have to invest in a service for it? Thnx for

  • Clicking noise in officejet 6700

    Hello. I created my Officejet 6700 yesterday without any problem. When I turned it on today, it continues to make a strange rattling noise (sound depth rather than a piercing). It does this until it turns itself off. However, it prints well - while w