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

Similar Messages

  • Ibase/Component issue while creating a message from satillite system

    Hi experts,
    we have implemented the service desk functionality in solution manager system.
    User is able to create message in solution manager directly.
    While creating message from a satellite system IBASE/component fields are filled with incorrect values.
    Because of this user unable to create message from satillite system.
    Has someone any ideas where we do some settings to get correct Ibase/Component values while creating message from satillite system?
    Thank you in advance,
    Babu

    Hi  Babu,
    For Creating messages in SOLMAN make sure that in T code SM30  under the table BCOS_CUST data is maitained
    OSS_MSG     W     NONE     CUST620     1.0
    First your should make your solman ready for posting issues within.
    Then connect it to ECC systems and try posting issues there.
    Do not user Tcode NOTIF_CREATE for posting issues  always use HELP- Create Support message.
    Thanks
    Nand

  • Set sap Component mandatory while creating the support desk message

    Hi,
       When create the support desk message from any application sysytem, the sap component get selected automatically but when we create the suppport desk message from the Easy Access the component wiil be blank, so some user create the support message without giving the component. So we want to make the component as mandatory while createing the support desk message from application system and also  set mandatory  when we create support message in solman.can anybody help me in setting component mandatory.
      Regards
      charan

    Dear Charan,
    The logic of setting the SAP Component mandatory is explained in the note 640532.
    Kindly use the note to resolve the purpose.
    Hope this solution helps.
    Regards
    Amit

  • Unable to add software components while creating track

    Hi All,
    While creating a track for ESS, when I try to add software components, I do not see the list of software components to be added. Any idea ??
    Thanks,
    Tom

    Hello tom,
      this could be because you have not performed the following step
    You have not imported the SLD content. You can do this by going to http://servername:port/sld and login as a user who has SLD_ADMINISTRATOR privilieges. Then click on Administration and choose import (under the content section)
    Hope that helps
    Abdul

  • 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

  • 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

  • Software Component Dependencies PI 7.1

    Hi experts,
    I'm work with SAP NetWeaver PI 7.1 and I have two scenarios with ccBPM to implement an interface from SCV B to SCV A, and another interface from SCV B to SCV A.
    For the visibility of metadata between SCV have defined a dependency in SCV A from SCV B. In this way there is no problem to implement BPM Service Interfaces in the SCV A. But now I need to define the dependency of SCV B from SVC A, to implement BPM services interfaces of the SCV B.
    The problem when defining the dependence of the SVC B for SVC A the following error message:
    Creating dependency from //SXD061/sld/active:SAP_SoftwareComponent.ElementTypeID="01200615320200007523",Name="SAP_APPL",Vendor="sap.com",Version="600" to //SXD061/sld/active:SAP_SoftwareComponent.ElementTypeID="0",Name="SIP",Vendor="roca",Version="2.0" of type InstallationTime would create a circle. Circular dependencies are not allowed.
    Any ideas?
    Thanks,
    Jose.

    Hi Patrek,
    How could redesign the SWC structures?
    My scenario is:
    (SWC A is 3rt Party system)
    (SWC B is SAP ERP system)
    1 - Create Sales Order from SWC A to SWC B with ccBPM (file to BAPI, with file for acknowledge from BAPI response). By convention, the integration process developed in the destination SWC.
    --> For not duplicate the metadata in SWC B, define SWC dependecy with SWC A. Perfect, don't create data type's and message type's in SWC B.
    2 - Create Invoice from SWC B to SWC A with RFC Lookup in mapping. By convention, the mapping developed in the destination SWC.
    --> For not duplicate the metadata in SWC A, define SWC dependency with SWC B... Bad, "Circular dependencies are not allowed". The workaround is import RFC in SWC A that is not SAP System.
    I would like to find a consistent organization and that facilitate the maintenance, but I could not. Any ideas?
    Thanks,
    Jose.

  • Errors while creating tracks in CMS

    Hi All,
    i have this error 'CBS (URL http://******:50100/tc.CBS.Appl/archiveapi2/) communication exception: Build Server request failed without CBS specific error code. HTTP status: 403 (Forbidden)'
    what can i do ??????
    Message was edited by:
            zafer KURU

    any idea????

  • 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

  • How to hide componant row of BOM while creating sales order  OR AR Invoice

    Dear expert
    my client wants to create Sales order with Sales BOM, but they do not want to see componant product while create sales order or AR invoice they want to see only parent items.
    Please help me asap

    Hi,
    check below link
    Avoid printing child items of Sales BOM in AR Invoice
    Regards
    Deepak Tyagi

  • XI 7.0 Software Component on SLD

    Hi,
    i am new in using XI 7.0 based on NW2004s
    i can not delete Software Component Versions i created,
    remove buttom is disable. how can i delete SWC?
    i can delete product, but not software component
    when i create software componet, what is unit?
    thanks
    venjmain

    Hi,
    what state should i change?
    i tried to change "develope" from "released", but same issue.
    and when i selected some SWC SAP provieded on select screen, that SWC is getting into table control, but MY SWC i created, is not getting into table screen.
    and how can i delete SWC I created? which is not getting into table screen so i can not delete it
    i am missing XI 3.0, he he
    does anybody has exprience?
    thanks
    venjamin?

  • Error in IR Namespace is not defined in the software component version

    Hi All,
    Please provide your valuable inputs to resolve the issue.
    Namespace http://xxx.com is not defined in the software component version xxx_xxxxxx , 1.0 of xxx.com
    Though the software component was already created in SLD and imported.All the developers were able to access the software component and create the Namespaces for their scenarios, but when tried to Activate the scenario above mentioned error is displayed.
    Below are the checks done.
    1.In Exchange Profile checked the properties,
    com.sap.aii.connect.cr.httpport
    com.sap.aii.connect.cr.name
    com.sap.aii.connect.landscape.httpport
    com.sap.aii.connect.landscape.name
    2. Tried to import the software components once again through IR -- No results
    3. Restarted the Java Engine through SMICM -- No results
    4.Performed the SLDCHECK no errors.
    Inputs please at the earliest
    Regards
    Shiva.

    Hi Jochen,
            This is occuring due to that the created namespace is not getting activated. As mentioned in earlier replies that if you have copied objects from somewhere else then all the related information should also be copied. If the problem resists then you can create all the needed objects in IR again and activate it separately instead of activating all at once.
    Regards,
    Subhasha

  • Software Component in the track need to be refreshed

    Hi
       I created a track (T1) and a Software component (SC) in it. I deployed a SCA file (SCA1) with 6 DCs in it. All the Dcs get deployed and it results in one Broken DC. I couldnt solve the broken DC error. So I developed all those 6 DCs newly with different name and now I am ready with the new SCA file (SCA2).
           Now I need to
                       1. clear the Software Component (SC) in the track(T1). So that the broken DC wont get displayed there.
                       2. I want to deploy the newly developed SCA file (SCA2). (So that I can have a clear track without Broken DCs)
                     Please help me in this.

    Hi Anil,
            But the thing is that I have deployed the new SCA file(SCA2) once again in the SC1. So now am having 12 DCs in the track with one broken DC.
            So if I create a new track (say T2) and deploy the SCA file then it will be like another copy and I think there will be a conflict in the Link opening that DC.
    Thanks,
    Mahendran B.

  • Import different verions of same software compoen into a XI track?

    Hi all
    In our XI Project, we use CMS to transport XI Objects. We need transport two different verions of same software component SAP_BASIS, let's say SAP_BASIS 4.6C and SAP_BASIS 6.20. But CMS dosen't allow import different verions of same software component into a XI track?
    Any idea?
    Regards,
    Hui

    Hi Hui
    You should use seperate tracks.
    Thanks

  • Error while Deleting Software Component

    Hi All,
    I am getting following error while deleting Software Component Version:
    Unable to Delete object DELETEDEMO_COMPONENET, 1.0 of delete.
    You cannot delete a sotware component version if it contains imported interfaces.
    Is there any shortcut isntead of deleting all objets manuually?
    Sri

    Hi Sri.
    It's very simple
    Solution:
    Double Click on Software Component, On Right Hand side >Go to Software Component Version->Delete the software component.If all the necessary Objects have been properly deleted, there will be no problem in Deleting the Software Componet version
    1) Delete the created Data Types, Message Types, Message Interfaces, Message Mappings, and Interface Mappings.
    2) There should be no Imported SAP Objects in the Software Component. If any delete them and activate changes.
    3) Delete all namespaces in the editor using sign. Do not save the changes.
    4) Delete the two default data types that are created in the Interface Objects-->Data Types of the software component version (ExchangeFaultdata, ExchangeLogdata). Now save changes for the s/w component version and activate the changes. Ignore the warnings that pop-up.
    5) The radio button for u201CInterface import should be at u201CNot permittedu201D instead of u201CImport RFC and IDoc Interfaces from SAP Systems Permittedu201D.
    6) Now go to Software component version menu in the right hand pane. Click on delete and the software component vanishes from left hand pane 
    >> Is there any shortcut isntead of deleting all objets manuually?
    NO.. other way or any any shortcut for this
    Abid

Maybe you are looking for

  • Reversal of Goods Receipt on PO

    Dear SAP experts, I am trying to reverse a goods receipt on a PO.  For example, I have a G/R with a movement type of '101' for $100.    I would like to add a G/R with movement type of '102' for $100-.    I have tried transactions MB01, MIGO, and ML81

  • HELP!!!!!!!!! 3 Submit Buttons on 1 JSP page

    Hi, I would really appreciate any assistance to my question. I have 3 submit buttons that need to be passed to another JSP page. 1. Is it possible to use submit 3 times like here? <input type="submit" name="btnSub" value="Modify"> <input type="submit

  • Intermittant Blank Screen

    I'm having a different blank screen problem from those whose MBPs have a blank screen at startup. My MacBook Pro, purchased new July 2007 (NVidia 8600M GT), is experiencing intermittent blank screen problems. Basically I'll be working at the computer

  • Unable to recreate OEM repository

    Hi, I have a problem with Oracle Enterprise Manager. Environment description: Oracle 10g R2 Standard Edition on Windows Server 2003 R2 I dropped the OEM repository. After that I was trying to recreate it via D:\oracle\product\10.2.0\db_1\BIN>emca -co

  • TS1424 I Tunes error

    how do i fix error 3212? i have internet access thru Explorer 8 and have reinstalled it and also reinstalled I tunes but still have the same problem