Importing development components (DCs)  your development configuration

Hi
I am using WD Java to develop applications.  I want to  use Guided Procedures(GP) with WD Java. We have not setup JDI .All tutotials suggest to import DC's as follows  to use GP  
Navigate to the folder “DC metadata/DC Definition/Used DCs” and add the Guided Procedure references (DCs) to your project by selecting the “Add Used DC” (right-mouseclick).Navigate to the compartment “CAF” and add the dependency for “caf/eu/gp/api (Public Parts - external)” with dependency type “Design Time, Build Time and Run Time” and the qualifier “weak”.
caf/eu/gp/api
i want to import these two DC's also.
        caf/eu/gp/api/wd
        com.sap.security.api.sda
But i am not finding  caf/eu/gp/api and com.sap.security.api.sda, when i am trying to Add Used DC.Also i didn't understand what they mean by Public Parts - external in  “caf/eu/gp/api (Public Parts - external)” .
please help me to solve this problem.
Thanks And Regards,
Vivek.

Hi Vivek,
You can have a look at this weblog: /people/andre.truong/blog/2006/06/26/working-with-the-apis-of-caf-guided-procedures-nwdi-or-local-development
This would solve your issue.
Best regards,
David

Similar Messages

  • Import the existig Development Components using NWDS

    Hello Portal Developers,
    I have a query and need your help to resolve it.
    I would like to import the existing Developed Components (DCs) from portal.
    How can it be done? Can i use the NWDS to import the existing DCs.
    Your earlier help will be very much Appriciated.
    Thanks in Advance
    Regards
    Srinivas

    Hi srinivas reddy ,
    You must have the NWDI for importing the existing DC's into your NWDS. If u don't have NWDI configured, you can not get that back to NWDS. Instead you can open the DC which you deployed before and modify them and redeply.
    reward points if useful
    Thanks
    Suresh

  • Import local DCs into Development Configuration

    Hi all.
    I have some local DCs already developed. From now I have available NWDI Development Configuration and I want to export those local DCs to the Remote Development configuration.
    I'm trying to implement/configurate a team development enviroment.
    I try sharing the DC project (DTR option into Webdynpro perspective) but when I import the shared content to a project in another Developer Studio, the DC metadata is lost.
    Its possible to move my local DCs to the Remote Development Configuration? If so, how can I do that?
    Regards.
    Gregory.

    hi,
    Follow the below mentioned steps:
    Creating a New Development Component
           1.      Create a new Web Dynpro DC project.
    You create an empty u201Ccontaineru201D for a Web Dynpro DC that does not yet have any functions. The new DC should include all relevant development objects of the local project.
    Do not check in the newly created DC into the DTR yet.
    Copying Packages from the Local Project
           2.      In the Web Dynpro perspective, switch to the Navigator view.
           3.      Select the local Web Dynpro project to be migrated and expand the project structure down to the source folder:  ® src ® packages.
           4.      Select all packages and from the context menu choose Copy.
    Inserting Packages into the New DC Project
           5.      Now choose the DC project that was just created and expand the project structure in the Navigator view, again down to the source folder.
           6.      Select the Packages node and choose Paste.
    The Add Files to DTR dialog box appears.
           7.      Choose OK to confirm your selection.
           8.      Assign an activity either by creating a new activity or by choosing an existing one.
    Execute Reload
           9.      Switch to the Web Dynpro Explorer.
       10.      Select the project node of the DC project and choose Reload.
       11.      In the displayed dialog box, again choose Reload.
    Reloadnow also reloads the Web Dynpro metadata into the new project.
    Building the Project
       12.      Execute a local rebuild for the entire DC project. Choose the function Rebuild project.
       13.      If there are no errors in the task view, execute a DC-based build by choosing the function Development Component ® Build.
    regards,
    amit bagati

  • Any factors that Development Components cannot be imported?

    Dear all experts,
    I am new to Webdynpro development.  I have tried to open a webdynpro program developed by other developer before.
    1. Copy the source code under my documents and settings, e.g. d:\Documents and Settings\xxx\.dtc\LocalDevelopment\DCs\com.xxx.xxx
    2. Select File > Import and then select Development Components and logon my account to server.  Supposing the component would be appeared under Local as usual.  However, this time, I cannot see the component imported.
    May I know do you have any idea for about?  Thank you very much!
    Best regards,
    Anne

    Hi,
    You can export the DC present in the developer system and then import that .sca file into your System.
    Then refresh the Developement Component.
    Now right click the DCs available and select Create Project if it is available.
    In the next step right click on the DC and select sync Used DCs.
    Then Build and Deploy the DCs.
    If you have any problem (errors) while Syncing or Building check the error log for Missing DCs.
    For any guidance on importing and exporting the Development Component follow this link.
    /people/srinivasan.subbiah/blog/2008/03/21/team-oriented-development-without-remote-nwdi-in-ce-71
    Note: The Developement Configuration package should be same in both the systems.
    Regards,
    Gayathri.

  • Import and Export of Webdyn pro development components

    Hi
    I am having a problem in importing a development component.
    When a component has to be transfered from one NWDS to another NWDS i generally export the development component as a zip file. How do i import the Zip file into other NWDS. I tried the import option but the import is not proper.
    Any other way of exporting and importing development components ?
    Regards
    NagaKishore

    Hi Karin,
    I faced a similar problem some time back. I unzipped the project and then imported it. But what i found is that in the webdynpro explorer i could not find the nodes for Public parts and so which are specific to DC projects.
    Regards
    Sidharth

  • Error while importing ESS.sca file in Development tab.

    Hi,
    we are importing the ESS.sca file development tab. we are getting the below error.
    Fatal   Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailureException received: HTTP protocol error [cause: Parsing of the response body failed [reason: XMLParser: > expected to close empty element (:main:, row:1, col:3541811)]]:
    please give your sugesstions.
    Regards,
    srinivas,

    Hi Srinivas,
    Try this out. I had a similar problem and i did this to make the import successful.
    1)     Go to usr/sap/J2E/JTrans/archives and copy the sca file with version shown like the above screen shot.
    2)     Unzip the entire sca file by renaming it. In the META-INF folder open the SAP_MANIFEST.MF file and the replace the 32 character guid for the field “'pr_dtrwspropagationlistid'”
    3)     Change it to a different value and save it.
    4)     There will be four folders when the sca file was unzipped. Select all the 4 folders and then zip it again to the original name of the sca file.
    5)     Copy this file and then place it in the path usr/sap/J2E/JTrans/archives.
    6)     Now try re-importing the file it should work.
    Hope this helps,
    Regards,
    Nagarajan.

  • Eventing between 2 Local Development components possible ?

    Hello,
      I have 2 Local DCs named 'Main' and 'Search'. As the name suggests, Main embeds Search in the "Used Web Dynpro components" and passes (via context mapping) a search parameter to Search. Search will appear as a popup window and display the table results if a match or several matches are found. User then have the option of selecting the one of the result from the table or cancel the search.
      Everything works fine till I am trying to fire an event from Search to call the handler in Main. It seems that Search is not able to 'see' the handler that i have created in Main and is not able to close the popup search window.
      The tutorial "Dialog Boxes in Web Dynpro Applications" demonstrates how to do eventing within the same component but I will like to know how can I do the above between 2 different Local Development components. Does anyone have a solution or idea to this ? Thank you very much.
    from
    Kwok Wei

    Hi,
    I think with that search parameter you can also pass on an extra parameter say <b>win</b> of type <b>IWDWindow</b> containing the reference of the window created in the main view.
    In the popup window on action close of the window, instead of calling the handler you can directly give
    win.close();
    win.destroy();
    regards,
    Mahesh K.

  • How to use common resource bundle across all the development components ?

    Hi,
    I am working on SAP NetWeaver Developer Studio - JAVA
    How to use common resource bundle across all the development components ?
    Description :
    I have a requirement of creating a resource bundle (resource.properties) and use that common resource bundle in all the development components.
    Can we create a  development component (war and ear both) and create only resource.properties in this development component( DC ) and create the dependency of the same DC  in all the other DCs ?
    Thanks,
    Neha

    Hello Neha 
    This question is more NWDS related.
    You may have a better chance of someone answering the thread under
    SAP Netweaver -> SAP NetWeaver Development Infrastructure (NWDI, formerly known as JDI) forum
    Thanks
    Kenny

  • Active and inactive development Components

    Hi,
    What are active and inactive development Components ?
    Thanks,
    sowmya

    Hi,
       Basically in the Development Configuration you will be able to see 2 types of development component.
    1)Active
    2)Inactive
    Whenever user needs to change any coding or development then he needs to do this in the inactive DC.
    After check in the activity it will sync with the Active DC.So that means the Active DC is contained data after the check in activity.Both are sync.We are not able to do any changes in active DC.
    This is the restriction by sap
    Thanks
    Kanai

  • Web Dynpro Development Components missing for MSS

    Hey Guys...
    The following BPs are installed on our landscape:
    ○       Business Package for Manager Self-Service (SAP ERP) 1.3
    ○       Business Package for Common Parts (SAP ERP) 1.3
    ○       Business Package for Project Self-Service (SAP ERP) 1.0
    ○       Business Package for HR Administrator (SAP ERP) 1.1
    The ECC is EHP 3, SP 14 and EP is 7.0 SP 14
    I've been trying to set up iViews for MSS but I see that all Web Dynpro Applications specified in the technical information of iViews are missing. I searched for Web Dynpro Development Components in the EP and all MSS related WDC are just missing.
    According to SAP Help Documentation (http://help.sap.com/erp2005_ehp_03/helpdata/en/76/77594d165144a1a9bff9aae1e26b26/content.htm) these are required:
    Web Dynpro Development Components:
    ○       PCUI_GP
    ○       MSS
    ○       SAP_PSS
    Where can I get them??? Is it possible our basis didn't install the right Business Package?

    Seems you have got right business packages, though have a look at  note [1303362|https://websmp230.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=1303362] to confirm dependency.
    "but I see that all Web Dynpro Applications specified in the technical information of iViews are missing."
    Well this could be because of errorsome business package deployment, you can still check list of deployed components from SDM and if there is any error log for deployement, you should try to deploy them again(update existing components).
    Hope this helps. If not then probably you should go Content Admin - WebDynpro  and see list of application listed under MSS.. if those referred applications are available then try to execute them.
    And last one.. if you "think" they wont run.. or you have actually tried to run MSS and none of applications are working. you should be able to run standard package without any major configuration chanegs.. so give it a go.. and see if you encounter any error.
    Cheers

  • Management of Beanu00B4s Relationships in Development Components

    Hi,
    I´m developing a project where I need to use DC for reutilization. I have already created two DC, one DC that contain an entity bean call Improvement and other DC that contain an entity bean call LongText that has the Improvement primary key like a foreign key. So, I need to establish an one to many relationships between the entity beans that are in different development components, but I created the LongText public parts and I did add them to the Improvement Used DCs, and I did create the relationship between the two of them in the ejb-jar.xml of the Improvement DC because I need it to be unidirectional, but doesn´t appear for add the relationship in the persistent.xml.
    I´m using the SAP Developer Studio 2.0 SP13.
    If someone know what can be the error, I will we grateful.
    Regards

    Hi Experts,
    Could you please reply any one.
    Thanks in advance.
    Regards,
    Jyothi

  • Visual Studio was unable to verify your developer account. Either the store is unavailable . Either the store is unavailable or an unexpected network error has ocurred

    Hi,
    We're getting this error when we try to build our Windows Phone packages
    Visual Studio was unable to verify your developer account. Either the store is unavailable . Either the store is unavailable or an unexpected network error has occurred
    Any idea?

    I am having the same problem.  The message I see when trying to Create App Packages, during the login process which is failing after I enter the texted security code is: "Visual studio was unable to verify your developer account. Either the store is
    unavailable or an unexpected network error has occurred."
    I can log in to the https://dev.windowsphone.com/ via the web browser just fine, and can see my dashboard, etc.  However, I'm completely blocked at this point because I can't build package for a new release
    of my one existing app (which I published via this process successfully back on 5/29/2014)
    I am located in the U.S., and running Visual Studio version as follows:
    Microsoft Visual Studio Ultimate 2013
    Version 12.0.30501.00 Update 2
    Microsoft .NET Framework
    Version 4.5.51641
    Installed Version: Ultimate
    Architecture and Modeling Tools   06181-004-0449004-02533
    Microsoft Architecture and Modeling Tools
    UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.
    LightSwitch for Visual Studio 2013   06181-004-0449004-02533
    Microsoft LightSwitch for Visual Studio 2013
    Office Developer Tools - May 2014 Update ENU   06181-004-0449004-02533
    Microsoft Office Developer Tools for Visual Studio 2013 - May 2014 Update ENU
    Team Explorer for Visual Studio 2013   06181-004-0449004-02533
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06181-004-0449004-02533
    Microsoft Visual Basic 2013
    Visual C# 2013   06181-004-0449004-02533
    Microsoft Visual C# 2013
    Visual C++ 2013   06181-004-0449004-02533
    Microsoft Visual C++ 2013
    Visual F# 2013   06181-004-0449004-02533
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06181-004-0449004-02533
    Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
    Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
    The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
    Windows Phone SDK 8.0 - ENU   06181-004-0449004-02533
    Windows Phone SDK 8.0 - ENU
    ASP.NET and Web Tools   2013.2.50425
    Microsoft Web Developer Tools contains the following components:
    Support for creating and opening ASP.NET web projects
    Browser Link: A communication channel between Visual Studio and browsers
    Editor extensions for HTML, CSS, and JavaScript
    Page Inspector: Inspection tool for ASP.NET web projects
    Scaffolding: A framework for building and running code generators
    Server Explorer extensions for Windows Azure Web Sites
    Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
    ASP.NET Web Frameworks and Tools 2012.2   4.1.21001.0
    For additional information, visit
    http://go.microsoft.com/fwlink/?LinkID=309563
    ASP.NET Web Frameworks and Tools 2013   5.1.20409.0
    For additional information, visit http://www.asp.net/
    Common Azure Tools   1.1
    Provides common services for use by Azure Mobile Services and Windows Azure Tools.
    Microsoft Advertising SDK for Windows Phone  
    Microsoft Advertising SDK for Windows Phone
    Build
    NuGet Package Manager   2.8.50313.46
    NuGet Package Manager in Visual Studio. For more information about NuGet, visit
    http://docs.nuget.org/.
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.1
    Windows Azure Mobile Services Tools
    Windows Phone 8.1 SDK Integration   1.0
    This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.
    Workflow Manager Tools 1.0   1.0
    This package contains the necessary Visual Studio integration components for Workflow Manager.
    Larry

  • In Adobe Lightroom, the Develop module is saying "Develop module disabled. Please renew your membership to reactivate the Develop module". I bought this product at full price several months ago.

    The Develop module is saying "Develop module disabled. Please renew your membership to reactivate the Develop module". I bought the product at full price several months ago and have had no problems using it until, so I am not sure what it is asking of me. I only had it on one other computer before I added it to this second computer, and I understand we get 3 copies. There should not be any issues. I need an answer ASAP.. actually pretty shocked that there is no immediate customer service that I can contact for a problem like this.

    If the develop module is disabled then you have downloaded and installed Lightroom from the creative cloud. It cannot be licensed with a serial number. It requires a creative cloud subscription, and is activated and kept active with your Adobe ID and password. That version will not work on your computer and will have to be uninstalled. Then you can install from one of these two links:
    Adobe - Lightroom : For Windows : Adobe Photoshop Lightroom 5.7.1
    Adobe - Lightroom : For Macintosh : Adobe Photoshop Lightroom 5.7.1
    This will have no impact on your catalog or your images. After you install from the right website you will be able to continue where you left off.

  • Sorry we could not create your developer account.

    Thank you for accepting the Developer Software License Agreement for the SAP HANA Cloud Platform.
    You can now go ahead and create a SAP HANA Cloud Platform developer account.
    Click Continue to have your new account created now.
    and when i clicked on continue . its shows error occurred
    Sorry we could not create your developer account.
    can someone tell me how to resolve this error.
    thanks

    Dear Akash, dear Abdul,
    you probably have encountered a network timeout from your local machine to the HANA Cloud Platform after initiating the account creation.
    Can you please check if you received the Welcome e-mail for the account creation you initiated? If you have received the e-mail with title "Welcome to SAP HANA Cloud Platform", your account was successfully setup and just the feedback from the creation could not be returned to you. You can then go ahead and use the links from the e-mail.
    In case you have not received a Welcome e-mail, please post the user (pXXXXXXXXXX) and we will look into the details.
    Regards,
    Matthias

  • Backward Navigation in development components

    Hi folks
    According to my scenario, i have 3 DC's named A, B, C.
    A is master DC and is using B as used DC's in metadata . where B is using DC C. So there is linear dependency between them.
    Now my requirement is to navigate from A to C through B.and vice versa.
    Default inbound interface plugs of B and C are used to navigate forward by A and B respectively.
    Now direct backward navigation is possible up to second level through Out Plug of Interface Controllers i.e from B to A and C to B respectively.
    My Requirement is backward navigation from C to A without creating cyclic dependency and using dc C in dc A.
    I have more than 3 development components which have to navigate back to dc A.
    Thanks in anticipation,
    Mandeep Virk

    Hi Naga
    This is a good piece of information but regarding navigation nothing is provided.
    Here author is using ViewContainerUiElement in consumer for other components which i can not use because i have buttons in views on action of which i am preforming some methods and passing context values to other components.
    If i use ViewContainerUiElement still i have to navigate using plugout of interface controllers. i can not directly navigate directly coz it will not pass the context to next component.
    Any idea
    Mandeep Virk

Maybe you are looking for

  • F4 search help is not getting displayed in WAD

    Hi all, For a certain InfoObject we want to add an attribute in the F4-search help. The additional attribute does appear when executing the query in the Bex Analyzer but not on the Web. Can anyone tell me how to achieve this in WAD? Thanks in Advance

  • COM Interface Error Propagation from C++ to LV

    I have found that only error codes that are <0 (msb bit set) will propagate up to a LV error cluster from my automation interface. Is it possible, in accordance with the COM spec, to be able to pass error codes with a positive value up to LV?

  • SharePoint List Source - converting person/people

    PART 1 I currently have an SSIS package that gathers a SP (task) list source into a SQL Server table. The "assigned to" column (ie user) comes in as the SharePoint reference (ie 22;#Test User)....but I would like to store it as the user's login name

  • Dynamically changing UI element property based on Checkbox selection

    Hi, I have a checkbox in my UI. On the selection of the checkbox, a dropdown must get enabled and when the checkbox is not selected, the dropdown should be disabled. Can someone tell me how i can achieve this?

  • .h extension on C headers

    I just started writing C and run into a problem which I've run into before but never really found an answer to: I've seen standard headers included in 2 forms: <stdio> or <stdio.h> Running GCC with no options fails to find the file if there's no .h.