Unable to create Composite Application Webdynpro Component

Hi,
I am getting an error
Invalid component: componentName=com.sap.caf.core.gp.ui.visibleco.config.pattern.COConfigUIPatterns   dcName=sap.com/cafcoregpuivisibleco~admin
when i click on Create callable object->Composite Application Webdynpro Component.
The DC mentioned here is not there in the deployed components.How to deploy this DC?
I am able to create other callable objects.
Regards
Rohit

Hi,
Tell me one thing that are you able to test the project from CAF service browser?
Please test it first. If it does not work then please deploy the CAF project again and test it. Then go to the GP and create the callable object. If it does not work then please let me know which version of NWDS as well as WAS are you using?
Thanks
Chandan

Similar Messages

  • Unable to create Planning Application

    Hi All,
    I reconfigured the Hyperion Planning 11.1.2.
    Then I Log-In to Workspace using [http://localhost:19000/workspace/index.jsp] the URL
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

    Hi John,
    Thanks for your reply. I tried to Log-In to the hyperion Planning through [http://localhost:8300/HyperionPlanning/AppWizard.jsp]. Page loaded sucessfully.
    I'm able to create a planning application.Thanks John.
    But I login to Workspace [http://localhost:19000/workspace/index.jsp]
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

  • Unable to create New Application

    Hi All,
    I am new to FDQM, I have installed all the component and did the configuration as per admin guide. However when I try and create an application, i get a message saying that "Database User ID and password are required for login!". I have tried the following to see what is wrong
    1. telnet <machine> <port>
    2. log in using SQL
    3. And full admin rights for the user.
    Has anyone come across this problems before. Please do let me know
    Regards
    Clayton

    Hi Clayton,
    1. This error, I had seen . Are you on system 9?
    2. We had raised an SR with oracle and let me copy it directly from there
    cause :
    This error is returned when the information provided on the database configuration page is not correct or has become invalid.
    This error message can also be returned when the end user does not have the Oracle Provider for OLE DB installed on their machine.
    Solution :
    Ensure that the information specified on the database tab of the application is valid and correct. The easiest and quickest way to test the connection is to use a .UDL file. This method simulates a connection into the database via the appropriate provider to the database.
    Appropriate providers include:
    1. Oracle Provider for OLE DB
    2. Microsoft OLE DB Provider for SQL Server
    These providers must exist on the users system in order for FDM to be able to connect to the database successfully via the Workbench Client.
    Hope it works
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Unable to create FDM application

    Hi Gurus,
    While creating FDM application receiving error as "Database User id and password is required for login".
    There is firewall between FDM server and SQL server and the SQL port number is different instead of 1433. Also we have SQL instance.
    I have configured SS, FR and workspace successfully, but unable to create FDM app.
    All products are in the same server.
    Provided the SQL db information as:
    db servername\sql instance name
    database name
    db username and password.
    Receiving the above error message on both workbench and web.
    Please provide some solution for this issue, its urgent.
    Regards,
    Kamal

    If you use a UDL file on the FDM application server with the same information provided in the application creation screen can you successfully connect to the SQL Server database?
    If it is running on another port other than 1433 you will need to specify the port in the servername field:
    servername\instance,port

  • Nwds: newly created composite application failed to check in

    hi,
    I have just created a new composite application from nwds, and once it is created I am not able to check in. It has below error message:
    The operation was aborted because: Project "projectname": Generated code is not in sync with the model. Regenerate the project before check-in.:operation failed at13:25:45.760
    What does it means with regenerate?
    I have tried to build the dc and still it does not work.
    Any help there?
    Thanks!

    right click the dc and select "generate" in the popup

  • Unable to Create Demonstration Application

    I installed Oracle XE and then upgraded APEX to 3.0.1. When I tried to create Demonstration Application>Sample Application, I received the following error:
    HR does not have CREATE TABLE, CREATE VIEW, CREATE TRIGGER, CREATE SEQUENCE or CREATE PROCEDURE privilege and will not be able to install the demonstration application.
    in the Confirm step. How do i fix this problem?

    Robert - Connect to your database as SYS and grant CREATE TABLE, CREATE VIEW, CREATE TRIGGER, CREATE SEQUENCE and CREATE PROCEDURE to the user HR.
    Scott

  • Unable to Create Planning Application through Planning AppWizard

    Hi All,
    I have a problem in creating the planning app through app wizard(at port 8300)
    Logged into the Planning App Wizard(could able to do this successfully),
    Clicked on Create Application and its showing up the error message like
    " The page can't be processed check log for details"
    I captured the error logs through SysErrFile and SysOutFile.
    Could some one please help me to fix this.
    Below is the message from log:
    org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file:E:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspServletContextListener.contextInitialized(Unknown Source)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4343)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
         at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
         at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:701)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
         at org.apache.catalina.core.StandardService.start(StandardService.java:480)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
    Please Help it.
    Thanks
    kr

    Are you using a previously configured datasource to create the application?
    Perhaps, try with a new data source..
    Regards,
    Sayantan

  • Short Dump while creating Configuration (Application or Component)

    Hi All,
    I m facing a short dump, while creating a Component or Applcation Configuration
    in the standard FPM_GAF_COMPONENT.
    Short dump states the Runtine error as MESSAGE_TYPE_UNKNOWN
    Short text
        Message type " " is unknown.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_WDR_MESSAGE_MANAGER========CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
    Information on where terminated
        Termination occurred in the ABAP program "CL_WDR_MESSAGE_MANAGER========CP" -
         in "IF_WD_MESSAGE_MANAGER~REPORT_T100_MESSAGE".
        The main program was "SAPMHTTP ".
        In the source code you have the termination point in line 16
        of the (Include) program "CL_WDR_MESSAGE_MANAGER========CM00R".
      12        exporting
      13           textid = cx_wdr_rt_exception=>invalid_
      14   endif.
      15
    >>>>   message id msgid type msgty number msgno
      17           with p1 p2 p3 p4
      18           into msg.
      19
      20   if p1 is not initial.

    Hello Srikanth,
    I have no issues in trying to help someone as polite as you! It is very nice to have questions answered in an intelligible manner - not unfortunately always the case.
    Without being able to debug on your system it is quite difficult to say what might be causing this error - especially as you say this was working in a different system.
    I'm sure you've already tried eliminating differences in your authorisations between the two systems? Are you registered as a developer in the new system?
    Sorry I'm now just guessing as I've not come across the error myself - hopefully now that we have clearly documented the issue, someone else might be able to shed some light on what might cause it!
    Chris

  • Unable to create DC using software component

    Hi,
    I have created Software component, and later downloaded track into my NWDS but while I am trying to create DC using above Software Component which is in gray out.
    The software component does not support the selected development component type. At least one required DC is not visible.
    I am working on CE7.2,  NWDS v7.2 SP04 PAT0008
    Please let me know how to fix the issue. Appreciate your quick response.
    Thanks in advance.
    cheers
    dev

    Hi Dev,
    Please check required dependancy for the software component which you have created for CE7.2 track and make entries in the Name reservation for custom development. Once you modify then stop/start SLD server. then in the landscape configurator, do the update CMS.
    Please check all the required parameters in CMS are updated properly and you have checkin and imported component in checkin and development tab repestively in transport studio.
    Best Regards,
    Arun Jaiswal
    Edited by: Ervin Szolke on May 17, 2011 3:23 PM

  • Unable to create planning application in workspace

    Hi,
    i am new to system 9,and have recently installed it on my system,when i try to create a new application using the link below:
    http://localhost:8300/HypeironPlanning/Appwizard.jsp
    I get the below error
    user must have the planning Application creator and dimension editor roles to manage applications
    Any help is appreciated.

    Hi,
    You need to assign the user the Roles in Hyperion Shared Services,
    When you provision a user > Hyperion Shared Services > Global Roles > Application Creator >
    Cheers
    John

  • Error when the time of create apllication in webdynpro abap

    hi,
      when i am trying to create apllication for webdynpro component it shows the error message like
    'you are not authorized to use transaction sicf '   in the status bar .  what is the problem and how can avoid this issue.

    Hi Babu,
    You are not authorized to use SICF tcode in development client. So try to create Webdynpro application in testing client where u have authorization for this tcode.
    Because whenever you create a webdynpro application, Internet Communication Framework (ICF) services for that application has to be maintained.since you are not authorized to access SICF it fails to do the same.
    For more information refer the below link
    [http://help.sap.com/saphelp_nw70/helpdata/en/46/d28dfa34bb12bee10000000a1553f7/content.htm|http://help.sap.com/saphelp_nw70/helpdata/en/46/d28dfa34bb12bee10000000a1553f7/content.htm]
    I hope this will help you.
    Regards,
    Rama

  • V11.1.2.1: Cannot create new application - Cannot create connection to db

    Hi,
    I have installed Hyperion Planning + essbase + FDM v11.1.2.1 in a distributed environment on Windows 2008 R2 64-bit servers.
    All configurations is set up with no problems, have created users, planning apps etc etc. Only thing missing is creating the FDM apps however this fails!
    The folders are created on the FDM app server but it cannot connect to the oracle db it says. No error number is given.
    I have no problems accessing the oracle db via sqlplus with the same user/password info.
    And I cant find any log file that contains any errors so I am at a loss as to what can be the problem!?
    BR
    Soren

    Check out KM document
    Unable to Create FDM Application From Workbench Client on Windows 2008 R2 (Doc ID 1324303.1)
    This will provide the solution to the issue.

  • Using a RPC in a Composite Applications

    Hi guys,
    I'm (still) reading the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/nw/netweaverdevelopersguide2004s/nwdg2004s/creating%20composite%20applications.ca">Creating Composite Applications Manual</a>. The example "My First Composite Application" is (finally) running now. Now I want to import an existing RPC in this application.
    The manual explains me how to import this RPC by using "CAF | Administrative Tools | External Service Configuration" and it works well. But where to go next? How can I use this imported RPC in ConfigBrowser? When I try to select it by using the "Repository Browser" I can't find anything.
    Could anybody give me a hint?
    Best regards
    Martin

    I assume you're talking about consuming RFC from your composite. If you look at the tutorial "95 Implementing Remote Persistency in CAF using RFC (PDF/Service)" https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/db05ee2a-0a01-0010-63b6-967c83928939 from the CAF Tutorial Center SAP Composite Application Framework - CAF Tutorial Center [original link is broken], you should get what you want.

  • Not able to find Composite Application node in Developer Studio

    I have installed Netweaver Developer Studio to create Composite Application through CAF core.
    On opening the Developer studio I should go to the link Window -> Open Perspective -> Others -> Composite Application to create a project.
    I am able to get till the link     Window -> Open Perspective -> Others ->     but under others i dont find the node Composite Application. Can you please tell me what can be the reason??
    For your ref:  When I installed Developer Studio i kept the update url path as the default one i.e. http://nwds.update and after installing Developer Studio i am not able to get the Update Manager window. I have tried going to   Help > Software Updates > Find&Install > Search for new features to install    and selected the Developer studio update site but it give me an error "network connection problem encountered during the search"
    Plz reply

    Hi,
    You have to install the new features in NWDS before using it.
    If you didn't manage to go that after the first launch of NWDS, you can install the new features after.
    Help > Software Updates > Find&Install > Manage Configuration
    You had to unzip the NWDS_platform file to install NWDS.
    In the new directory you should be able to find a site.xml file.
    From Help > Software Updates > Find&Install > Manage Configuration, create a new location to that directory and then
    Help > Software Updates > Find&Install > Search for new features to install, select your new location.
    Regards, Gilles.

  • Error when trying to create a Composite Application Services project

    Hi Experts,
    I am facing a problem while trying to create a project using NWDS 7.0 SP 13
    New Development Component Project-> Composite  Application Services
    then pressing finish, it throws an error as follows
    "Generation can not completed due to one or more error"
    Reason :
    Errors occurred during code generation
    Warning :
    EAR-META-INF generation failed : null
    Plz help me to solve this
    Thanks in advance,
    John

    Hi John,
    It looks like there might be issue with CAF services related plugins. Check if there are any errors in log file under metadata folder of your workspace.Try deleting the metadata folder & restart the NWDS or start in a new workspace.
    I feel if the issue persists, it is a bug & you can raise an OSS ticket.
    Kind Regards,
    Nitin

Maybe you are looking for

  • My wife and I have two different iCloud accounts. How can we share the Address Book?

    My wife and I have two different iCloud accounts. I have an iMac OS X 10.7.5 and she has a new iPad.  My Address Book is on iCloud but when she enters a contact on her iPad it goes to her Address Book. We want it to go to mine. We want to share my Ad

  • ICal Printing

    Hello, I was wondering, if logging into me.com from an HP, is there a way to print your monthly view calendar in iCal from the me.com site with it being only the calendar portion? Right clicking does nothing. I guess I'm just wondering from a non-mac

  • Language problem with aperture

    Hi all, I am new in aperture. After installing the software (downloaded from appstore), the software is in english except keywords. All the standard keywords proposed by aperture are in french. I removed the software, and even deleted preferences fil

  • Offline Approval in SRM 5.0

    Dear Experts, Can you please clarify below questions regarding offline approvals as i am doing first time this activity. 1)I have created the shopping cart and shecduled  program RBBP_NOTIFICATION_OFFAPP executed. 2) approver received an email with a

  • BPEL Process Compilation

    I have simple process having file adapters for reading a text file and DB adapter for writing in a table. After compiling i am getting this message... <label> cannot be run/debug in this release. i have developed in soasuite10g... Any Clue on this...