How do find Software Component?

Hi,
I have to find a software component but wen i search it in IR  using namespace it takes lot of time so can you please provide me a simple way to find a software components by using any of the ID objects.

Hi,
On the integration builder page, (the page which is opened after executing SXMB_IFR transaction) click on SLD and then click on Software components and search there based on the name of SWC.
If you want to find where ID object is used, you can open any ID object and on the top menu, click on button which can give all the objects where your ID object  is referring.
Divyesh Vasani

Similar Messages

  • How to find Software Component (SWCV) with GUID

    hi,
    i have a problem in XI - Repository, regarding a missing SWCV
    6d53e350-a97d-11d8-a2dd-d61d0a114c15,
    how can i found out by this GUID, what the SWCV is? i mean the name and descrition of the SWCV

    Hi,
    SWCV stands for SoftWare Component Version, and I hope you have mentioned about the message ID and not the guid.
    For you to import the software component version in IR, it has to be first created in SLD.
    Could you explain where do you exactly get this error message. Is it in SXMB_MONI.
    Regards,
    Nithiyanandam
    Edited by: Nithiyanandam A.U. on Aug 28, 2008 10:08 AM

  • How to find Software Component Archives (SCA)

    Hi,
    Can anyone direct me to where I can find the SCA (software component archive) for Oracle 9.2. I have to import it into NWDI to be able to build my Web Dynpro application.
    Platform: EP 6.4 SP14
    I can find it in the software catalog in the SLD  - but have not been able locate the actual sca file anywhere.
    I am building a Web Dynpro application with direct integration to oracle using JDBC. This approach is necessary, as I get my connection parameters on the fly from other systems.
    Extract from the code:
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:"+oracleSystem,oracleUser, OraclePassword);
    An alternative could be to build an external library DC from the oracle jar file - (see: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5a/2e2f4234135433e10000000a155106/frameset.htm">External Library DC from the SAP help</a>) - but does anyone have experience with this on the EP6.4 platform - as I cannot find the option to create a External Library DC in my NWDS 2.0.9.
    A second alternative could be to build the application using the NWDS 2.0.11, but will that work on the EP 6.4 platform?
    Best regards,
    Anders Broedssgaard

    Hi Anders,
    You're 100% correct about the purpose of NWDI. Indeed, you should use an External Library DC to follow your approach. BTW, in your NWDS you do see the SAP_BUILDT, SAP_JTECHS and SAP-JEE SCs?
    What I'm not so sure about is whether this is the correct approach. Maybe you should define the Oracle JDBC driver as a system library instead. That would be a DC of type J2EE Server Component / Library. Then I think you should set the <i>jdbc.drivers</i> system property to include <i>oracle.jdbc.driver.OracleDriver</i>. Actually, changes are the Oracle diver is already present so there's no need to create some Library DC; just set jdbc.drivers.
    BTW, why would your Web Dynpro application need the Oracle driver at compile time? If you use <i>DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());</i> that's indeed the case. But why not just use <i>Class.forName("oracle.jdbc.driver.OracleDriver");</i>? If you set the jdbc.driver system property, you don't even have to use Class.forName at all.
    It's been a very long time I used JDBC directly, I hope everything I say makes sense...
    Kind regards,
    Sigiswald

  • Proxy error-  unable to find software component version for namespace-

    Hi all,
    I need  help  regarding proxy. 
    I am using SAP standard package for one integration  PI 7.0 to SRM. 
    Here we need to use the datatype enhancement for adding some fields.  So I create one extension_datatype  in the datatype enhancement and add the fields . 
    ( I am using Inbount interface, where I am adding the new fields in  PI)
    Now when I go to SRM system and  Run SPROXY system  to regenerate the Proxy.  So that It can reload the New fields.
    Then it reloads and We activate the same. 
    Now at one place when I clicked the data type enhancement object  its giving the error  that  unable to find software component version for namespace" . I did not understand  why  its giving the error.  I added the new fields in the existing  running datatype enhancement.   and reload the reproxy. 
    I have one more datatype enhancement object in the same software component and in the same name space but its not giving the error. 
    Please  help ,  how to resolve it asap. 
    regards
    ram

    1.the datatype enhancement object may not be activated in the same software component .
    for this try these -
    after creating your data types and designing part. First close all the developement objects windows.
    then click on your sw component which you have created and activate it very first.
    then you will be able to activate all other objects
    or when you start activating your data types a new window with list of the objects which you want to activate opens
    in this new window you can see your sw component as the very last object select it first and activate it
    2. update the cache in both system
    i think these 2 reasons.u try it.

  • How to delete Software Component in XI ?

    Hi,
    I have created a Software component with a NameSpace Containing Some Scenarios. Now i would like to delete this Software Component as a whole from the IR.
    I tried deleting :
    1.From the SLD Software catalog - Deleted the s/w product and associated component , it was deleted in the SLD s/w catalog but no effect in the IR Side.
    2.Deleted all the XI Objects and NameSpace in IR , but still empty software component exist in IR.
    Any help in this Regards will be appreciated...

    See this
    /people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Regards,
    Prateek

  • How to delete Software Component from IR.

    Hi Experts,
       I have imported Software component from SLD in Integration Repository. How to delete Software Component from Intetegration Repository. Does it possible?
    Thanks
    siva

    1. Design:Integration Builder
    Double click on the Software Component Version
    In the display window, navigate the menu to Software Component Version and select Delete
    This removes both the Software Component and the Software Component Version
    Ensure that the Change List is empty
    2. SLD
    Double click on the Software Component and select the Remove button
    3. Clear SLD Cache
    You may want to go back into the Design:Integration Builder, navigate the menu to Environment and select Clear SLD Data Cache
    cheers,
    Naveen

  • How to delete Software Component Version From I.R

    Hi,
    Any Body tell me how can i delete Software Component Versions From Integration Repository there is no delete option showing on Right click. i already deleted dependent components thanks in advance.
    Thanks
    kiran.B

    Hi Kiran,
        Check this blog. It is stating how to delete SWCV :
    <a href="/people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder:///people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Regards,
    Subhasha Ranjan

  • How to find Software version using a copy of software without installing

    How to find Software version using a copy of software without installing

    How to find Software version using a copy of software without installing
    See answer given by Ahmed
    Right click on setup file and select properties and then details tab.
    http://social.msdn.microsoft.com/forums/sqlserver/en-US/c5424ffa-ce98-4899-ac0d-97cbcac10029/how-to-get-versionbuild-from-sql-install-media
    You can also open Mediainfo.xml to see information from Installation file
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • How to delete Software Component in Repository

    Hi forum,
    I have a software component in repository,
    i have deleted all nameSpaces inside it,
    how can i delete the Software component from the Repository,
    thanks

    Hi Sudeep,
    Select particular software component and In right side of window, select software component in menu and select delete option.
    Regards,
    Prakash

  • How can find software to install lbp3010b driver, how can find software to install lbp3010b driver

    dear all, how can find way to install software driver for lbp3010b, thanks.....

    contact makers of stuffilt deluxe http://www.stuffit.com/about/contact.html 

  • HT4623 how to find software update on my iphone 3?

    I'm trying to find software updates on my Iphone 3 in order to update my IOS can't seem to find the location.
    Thanks

    you don't have iOS 5...that's why you can't find it.

  • How to find a component inside region at the bean level

    Hi,
    Am using JDEV 11.1.2.0.0 . As per requirement developing a sample to use keyboard shortcut .. Registered the keys combination in the js and added the respective client and server listeners. My requirement goes as follows..
    1. Have a .jspx page called -> HotKeys.jspx.
    2. In the .jspx page have a region called DepartmentTF -> Department.jsff that in turn holds the navigation buttons.
    First -> Ctrl + F
    Next -> Ctrl + N
    3.Having running the page , when i give Ctrl + N , it should identify the Next button and trigger the respective code..
    But the issue is how do i found the Next button component at bean level...
    Thanks and Regards,
    Vinitha G

    Hi,
    if the JSFF is always shown in the region, then you could access the button with the knowledge of the path it sits in
    1. find the regions
    RichRegion _region = uiViewRoot.findComponent("regionId");
    2.
    _region.findComponent("idOfNextButton");
    If you need this to be more dynamic, have a read here:
    http://www.oracle.com/technetwork/developer-tools/adf/downloads/58-optimizedadffacescomponentsearch-175858.pdf
    Frank

  • How to Find Software Conflicts?

    After migrating everything from G5 Mac to new Mac Mini, the formatting functions in Mail have not worked (keyboard shortcuts for Bold, Italic, Underline). I have run all software updaters including the recent 10.6.7 combo updater to make sure I have the current versions of everything installed.
    I've done several tests:
    •In my regular account, reboot into "Safe Mode" (restart with S key down) and Mail works fine. Reboot back into "regular mode," problems with Mail return.
    •Create a new "Test Account" and open Mail: In "regular boot mode" Mail has problems; in rebooted "Safe Mode" Mail works fine.
    So in either account, Mail works fine when in "Safe Mode," doesn't work correctly in regular mode. So I am assuming there is some software conflict when I am in regular operating mode.
    If Mail works fine in Safe Boot Mode, but not in regular mode, how do I go about finding what software is conflicting with Mail? In old OS 9 days, we could restart with extensions and control panels disabled and add them back one at a time to find conflicts. But since working in OSX I have never seen reference to any such process.
    (I have also disabled all "Log In" apps so nothing is running when I boot the computer. With no other programs running, Mail misfires -- so I'm assuming it's conflicting with something else.)
    Any help on isolating software conflicts would be much appreciated.

    There was very little in those folders -- a few files related to old software. I tossed everything, restarting and testing Mail as I went -- made no difference. Only one file left in USER>LIBRARY>LAUNCHAGENTS: [email protected].plist
    Now nothing in the other folders.
    When I first started working this problem a few days ago, command-I and command-B when composing mail would not work. Now, those two commands will produce italic/bold text when composing mail, but they won't revert to plain text when using keyboard commands (command-i/b). Again, all works normally when in "Save Mode" startup.
    Thanks for these suggestions -- so far, nothing has made an impact.

  • How to find which component has a partial trigger to a specific component

    Hi,
    Not sure if this question has been posted earlier. Apology for repeating, but I need to know how to do this and could not find the answer by searching the forum.
    I want to know if there is a way to find out what all components that use a specific component in its partial trigger. So lets say I have two selectoneChoice.
    <af:selectOneChoice id="soc1" autoSubmit="true"
    value="parent"
    />
    <af:selectOneChoice id="soc2" autoSubmit="true"
    value="child1" partialTriggers="soc1"
    />
    <af:selectOneChoice id="soc3" autoSubmit="true"
    value="child2" partialTriggers="soc1"
    />
    There is the soc2.getPartialTriggers() method that gives on the partialtriggers on soc2. However, I want to know how can soc1 know who all are using it as their partialTriggers.
    Appreciate any clues and help.

    because i want to add a common valuechange listener method in my backing bean on the parent component that will update all its child components with a specific same value.

  • How to download software component dependinces

    Hi,
    We have to download 3 .sca files for check-in of dependences in CMS Track.
    Those files are:
    SAP_JTECHS.sca (Sp14)
    SAP_BUILDT.sca (Sp14)
    SAP-JEE.sca (Sp14)
    We don't find the files.
    Where can I download those files?
    Best Regards.

    Hello Rama Krishna ,
    You can download the mentioned files from
    http://service.sap.com/swdc
    Support Packages and Patches -> Entry by Application Group -> SAP NetWeaver -> SAP NETWEAVER -> SAP NETWEAVER 2004S ->  Entry by Component -> Application Server Java
    Regards ,
    SAntosh

Maybe you are looking for