Copy a Web Dynpro DC to another Software Component in a new Track

Hi everybody,
how can i copy a Web Dynpro DC to a new Track inside a new Software Component?
regards,
Sid

Hi Sid,
Not sure on how to copy a DC but you can move custom developed SC from One track to another.
Check the link below:
[http://wiki.sdn.sap.com/wiki/display/Snippets/MigrationofdevelopmenttrackfromoneNWDItoanotherNWDIusingexportedsoftwarecomponentandSCAfile.|http://wiki.sdn.sap.com/wiki/display/Snippets/MigrationofdevelopmenttrackfromoneNWDItoanotherNWDIusingexportedsoftwarecomponentandSCAfile.]
Hope this helps.
Cheers-
Pramod

Similar Messages

  • Parameter transfer from one Web Dynpro Application to another

    hi,
    Is it true that  only parameters with string type can be transfered from one Web dynpro application to another ?

    hi, Justin ,
    You are right , I can use inplug for the dest component , and can transfer referenced type , but now I met a problem , how I can transfer the parameter to the dest comp ? 
    I can use the following code to transfer a value from origin to dest , but how to transfer an object , can you give me some sample code ?
    CONCATENATE l_url '?'
                   '&guid=' lv_guid
                   into l_url.
    CALL METHOD window_manager->create_external_window
          EXPORTING
            url    = l_url
          RECEIVING
            window = lo_window.

  • Navigating from one Web Dynpro app to another not belonging to same project

    Hi All,
    I wanted to know is it possible to navigate from one Web Dynpro app to another which does not belong to the same project. if yes how.
    Regards
    Sid

    Hi Siddarth,
    If you want provide the interaction between two Web Dynpro applications then you must develop those projects as Development Components as DCs provides the reusability of the components created.
    You can  through these link to find out more information:
    Where to start DC creation  ?
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd0e0401-0801-0010-aaab-d0e1742da383">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd0e0401-0801-0010-aaab-d0e1742da383</a>
    Server Side Eventing:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/19e6e990-0201-0010-eca6-a62e342eaad3">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/19e6e990-0201-0010-eca6-a62e342eaad3</a>
    Regards,
    Jhansi

  • Copying a web dynpro component

    Hi All..
        I want to copy the web dynpro component. I have saved it as local object.It contains two windows and some four views.When i try to copy this component, it is getting copied, but when i try to create the "web dynpro application" of it, it is asking for "Interface View " and plug name . If i press f4 it  shows "The Web Dynpro component "name of component" does not contain
    interface views"
    Plz help.

    Hi Muzammil Bichoo ,
                                   when you copy the wda component, it will be copied and will be in active state, once all the components are activated means, windows, views, everything will be available.
    now create application for your component, if you have more than one window(interface view) select the one which you need for the application.
    Regards
    Sarath

  • Labview FPGA called another software component

    Hi
    I am trying to compile my FPGA code which has previously compiled. I get this error. 
    "Labview FPGA called another software component, and that component returned the following error:
    Error Code: -52009
    NI Platform Services: The requested resource has been marked for deletion and is rejecting new requests."
    What is this error code?

    Hi, 
    I've been looking in to this for you today - unfortunately, that seems to be a really rare error code which doesn't come up very often on our systems, so there's no quick fix that I can find.  
    A couple of options: 
    1) Have you made any changes to the code recently, in terms of updating it from an earlier version of LabVIEW? If so, it may be worth mass compiling your project up to the latest version in case there are references to software components which no longer exist.
    2) It's probably worth a try repairing your LabVIEW, FPGA and RIO drivers installations from disk, as described here: http://digital.ni.com/public.nsf/allkb/FE6B641E86E55AF2862576DE00038001?OpenDocument
    This could be due to some kind of missing or corrupted component in, for example, the Xilinx Tools
    3) Are you referencing any kind of external software, such as DLLs or third party instruments, in your file?
    4) What hardware are you using?
    Please let me know how you get on with these queries.
    Best wishes, 
    Chiara A
    Applications Engineer with NI UK & Ireland

  • Creaing Message interface from another software component imported object

    Hi all,
      Will it be possible to creaing Message interface from another software component imported object like i need to create idoc Abstract interface in one software component by using the imported object from other software component
    regards,
    Dhil

    Hi,
    In thise case your SC2 Software Component is dependent on SC1.
    Go  to the SLD, go to the software component SC2 and you will have an option Dependency and as shown in michal's blog make this SC2 dependent on SC1.
    Next, reimport your Software Components SC1 and SC2 in your IR . The old objects will contnue to exists but still clear the SLD cache, and reimport the SC1 and SC2 from the SLD.
    Now in SC2 you will see a new option called BASIS objects under which you can see the message interfaces of SC1.
    Regards
    Bhavesh

  • Web Dynpros stopped working after software update

    Hi. Please forgive me if this thread is not in the good forum, I was not exactly sure where to post.
    Yesterday we updated several "packages" in our portal using the Software Deployment Manager (SDM). Today, all our Web Dynpro applications won't work. It is almost clear to me that some jar files must be missing on the portal, but I can't say which ones and where to get them.
    Here's the error I get on the portal when an iVew contains a WebDynpro:
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NoClassDefFoundError
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:168)
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:178)
        at com.sap.tc.webdynpro.services.sal.sl.core.SystemLandscapeInternal.getJCOClientConnectionUnMapped(SystemLandscapeInternal.java:62)
        at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker$1.fillSldConnection(DataTypeBroker.java:77)
        at com.sap.dictionary.runtime.ProviderFactory.internalResolveLogicalNameToJCODestination(ProviderFactory.java:437)
        ... 61 more
    Some information on our system:
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0107.20100519095950.0000 (release=NW701_07_REL, buildtime=2010-06-10:13:04:49[UTC], changelist=86880, host=pwdfm246), build date: Wed Nov 24 17:05:51 EST 2010
    J2EE Engine 7.01 PatchLevel 65566.
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_17-b06, vendor: Sun Microsystems Inc.
    Operating system Windows Vista, version: 6.0, architecture: amd64
    Session & Other
    Session Locale en_CA
    Time of Failure Thu Nov 25 08:43:38 EST 2010 (Java Time: 1290692618034)
    Web Dynpro Code Generation Infos
    local/zioentaut
    SapDictionaryGenerationCore 7.0011.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:18:09[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates (unknown)
    SapGenerationFrameworkCore 7.0011.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:06:02[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0011.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:23:37[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0011.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:06:50[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0011.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:06:44[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0011.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:15:47[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0011.20061227101814.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:20:32[UTC], changelist=431317, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0011.20061227101859.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:36:10[UTC], changelist=431321, host=pwdfm101)
    SapWebDynproGenerationCore 7.0011.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:23:48[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0011.20061227101859.0000 (release=645_VAL_REL, buildtime=2007-01-06:15:36:10[UTC], changelist=431321, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/tcwdcorecomp
    No information available null
    Looking at SDM's log viewer, I found that an error occured during "SAP J2EE Engine Deployment", whcih seams to be related to my problem.
    What should I do? I guess I could try reinstalling some "packages", but which ones? I am no expert with this so any help / clue would be greatly appreciated.
    Thanks a lot !

    The problem has finally been fixed. I wasn't aware that some SCA downloads had to be "approved" so many were missing (this is why some jar files were missing in my upgrade). Amoung those SCAs was J2EE-Core. So we reinstalled many previously installed SCAs with the "new" ones and everything's working fine this morning.
    Thanks for your support guys.

  • Transport issue when copying a web dynpro component

    Hello All.
    I have a web dynpro component lets say ZTest and now I want to copy this, I gave the new one a different name i.e. ZFINAL, now when I copied, it asked me for the trasnport and when I asked to create a new transport I got this message "Class ZIWCI_ZFINAL does not exist" and then I clicked the green arrow again and it created a transport for me. After this process I activated my web dynpro component successfully, my web dynpro component has 3 views and 3 windows. When I looked at my new transport (for ZFinal),  I only saw three tasks attached to teh transport i.e. 1. Interface 2. Info Object from the MIME Repository and 3. Web Dynpro Component but I didn't see Controller (Web Dynpro), Definition (Web Dynpro) and View (Web Dynpro) attached to my transport. Now I wonder when I release my transport to Q I may have issues.
    Note: My old trasnport (which has Ztest)has all the missing objects: (Web Dynpro), Definition (Web Dynpro) and View (Web Dynpro)

    I resolved it myself.. I had to write the transport entry manually for the views and windows and even the component controller definition.

  • Calling one Web-Dynpro program into Another

    Hi All,
    I'm currently working on a Web-Dynpro program in which I am display 3 tabs(Using TabStrip) and in each tab I have a ViewContainer.  
    I want to be able to execute other Web-Dynpro programs within the Viewcontainers of the Tabs. 
    If the End-User goes from tab to tab, I want to pass a select number of parameters between tabs.   
    Is this possible to do and if so, how can I set this up?
    Thanking you in advance.

    Hello Lisa,
    I'm not sure what you really want...
    If you want to share data between several views of one webdynpro component, you should use the [context|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/444941db42f423e10000000a155106/frameset.htm] of your [component controller|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e2/434941db42f423e10000000a155106/frameset.htm].
    If you mean by "execute other Web-Dynpro programs within the Viewcontainers" to embed another webdynpro component you should have a look at [Cross-Component Programming|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a7/1d8b412bb5b35fe10000000a1550b0/frameset.htm].
    Regards,
    Alej

  • Web Dynpro ABAP calling another ABAP program

    I have a question and just want to know if it's possible or not.
    Is it possible to write a Web Dynpro ABAP program that calls another ABAP program which happens to be an ALV report?
    Rather than re-write the ABAP ALV report, I was wondering if it's possible to call the ABAP ALV report within a Web Dynpro ABAP program and display the results within the Web Dynpro program.
    If it's not possible, then I assume it would be better to re-write the code from the ABAP ALV report in the Web Dynpro ABAP program.
    Thanks
    John

    The ALV report in your classic program is coded to be displayed in the GUI only.
    Your best bet would be to create a Function Module or Method that will return the data to be used in your ALV.  Simply call the Function/Method from your Web Dynpro and then bind the table to the DATA context node of the ALV INTERFACE CONTROLLER.

  • Search Help with Web Dynpro call on another system

    Hi all,
    I have to create a search help with web dynpro on a field but the database is on another system... How can I do?
    Many Thanks in advance...

    I would use a search help exit. Nothing WDA specific here, as this has been possible long before WDA came around.  With a search help exit you define the search help like normal, but instead of database table or view being the source of selection, you have a function module.  Within the coding of this function module you can call an RFC to read data from another system or call a web service if you need to bridge over to something that isn't ABAP based.
    You can read more about Search Help Exits here:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm

  • How to export my ABAP web dynpro content to another server

    Hi,
      I need to export my ABAP webdynpro application from one server to New server. Can any one please guide me how to do this.
    Regards,
    SPK.

    Hi
    You mean transporting your web dynpro comopnent across your landscape, use the transport system.
    Web Dynpro Object is like any other object you can transport.
    If the destination server is not maintained or is in other networks use this link will be helpful
    Import/Export webdynpro ABAP application
    Abhi

  • Web Dynpro Java WIki - Not able to add a new page.

    Hi Experts,
                     I want to add a new wiki page in Web Dynpro Java, but i am not able to find corresponding button or action  to create a new page.Please guide me to add a new page.
    Thanks and Regards
    Fazal Ahamed

    Hi Fazal,
    This is probably due to the Expert Wki which was launched last week. Please see Craig's blog for more details: /people/community.user/blog/2009/06/17/welcome-the-expert-wiki
    BR,
    Hilit

  • Overview of necessary software component dependencies while creating track

    Hi all,
    does anybody have a an overview of all necessary software component dependencies, which
    have to be existent, for configuring a development track for Web Dynpro or Portal Applications?
    Moreover I have heard, that these SC dependencies depend on the Version (NW2004 or NW2004s). If this
    is right, I would like to know both cases.
    In case, if some of the software components are not available, how can I fix this issue or are these software components part of
    Usage type AS Java per default?
    Thank you for your help and kind regards, Patrick.

    HI see this link
    How to Migrate Developed Software Components to a New Release in NWDI
    I  hope it will work.
    Thanks,
    Tulasi

  • Upload Third Party Software Component and assignment to Track

    Hi,
    I created a Track where I have to add a Third-Party Software Component (HMVCGLXBRIDGE.sca).
    How can I upload Third-Party Software Components and make it selectable for adding it to the Track under SAP NetWeaver Development Infrastructure > Change Management Service > Landscape Configurator > [Track] > Add SCu2026
    THX for any comment
    Regards

    Hi Pascal,
    my structure in detail
    Track: BOM
      Product: SalesBOM
        Software Component: SC_SALESBOM
          Dependencies (Context: BuildTime): BPEM Buildt 7.12, ..., HMVCGLXBRIDGE, ..., VC FREESTYLE KIT 7.12
    --> I added the SC "HMVCGLXBRIDGE" afterwards in the SLD und after an update and synchronisation in CMS it is also not shown
    I checked the HMVCGLXBRIDGE.sca and there are two files in the BUILDARCHIVES folder:
    - test.sap.comhm-vc-glx-bridge.dcia
    - test.sap.comtcvcglxbridgecomp~.dcia
    Furthermore there are this folders:
    DEPLOYARCHIVES
    - test.sap.comhm-vc-glx-bridgetest.sap.com~hm-vc-glx-bridge.sda
    - test.sap.comtcvcglxbridgecomptest.sap.comtcvcglx~bridgecomp.ear
    META-INF
    - MANIFEST.MF
    - SAP_MANIFEST.MF
    You can also download the file at SDN [right here|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5011e388-9417-2c10-14a5-b79912aad1ea].
    At "LocalDevelopment" in NWDS everything works fine but I need this SC in a track!!!
    I have the feeling that it stuck at a little little point
    Regards

Maybe you are looking for

  • Can I connect to wifi using a dongle.

    I have ipad 2 with wifi not 3G. Can I use a dongle to connect to wifi?

  • Create new field for service tax no

    hello, my client wants a new field for sevice tax for vendor in cin master maintanance. how can i create. thanks and regards bhakta

  • FLV Array question - final flv file looping

    So the first part of my question was kindly and quickly answered by Rothrock. But I've got a new question that has arisen. When I set these up as an array it's ignoring the settings in the parameter field for autorewind which is set to false and it's

  • My imessage won't rotate anymore. It's the only program that won't.

    After I sent a video via imessage the program quit rotating. It is the only program having issues. I have deleted all of the messages hoping that would help and nothing. Anything else?

  • Load balance

    Right now I have a java program that will listen for requests over a specific port. I want to improve the program to send specific requests to a seperate instance of the program running on a different port. I want to also be able to share the load ov