Use the NetWeaver 7.1 CE Developer Studio at NW 7.0 PORTAL

Hi NW Experts,
I have a SAP NETWEAVER 7.0 portal running and need to develop a Web Dynpro
Java application. Is it therefore possible to use the new SAPNWCE71TrialSP1Preview_DevStudio? Or do I have to stay on the old
developer studio- NW_DS_700SP14; In the new CE developer studio there are a
few new components I would need for my development;
When I try to deploy with the SAPNWCE71 to the portal I get the following exception:
03.04.2008 07:50:41 /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] INFO:
[001]Additional log information about the deployment
<!LOGHEADER[START]/>
<!HELP[Manual modification of the header may cause parsing problem!]/>
<!LOGGINGVERSION[1.5.3.7185 - 630]/>
<!NAME[D:\usr\sap\EPA\JC00\SDM\program\log\sdmcl20080403055142.log]/>
<!PATTERN[sdmcl20080403055142.log]/>
<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
<!ENCODING[Cp1252]/>
<!LOGHEADER[END]/>
Apr 3, 2008 7:51:42 AM   Info: -
Starting deployment -
Apr 3, 2008 7:51:42 AM   Info: Error handling strategy: OnErrorStop
Apr 3, 2008 7:51:42 AM   Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
Apr 3, 2008 7:51:42 AM   Info: Update strategy: UpdateAllVersions
Apr 3, 2008 7:51:42 AM   Info: Starting deployment prerequisites:
Apr 3, 2008 7:51:43 AM   Info: Loading selected archives...
Apr 3, 2008 7:51:43 AM   Info: Loading archive 'D:\usr\sap\EPA\JC00\SDM\program\temp\temp7122KapPlan.ear'
Apr 3, 2008 7:51:43 AM   Info: Selected archives successfully loaded.
Apr 3, 2008 7:51:43 AM   Info: Actions per selected component:
Apr 3, 2008 7:51:43 AM   Info: Update: Selected development component 'KapPlan'/'local'/'LOKAL'/'0.2008.04.03.07.49.58'/'0' updates currently deployed development component 'KapPlan'/'local'/'LOKAL'/'0.2008.04.02.18.04.14'/'0'.
Apr 3, 2008 7:51:44 AM   Info: Ending deployment prerequisites. All items are correct.
Apr 3, 2008 7:51:44 AM   Info: Saved current Engine state.
Apr 3, 2008 7:51:44 AM   Info: Starting: Update: Selected development component 'KapPlan'/'local'/'LOKAL'/'0.2008.04.03.07.49.58'/'0' updates currently deployed development component 'KapPlan'/'local'/'LOKAL'/'0.2008.04.02.18.04.14'/'0'.
Apr 3, 2008 7:51:44 AM   Info: SDA to be deployed: D:\usr\sap\EPA\JC00\SDM\root\origin\local\KapPlan\LOKAL\0\0.2008.04.03.07.49.58\temp7122KapPlan.ear
Apr 3, 2008 7:51:44 AM   Info: Software type of SDA: J2EE
Apr 3, 2008 7:51:44 AM   Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Apr 3, 2008 7:51:45 AM   Info: Begin of log messages of the target system:
08/04/03 07:51:44 -  ***********************************************************
08/04/03 07:51:44 -  Start updating EAR file...
08/04/03 07:51:44 -  start-up mode is lazy
08/04/03 07:51:44 -  EAR file updated successfully for 125ms.
08/04/03 07:51:44 -  Start updating...
08/04/03 07:51:44 -  EAR file uploaded to server for 47ms.
08/04/03 07:51:44 -  Successfully updated. Update took 438ms.
08/04/03 07:51:44 -  Deploy Service status:
08/04/03 07:51:44 -    Application : local/KapPlan
08/04/03 07:51:44 -   
08/04/03 07:51:44 -    webdynpro/resources/local/KapPlan  - WEB
08/04/03 07:51:44 -  ***********************************************************
Apr 3, 2008 7:51:45 AM   Info: End of log messages of the target system.
Apr 3, 2008 7:51:45 AM   Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Apr 3, 2008 7:51:45 AM   Warning: Finished with warnings: development component 'KapPlan'/'local'/'LOKAL'/'0.2008.04.03.07.49.58'/'0':
Caught exception during application startup from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Error occurred while starting application local/KapPlan and wait.
Reason: Clusterwide exception: server ID 3705850:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application local/KapPlan cannot be started. Reason: it has hard reference to resource tcwdapi with type application, which is not active on the server.
     at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication(ReferenceResolver.java:597)
     at com.sap.engine.services.deploy.server.ReferenceResolver.processMakeReference(ReferenceResolver.java:399)
     at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:328)
     at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:162)
     at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:136)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4761)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4666)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4639)
     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception while starting: sap.com/tcwdapi', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Exception while starting: sap.com/tcwdapi
     at com.sap.portal.prt.sapj2ee.PortalRuntimeContainer.prepareStart(PortalRuntimeContainer.java:527)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4415)
     at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication(ReferenceResolver.java:589)
     ... 21 more
Caused by: com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception while starting: SAPJ2EE::local/KapPlan', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Exception while starting: SAPJ2EE::local/KapPlan
     at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime.getAndStartSAPJ2EEApplicationItem(SAPJ2EEPortalRuntime.java:886)
     at com.sap.portal.prt.sapj2ee.PortalRuntimeContainer.prepareStart(PortalRuntimeContainer.java:511)
     ... 23 more
Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [ExternalApplicationItem.prepare]: SAPJ2EE::local/KapPlan
     at com.sapportals.portal.prt.core.broker.ExternalApplicationItem.prepare(ExternalApplicationItem.java:188)
     at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:232)
     at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.start(SAPJ2EEApplicationItem.java:192)
     at com.sapportals.portal.prt.service.sapj2ee.Mediator.getAndStartExternalApplication(Mediator.java:132)
     at com.sap.portal.prt.sapj2ee.StartPortalApplication.coreRun(StartPortalApplication.java:59)
     at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime.getAndStartSAPJ2EEApplicationItem(SAPJ2EEPortalRuntime.java:882)
     ... 24 more
Caused by: com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException: Could not find portal application tcwdapi
     at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:415)
     at com.sapportals.portal.prt.core.broker.ExternalApplicationItem.prepare(ExternalApplicationItem.java:180)
     ... 29 more
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Apr 3, 2008 7:51:45 AM   Info: Starting to save the repository
Apr 3, 2008 7:51:45 AM   Info: Finished saving the repository
Apr 3, 2008 7:51:45 AM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Apr 3, 2008 7:51:45 AM   Warning: -
At least one of the Deployments finished with warning(s) -
>>> ROOT CAUSE
Reason: it has hard reference to resource tcwdapi with type application, which is not active on the server.
>>>
It seems that the  resource tcwdapi is missing; i cannot find this resource in the
VA on the portal; Is this resource specific to the CE?
Thanks before for your help! I would be glad for any recommandaations by your side;
Kind regards,
Peter

Hello Peter,
as far as I know you cannot "downgrade" from WD 7.1 to 7.0.
An upgrade from NW 7.0 to 7.1 very much depends on the components installed. If you're using MSS, BI, MDM or any other of the software components which run on 7.0 an upgrade will not be possible. In such cases I suggest that you kepp your 7.0 portal as your primary portal, run your application on the 7.1 portal and link them together via the federated portal network.
Of course the disadvantage is that you need to maintain a separate portal for a certain time - not very nice.
Hope this helps.
Stefan

Similar Messages

  • How can I build a LabView application that uses the 2012 runtime, on a development system with LabView 2013 or 2014 installed?

    I need to build a LabView application .exe to run with the 2012 Runtime, for legacy support. I currently have LabView 2013 installed on my development system, and have 2014 available. How can I build an application that uses the 2012 runtime on this development system? Do I have to downgrade to 2012? Thank you.

    We have existing customers that have installed our application that was originally built with 2012 (provided by a contractor that is no longer available).  Due to IT regulations, it is far easier to update these customers by simply replacing the .exe file, than creating an install that their IT department must run.
    If I have to downgrade to LabView 2012, where can I get the installation for this?

  • My idea is using the flshlight permanently as kind of "studio light" to take photos in macromode:

    My idea is using the flshlight permanently as kind of "studio light" to take Photos in macromode:
    Is it possible to take photos with the iphone when the flashlight shines permanently?
    When the light is permanently on, it would be great to take photos without flash in dark areas or in macromode.
    Especially for medical documentation (Dermatology etc.).
    I didn´t found any netsolution.
    This could be an outstanding feature for many people.
    How could this be possible? App-Solution?

    My idea is using the flshlight permanently as kind of "studio light" to take Photos in macromode:
    Is it possible to take photos with the iphone when the flashlight shines permanently?
    When the light is permanently on, it would be great to take photos without flash in dark areas or in macromode.
    Especially for medical documentation (Dermatology etc.).
    I didn´t found any netsolution.
    This could be an outstanding feature for many people.
    How could this be possible? App-Solution?

  • Attach/Integrate Netweaver javadoc to NW Developer Studio

    Hello,
    I'm currently trying to attach the Netweaver Javadoc (Web Dynpro, etc) to Eclipse so that I can use it when browsing the sources (e.g. in code completion). I cannot attach it manually to the libraries because the Netweaver libraries are integrated in such a way that its not possible ("Required Developer Components" \[...\] does not allow modifications to source attachments).
    Does anybody have a hint how to achieve this kind of integration?
    ciao,
    Elmar

    Hi
    It is a .rar file ,  you need WinRar to extract the files. You can download this from.........
    http://www.rarlab.com/download.htm
    Download WinRar 3.51
    Regards
    Abhishek

  • MC94 - How to use the User exit EXIT_SAPMMCP6_002 to develop custom macros

    We’re implementing macros with the user exit EXIT_SAPMMCP6_002, but we see that the parameter table T_TAB doesn’t contain all lines and columns viewed in the grid of transaction MC94 (Change Plan – Consistent Planning).
    Nevertheless, files and columns that are contained, aren’t shown in the order that they are visualized in the screen (MC94 - program SAPLMCPA – screen 707).
    Does somebody know how to update the grid visualized in that screen?
    Thanks in advance for any help!

    Hi,
    Have you any luck with this yet. I am actually looking to do something similar but on the planning level.
    To get the detailed level, you can try the following:
    get the lines for this macro
      CLEAR I_LINES. REFRESH I_LINES.
      LOOP AT T_LINES WHERE KRIT1 = I_STRAT-AKT_PLOBJ  
                        AND FLGIS IS INITIAL
                        AND STRUL = 'X'.
        I_LINES = T_LINES.
        APPEND I_LINES.
      ENDLOOP.
    get columns for this macro
      LOOP AT T_COLS.
        LOOP AT I_LINES.
          READ TABLE T_TAB WITH KEY Z = I_LINES-LINE
                                    C = T_COLS-COLUMN
                                    BINARY SEARCH.
          IF SY-SUBRC EQ 0.
            I_COLS = T_COLS.
            APPEND I_COLS.
          ENDIF.
        ENDLOOP.
      ENDLOOP.
      SORT I_COLS.
      DELETE ADJACENT DUPLICATES FROM I_COLS.
    this should pull the values that are visually seen on the screen. 
    What i need is the values for ALL levels?  I cant seem to figure this out. 
    Anyways, lemme know if the above was helpful.

  • How to use the PDK  2.0 within Visual Studio 2005

    Hi there,
    can you help me? How do I include the needed templates and context menus to the 2005 environment?
    Hmm, I wonder if it is possible at all, to program in VS2005
    Thanks

    Hi,
    The current version (2.0) of the PDK does not support 2005.
    I know that there are plans to support the PDK for .NET for VS 2005.
    I am sure that when there will be a clear road-map, SAP will publish it.
    Best Regards,
    Tsachi

  • Can only start Netweaver Developer Studio with Console

    Hi
    For some strange reason since yesterday I can only start the Netweaver Developer studio only using the Netweaver Developer Studio Console. I uninstalled and installed but no change. I'm using 7.0.9
    If I start the Netweaver Developer Studio without the console, I get the following windows error:
    <i>
    Executable for SAP NetWeaver Developer Studio has encountered a problem and needs to close.  We are sorry for the inconvenience.</i>
    Does anybody have an idea how to fix this?
    Thanks
    Tim

    Go to shortcut for launching the NWDS. Right click and go to properties. Go to Target. Add "-clean" in the end. Launch the NWDS now.
    Also you can do following.
    Close the NWDS.
    Go to installation directory of NWDS. Go to configuration folder. There will be folder by name <>.osgi.<>. Delete this folder and start the NWDS now.
    Regards,
    Ashwani Kr Sharma

  • SAP NetWeaver Developer Workplace & SAP NetWeaver Developer Studio

    Hi All
    1. What is the difference between SAP NetWeaver Developer Workplace  & SAP NetWeaver Developer Studio. Which area  JDI (Java Developer Infrastructure) fall in.
    2. Is  SAP NetWeaver Developer Workplace & SAP NetWeaver Developer Studio
    are tool for Enterprise Portal development/customizing Only  or can you use also use to customize  XI/BW/SRM etc..applications.
    3. Is SAP NetWeaver Developer Workplace  & SAP NetWeaver Developer Studio are replacement of old ABAP programming
    Thanks everyone.

    Julio,
    To answer your third question, No, NetWeaver Developer Studio (NDS) isn't to replace ABAP or ABAP workbench. NDS helps in creating Java based applications to compliment with the ABAP programs and enable them accessible via the Enterprise Portal. ABAP would stay to be the primary development language for SAP systems. The newest version of NetWeaver software also come with an option of ABAP stack where in you can develop web based applications (accessible via the portal) using ABAP
    Cheers,
    Kiran

  • Queries redg. SAP Netweaver Developer Studio Architecture :)

    Hello All,
    I was going through the help pages on SAP Developer Studio and have following queries.
    Have mentioned the links onto which I have few queries to ask:-
    1> link: http://help.sap.com/saphelp_webas630/helpdata/en/cb/f4bc3d42f46c33e10000000a11405a/frameset.htm and found a sentence saying:
    "Offers a highly flexible development process, since the Developer Studio can also be used as a local development environment".
    <u>Question</u> - Am confused with the word "also". what do they actualy mean by saying.."it can also be used as local development environment". Does it mean that I can use it by installing on my PC directly rather than on server?
    2> This is related to SAP Developer Studio Archtecture.
    link: http://help.sap.com/saphelp_webas630/helpdata/en/cb/f4bc3d42f46c33e10000000a11405a/frameset.htm
    The Model Abstraction Layer is a generic layer that provides the foundation for both the graphic connection and for representing design time objects at a logical level. This layer is thus an abstraction of the physical files and folders of the objects involved.
    <u>Question</u> - What do they mean by graphics connection & design time objects? Any examples please..?
    Thanks and Warm Regards,
    Ritu
    <i>Note: Please excuse me if this is not the right forum for such queries.</i>

    Hi Ritu ,
    Netweaver Developer Studio can be used to deploy in local as well as remote servers.
    Regarding the architecture Netweaver Developer Studio is based on open source Eclipse platform which SAP has developed its own plugins for its use.
    Whatever components like views,viewsets etc can be represented by means of Navigation modeller ,Data modeller etc
    Whatever design time objects are there they can be represented in such a manner that it explains the logical flow.
    Also see the presentation
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fb3eae90-0201-0010-4ca0-f75628416ff0
    Hope this helps you
    Regards
    Rohit

  • How to see console outputs at the Netweaver Developr Studio

    Hello,
    I am using the Netweaver Developr Studio
    Let's say my program is having this line: System.out.println("Hello");
    Is there any way to see this output at the Developr Studio console?

    Hi Roy,
    since your WebDynPro application runs on the server & not within local JVM, you can only see this on the machine which crashes when you try to execute
    System.out.println(".");
    System.exit(0);
    . would be then seen on the host which crashed, under
    /sap/usr/cluster/server/managers/console_logs/
    hope this helps (:,
    ds
    ps. tail is a really cool unix tool (tail -f <logFile>.log for follow) to make such contemplation even better

  • Which Developer Studio version?

    Our company is starting to evaluate using the NetWeaver technologies (Developer Studio, Web AS, etc.) for development and we're currently at a loss as to what version we should be using and where to get the current version.
    We're planning on using Web AS 6.40, if possible. We currently have a NetWeaver Developer Studio DVD that shipped with Developer Studio 2.0.4, which seems to be fairly old. We have a few questions:
    1. What version of Developer Studio is current, and where can we download it? I've seen some installers on the Service Marketplace, but no full package.
    2. What is the recommended DB? We have tried using MaxDB off of the DVD, but there are packages that reference MS SQL Server as well.
    3. What is the procedure for patching the local development environment? I'm unsure what Web AS and NWDS patches I need to get to the correct version. At one point we found a SP7 patch for NWDS, but this left us unable to run what we developed as the "Deploy and Run" command errored out.
    It's wishful thinking, but it'd be nice if there was a clear upgrade path for local development. We'd like the ability to install a base system with a clear upgrade path.

    Version 2.09 is now the most reason. The updates can be found at service.sap.com
    The donwloads are rather huge, certainly after you've 'unsarred' the files.

  • Deployment of SQL Server Business Intelligence Development Studio (2008 R2)

    Looking for some guidance on deploying SQL Server Business Intelligence Development studio (2008 R2).  I have a requirement from our Data Warehouse developers, and they require the SQL Server Business Intelligence Studio deployed to
    the server that will hold the production data warehouse.  Is the SQL Server Business Intelligence development studio normally deployed on a production server?
    I am hesitant about installing the SQL Server Business Intelligence Development studio since it's a development tool.  I haven't seen anything that it is required to run the developed objects.
    Any information you can provide will be appreciated.
    Thanks.
    DJ

    Hi DonsJones,
    The SQL Server Business Intelligence Development studio (BIDS) is a client tool for BI Projects development and won’t be installed on the production server in most cases. For a DW/BI system, the BIDS is generally used to develop ETL packages, Data Mining,
    and Reporting. The development activities should be performed in the Dev environment, and the eventually ETL packages or reports should be deployed to the production server or report server. For a production server that will run the ETL packages (usually in
    SQL Server Agent jobs), SSIS should be installed on the production server.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Microsoft and Oracle - Developer Studio?

    Hi,
    did any body read this? http://www.oracle.com/corporate/press/index.html?3151964.html Will this mean the same productivity for Microsoft Developer Studio as in JDev 10g? If yes, then we will have ahard time at my company to justify the usage of JDev 10g. :-(

    It does not mean that. There should be a FAQ document posted to OTN this week that helps clarify some of this.
    As the press release mentioned, Oracle has joined this VSIP program so that we can build some extensions to the Visual Studio .NET environment that make working with the Oracle database easier for developers that have already picked .NET.
    For developers targeting J2EE, or developers that are still undecided as to whether to pick J2EE or .NET, our JDeveloper 10g tool and Oracle ADF framework are already more productive in most business application development scenarios than Visual Studio .NET is today -- as well as obviously more portable and standard -- and everything we are working on in JDeveloper and ADF will continue that trend.
    Microsoft recently announced that it's 1.0 release of an ADF-like framework (Microsoft Business Framework), has slipped into the Longhorn timeframe (2007 or beyond). And that will be the 1.0 version!
    http://www.crn.com/sections/BreakingNews/dailyarchives.asp?ArticleID=49958
    We've been working on Oracle ADF (initially on its core application-building features under the name BC4J) since 1997, and been production since April 1999 when we first shipped parts of BC4J in JDeveloper 2.0. Oracle Applications have been using Oracle ADF (in the form of BC4J) since 1999 in a rich way to build the next generation of their web-based self-service applications. It's also used by many external customers, too, so needless to say, we have a bit of a lead in this enterprise application-building space and are not sitting on our hands by any means! :-)

  • Unable to use the Logo Image

    Hi all,
    I want to use Logo Image at the Title of a report. But the problem is i am unable to use this .jpg file in Title Logo.
    I have copied the desired jpg in these two locations :
    OracleBI\Oracle_BI1\bifoundation\web\app\res\s_blafp\images
    OracleBI\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images.
    Also i have restarted the Services .Then also i am unable to see the image file .
    Here i have used the same process in our development server and it's working without any issues. I have done the same changes on my QA Server, but it's not working on QA.QA Server is 2 node Clustered environment.
    Any help is Appreciated.
    Thanks
    Rondo.

    You should be creating and deploying your own application for skin/style customisations, not amending images in-place. See docs:
    - http://www.rittmanmead.com/2010/12/oracle-bi-ee-11g-styles-skins-custom-xml-messages
    - http://www.oracle.com/technetwork/middleware/bi/customizing-oracle-biee-11g-176387.pdf

  • Error on Using the SOAP Demo

    I keep running into the same error when trying to use the demo for web service development... im new to SOAP so if anyone could shed some light on it, id be wonderful... thanks in advance!
    SQL> CREATE OR REPLACE PACKAGE demo_soap AS
    2
    3 /* A type to represent a SOAP RPC request */
    4 TYPE request IS RECORD (
    5 method VARCHAR2(256),
    6 namespace VARCHAR2(256),
    7 body VARCHAR2(32767));
    8
    9 /* A type to represent a SOAP RPC response */
    10 TYPE response IS RECORD (
    11 doc xmltype);
    12
    13 /*
    14 * Create a new SOAP RPC request.
    15 */
    16 FUNCTION new_request(method IN VARCHAR2,
    17 namespace IN VARCHAR2)
    18 RETURN request;
    19
    20 /*
    21 * Add a simple parameter to the SOAP RPC request.
    22 */
    23 PROCEDURE add_parameter(req IN OUT NOCOPY request,
    24 name IN VARCHAR2,
    25 type IN VARCHAR2,
    26 value IN VARCHAR2);
    27
    28 /*
    29 * Make the SOAP RPC call.
    30 */
    31 FUNCTION invoke(req IN OUT NOCOPY request,
    32 url IN VARCHAR2,
    33 action IN VARCHAR2) RETURN response;
    34
    35 /*
    36 * Retrieve the sipmle return value of the SOAP RPC call.
    37 */
    38 FUNCTION get_return_value(resp IN OUT NOCOPY response,
    39 name IN VARCHAR2,
    40 namespace IN VARCHAR2) RETURN VARCHAR2;
    41
    42 END;
    43 /
    Package created.
    SQL> ed
    Wrote file afiedt.buf
    1 CREATE OR REPLACE PACKAGE BODY demo_soap AS
    2 FUNCTION new_request(method IN VARCHAR2,
    3 namespace IN VARCHAR2)
    4 RETURN request AS
    5 req request;
    6 BEGIN
    7 req.method := method;
    8 req.namespace := namespace;
    9 RETURN req;
    10 END;
    11 PROCEDURE add_parameter(req IN OUT NOCOPY request,
    12 name IN VARCHAR2,
    13 type IN VARCHAR2,
    14 value IN VARCHAR2) AS
    15 BEGIN
    16 req.body := req.body ||
    17 '<'||name||' xsi:type="'||type||'">'||value||'</'||name||'>';
    18 END;
    19 PROCEDURE generate_envelope(req IN OUT NOCOPY request,
    20 env IN OUT NOCOPY VARCHAR2) AS
    21 BEGIN
    22 env := '<SOAP-ENV:Envelope
    23 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    24 xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
    25 xmlns:xsd="http://www.w3.org/1999/XMLSchema">
    26 <SOAP-ENV:Body><'||req.method||' '||req.namespace||'
    27 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">'||
    28 req.body||'</'||req.method||'></SOAP-ENV:Body></SOAP-ENV:Envelope>';
    29 END;
    30 PROCEDURE show_envelope(env IN VARCHAR2) AS
    31 i pls_integer;
    32 len pls_integer;
    33 BEGIN
    34 i := 1; len := length(env);
    35 WHILE (i <= len) LOOP
    36 dbms_output.put_line(substr(env, i, 60));
    37 i := i + 60;
    38 END LOOP;
    39 END;
    40 PROCEDURE check_fault(resp IN OUT NOCOPY response) AS
    41 fault_node xmltype;
    42 fault_code VARCHAR2(256);
    43 fault_string VARCHAR2(32767);
    44 BEGIN
    45 fault_node := resp.doc.extract('/soap:Fault',
    46 'xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/');
    47 IF (fault_node IS NOT NULL) THEN
    48 fault_code := fault_node.extract('/soap:Fault/faultcode/child::text()',
    49 'xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/').getstringval();
    50 fault_string := fault_node.extract('/soap:Fault/faultstring/child::text()',
    51 'xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/').getstringval();
    52 raise_application_error(-20000, fault_code || ' - ' || fault_string);
    53 END IF;
    54 END;
    55 FUNCTION invoke(req IN OUT NOCOPY request,
    56 url IN VARCHAR2,
    57 action IN VARCHAR2) RETURN response AS
    58 env VARCHAR2(32767);
    59 http_req utl_http.req;
    60 http_resp utl_http.resp;
    61 resp response;
    62 BEGIN
    63 generate_envelope(req, env);
    64 -- show_envelope(env);
    65 http_req := utl_http.begin_request(url, 'POST','HTTP/1.0');
    66 utl_http.set_header(http_req, 'Content-Type', 'text/xml');
    67 utl_http.set_header(http_req, 'Content-Length', length(env));
    68 utl_http.set_header(http_req, 'SOAPAction', action);
    69 utl_http.write_text(http_req, env);
    70 http_resp := utl_http.get_response(http_req);
    71 utl_http.read_text(http_resp, env);
    72 utl_http.end_response(http_resp);
    73 resp.doc := xmltype.createxml(env);
    74 resp.doc := resp.doc.extract('/soap:Envelope/soap:Body/child::node()',
    75 'xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"');
    76 -- show_envelope(resp.doc.getstringval());
    77 check_fault(resp);
    78 RETURN resp;
    79 END;
    80 FUNCTION get_return_value(resp IN OUT NOCOPY response,
    81 name IN VARCHAR2,
    82 namespace IN VARCHAR2) RETURN VARCHAR2 AS
    83 BEGIN
    84 RETURN resp.doc.extract('//'||name||'/child::text()',
    85 namespace).getstringval();
    86 END;
    87* END;
    88 /
    Package body created.
    SQL> CREATE OR REPLACE PACKAGE time_service AS
    2 FUNCTION get_local_time(zipcode IN VARCHAR2) RETURN VARCHAR2;
    3 END;
    4 /
    Package created.
    SQL>
    SQL> CREATE OR REPLACE PACKAGE BODY time_service AS
    2
    3 -- Location of Web service definition
    4 -- http://www.alethea.net/webservices/LocalTime.asmx?WSDL
    5
    6 FUNCTION get_local_time(zipcode IN VARCHAR2) RETURN VARCHAR2 IS
    7 req demo_soap.request;
    8 resp demo_soap.response;
    9 BEGIN
    10 req := demo_soap.new_request('LocalTimeByZipCode',
    11 'xmlns="http://www.alethea.net/webservices/"');
    12 demo_soap.add_parameter(req, 'ZipCode', 'xsd:string', zipcode);
    13 resp := demo_soap.invoke(req,
    14 'http://www.alethea.net/webservices/LocalTime.asmx',
    15 'http://www.alethea.net/webservices/LocalTimeByZipCode');
    16 RETURN demo_soap.get_return_value(resp, 'LocalTimeByZipCodeResult',
    17 'xmlns="http://www.alethea.net/webservices/"');
    18 END;
    19
    20 BEGIN
    21 /*
    22 * Since the Web service resides outside of the firewall, we need to set
    23 * the proxy in the current session before invoking the service.
    24 */
    25 utl_http.set_proxy('www-proxy', NULL);
    26 utl_http.set_persistent_conn_support(TRUE);
    27 END;
    28 /
    Package body created.
    SQL> exec dbms_output.put_line(time_service.get_local_time('94065'));
    BEGIN dbms_output.put_line(time_service.get_local_time('94065')); END;
    ERROR at line 1:
    ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1022
    ORA-12545: Connect failed because target host or object does not exist
    ORA-06512: at "LOANADMIN.DEMO_SOAP", line 65
    ORA-06512: at "LOANADMIN.TIME_SERVICE", line 13
    ORA-06512: at line 1

    I deleted the two lines of coding below:
    utl_http.set_proxy('www-proxy', NULL);
    utl_http.set_persistent_conn_support(TRUE);
    and then I set the utl_http.set_persistent_conn_support() to False to get that error message. Seems like the website in question doesnt have the webservice anymore because the error has to do with the parsing of the WSDL file.... which probrably doesnt exist.
    Im just trying to get a working example of using a third party webservice to return a value to be displayed in the database.... know of any good examples? The ones im using seem to be pretty out dated... the barnes and nobles example just times out....

Maybe you are looking for