Integration Repository

Hi SAP gurus,
I am pretty sure about this, but I wanted to ask is, what would be the KEY of an object or how can it be uniquely identified;
I look at IR and what I found is this SWCV, Namespace, and Name.
I think a combination of these would make it unique. Can someone please
back me up on this.
Thanks,
Adnan Abbasi

Hi,
For easy identification it will take the combination of two values.
Reward points if needful.
Thanks,
RamuV

Similar Messages

  • Error when starting the Integration Repository/Directory

    When starting the Integration Repository or Directory I get the following error message when the Java Web Start is launched:
    <i>JAR resources in JNLP file are not signed by same certificate</i>
    I am running on XI3.0 SP15
    Any idea?
    Thanks in advance.
    Kind regards,
    Dave Arends

    Solved this issue.
    Go to Administration - Java Web Start Administration.
    Click on 'Re-initialization and force signings' and start the Repository or Directory again.

  • How to run Integration Repository Designer

    Hello,
    I have installed NetWeaver 2004S SR2 ABAP+Java, Windows 2003 32-bit with MS SQL Server 2005. Did not install anything beyond that.
    The goal for me is to create the connectivity between our own application and SAP NW with use of PI module.
    Now, I'm trying to follow step-by-step guide "Step-By-Step Approach for Implementing XI" Scenarios(SAP on DB2 for Linux, UNIX, and Windows) and at certain point they ask to open the Integration Repository Designer, which I cannot find on my system.
    Questions:
    1. Do I need to install anything beyond already installed components to get access to PI/XI design and runtime tools?
    2. If not, how can I run this Integration Repository Designer?
    Thanks,
    Maxim.

    After running the transaction mentioned, I just get the Windows Explorer popped up with the folder "C:\Documents and Settings\Sap\SapWorkDir"
    Those are the files in this folder:
    SAP_Cache_Sap\
    SAPHistorySAP.mdb
    SAPHistorySAP.ldb
    sapfewdll_01_0007_00_692_1716.err.trc
    errorlog.gui
    No errors or any other messages in the SAP System window. Any suggestions?
    Maybe I'm not good at terminology, but saying "...while installing XI/PI..." did you mean I need to install that separately from the installation I ran from the SAP Solution Manager disc, providing NW Kernel 7.0 as a part of that installation?
    Thanks,
    Maxim.

  • Error in Integration Repository: ..SecStore.properties does not exist

    Hi Guys!
    I'm getting this error when I try to tick and save the values "Objects Are Original Objects" and "Objects Are Modifiable" in a software component version in the Integration Repository:
    "ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
    <hostname>\sapmnt\XIP\SYS\global\security\data\SecStore.properties" does not exist although it should.."
    Would any of you know what might be wrong?
    I'm using PI 7.0.
    Warm Regards,
    Glenn

    Is your XI installed on SQL Server? Seems like there is a db connection error woth XI to the underlying database.
    Check if the DB instance is running.
    VJ

  • Modification Buttons not active in Integration Repository

    Hello,
    we have a strange behaviour in Integration Repository. With java 1.3 on frontend all looks fine but with 1.6 modification buttons (text-preview...) for message-mapping objects (tab Design) are not active.
    Does anybody know this issue? What can we do to sail round this problem?
    Thanks
    Andreas

    Hi Andreas,
    I faced the same issue some times back, when I upgraded java from 1.4  to 1.6 version.
    So I had to disable all the java version later than java 1.4.2.
    Try this steps :-
    1. go to Control Panel - Java.
    2. In Java control panel , go to General tab.
       In temprory internet files click View. Here delete all the entries related to Your XI link.
    3. In Java control panel, go to Java tab.
       In java Applet Runtime Settings, click View. Uncheck all the version later than java 1.4.2.
       In java Application Runtime Settings, click View. Uncheck all the version later than java 1.4.2.
    Regards,
    Sunil Chandra

  • LinkageError at Interface Mapping in Integration Repository

    Hello,
    I have created interface Mapping and when I test them in Integration repository, it gives the following error.
    Please can anyone suggest on the same.
    Thanks
    vijaya
    Messages:11:53:40 Start of Test
      - LinkageError at JavaMapping.load(): Could not load class: com/sap/xi/tf/_MM_Material_
      - java.lang.NoClassDefFoundError: Illegal name: com/sap/xi/tf/_MM_Material_
           at java.lang.ClassLoader.defineClass(ClassLoader.java:538)
           at java.lang.ClassLoader.defineClass(ClassLoader.java:448)
           at com.sap.aii.ibrep.server.mapping.ibrun.RepMappingLoader.findClass(RepMappingLoader.java:173)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
           at com.sap.aii.ibrep.server.mapping.ibrun.RepJavaMapping.load(RepJavaMapping.java:130)
           at com.sap.aii.ibrep.server.mapping.ibrun.RepJavaMapping.execute(RepJavaMapping.java:49)
           at com.sap.aii.ibrep.server.mapping.ibrun.RepMappingHandler.run(RepMappingHandler.java:75)
           at com.sap.aii.ibrep.server.mapping.rt.MappingHandlerAdapter.run(MappingHandlerAdapter.java:110)
           at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInterfaceMapping(ServerMapService.java:141)
           at com.sap.aii.ibrep.server.mapping.ServerMapService.transform(ServerMapService.java:120)
           at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.transform(MapServiceBean.java:51)
           at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.transform(MapServiceRemoteObjectImpl0.java:305)
           at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:266)
           at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:292)
           at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
           at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:118)
           at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
           at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
           at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
           at java.security.AccessController.doPrivileged(Native Method)
           at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
           at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:144)
    11:53:40 End of Test

    Hello Homiar,
    Thanks for the Reply.
    I am on SAP J2EE Engine/6.30.
    Also, I a using j2re1.4.2_05 and j2sdk1.4.2_05. But I am still having the same error.
    The above Java versions are on my m/c. Should the Java runtime on server also should be the same.
    Please suggest.
    PS: I am putting the same reply on my initial Query also. If u need to reply to that linkage, you can select the hyperlink above the message saying 'Reply to the message'
    thanks
    Vijaya

  • Activating ABAP Mapping in Integration Repository?

    Hello Everyone,
    I am trying to activate the ABAP Mappings. I have followed the guide "how to use ABAP mapping in XI 3.0".
    But ABAP Mapping Type didn't appear in the List
    I have also cross-checked with this blog
    /people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi
    I have tried a number of options(Probably all possible options):
    1. SLD Cache Refresh
    2. Refresh Properties from Administration console of XI
    3. Full Cache Refresh
    4. Restart of Integration Repository
    5. Restart of J2EE instance from SMICM
    6. Restart of Entire XI Server
    7. All types of Refreshes from Administrator Console
    Also SLDCHECK works fine
    I find the property in the 'All Properties' Menu of the of the Administrator console of XI , but it is not reflected in the drop downlist!!
    Any Other possible options or solutions.
    XI is on SP 16.. Does that have anything to do ??
    Thanking you in advance
    Satish

    hi
    of course michal
    I have already mentioned that I have followed the steps of the guide.
    and I do a lot of home work by myself  before asking a question
    any  more ideas.
    thank u
    satish

  • Users not able to create new ojects in Integration Repository

    Hi,
        We did a heterogeneous copy of PI from AIX to HPUX. After that we have done few post installation steps w.r.to PI Specific usage type.
        all the developers are able to login to the integration repository, but when they are trying to "Edit" or "Create" new objects they are getting the following error
    "You are not permitted to create new objects since the software component cannot be changed".
       this is working with PISUPER user but not with any development user id and passwd.
        any response is higly appreciated.
      Thanks
      Sourav

    Hey NM,
        Thanks a lot for your suggestion. problem got resolved when i did what you said (checking the attributes with developers user id's)
    Thanks
      Sourav

  • Import of SAP Objects into Integration Repository in XI 3.0

    Hi all,
    I am not able to import SAP objects into the Integration Repository in XI 3.0. This option is under any Software Component  Version. I have selected the radio button "Import of RFC and IDoc interfaces from SAP systems permitted", in the Software  Component Version settings. After the connection data is specified for the SAP system nothing appears under the IDoc, Whereas  the import of RFCs is successfull.
    We also have another installation of SAP XI 3.0, here this option is working properly. Can anyone tell me what is the  problem, is is there something else to be configured inorder to do this.
    Best regards,
    Norway

    Hi Stephan
    Thank you for your answer. We have followed your instructions but did only get half a success. Here is what we have done:
    1) Created "External Definitions" for all related xsd-files with the same name as the xsd-filename and in our own namespace. Our namespace is different from those specified in the xsd-files. We have not change the namespaces in the xsd-files.
    2) Maintained the "source"-field with the name for the xsd-file and not the url as specified in our answer. When we used the filename only we got a value the field "name" in the "External References".
    3) We made a message mapping and imported the "top-level-xsd-element" from the "External Definition". This resulted in only the top level element and nothing else. What we expected was the possibility to drill down through the complete structure.
    What did we doe wrong? Perhaps I could talk you into spending 10 min. and try it your self? This url leads to a zip file with all the related xsd files: http://rep.oio.dk/ubl/xml/schemas/0p71/documentation/resources.html
    Do you know if it will be possible to make references across namespaces in a later version of XI?
    Regards
    Christian

  • Error whlie opening Integration Repository

    Hi All,
    In XI System whem iam clicking Integration repository iam getting the following error.
    JAR resources in JNLP file are not signed by same certificate
    Exceptions
    JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
    <jnlp spec="1.0+" codebase="http://usirs252.amer.corp.eds.com:50000/rep/">
      <information>
        <title>Integration Builder</title>
        <vendor>SAP AG</vendor>
        <homepage href="http://www.sap.com"/>
        <description>Repository</description>
        <description kind="short">Repository</description>
        <description kind="one-line">Repository</description>
        <description kind="tooltip">Repository</description>
        <icon href="http://usirs252.amer.corp.eds.com:50000/rep/start/graphics/sap6464.gif" width="64" kind="default"/>
        <icon href="http://usirs252.amer.corp.eds.com:50000/rep/start/graphics/SAP3232.gif" width="32" kind="default"/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <resources>
        <j2se initial-heap-size="33554432" max-heap-size="536870912" version="1.4+"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ibrep_client.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ibrep_core.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ibrep_sbeans.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ibrep_rb.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ib_client.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ib_core.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ib_sbeans.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_ib_rb.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_proxy_gen.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_map_api.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_mt_base.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_mt_rb.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_mt_rt.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_util_icons.jar" download="eager" main="false"/>
         <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_util_swing.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_util_xsd.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_util_xml.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_utilxi_misc.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_util_rb.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_upload_core.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/aii_upload_sap.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/clientaii_ib_sbeans.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/clientaii_ibrep_sbeans.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/frog.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/focus14.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/sapxmltoolkit.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/jta.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/ejb20.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/exception.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/logging.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/guidgenerator.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/jperflib.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/tenComposite.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/tenGraph.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/tenGraphics.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/tenGenerics.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/tenGui.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/sapni.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/sapj2eeclient.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/iaik_jsse.jar" download="eager" main="false"/>
        <jar href="http://usirs252.amer.corp.eds.com:50000/rep/repository/iaik_ssl.jar" download="eager" main="false"/>
        <property name="sap.theme" value="Streamline"/>
        <property name="jnlp.log.initialConfiguration" value="FILE, SIMPLE"/>
        <property name="jnlp.com.sap.aii.ib.client.properties" value="com.sap.aii.ib.client., com.sap.aii.ib.core., com.sap.aii.util.xml., com.sap.aii.connect., com.sap.aii.repository.mapping.additionaltypes, com.sap.aii.docu., com.sap.aii.ibrep.core., com.sap.aii.ibdir.core., com.sap.aii.ibdir.core.cts.,com.sap.aii.ibrep.core.cts.*"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.r3.sysnr" value="00"/>
        <property name="jnlp.com.sap.aii.connect.landscape.contextroot" value="sld"/>
        <property name="jnlp.com.sap.aii.connect.cr.name" value="usirs252.amer.corp.eds.com"/>
        <property name="jnlp.com.sap.aii.ib.client.content.languages" value="EN,DE"/>
        <property name="jnlp.com.sap.aii.connect.repository.contextroot" value="rep"/>
        <property name="jnlp.com.sap.aii.ib.client.login.languages" value="EN,DE"/>
        <property name="jnlp.com.sap.aii.connect.directory.rmiport" value="50004"/>
        <property name="jnlp.com.sap.aii.connect.cr.contextroot" value="sld"/>
        <property name="jnlp.com.sap.aii.connect.rwb.r3.client" value="001"/>
        <property name="jnlp.com.sap.aii.connect.directory.contextroot" value="dir"/>
        <property name="jnlp.com.sap.aii.connect.rwb.contextroot" value="rwb"/>
        <property name="jnlp.com.sap.aii.connect.landscape.httpsport" value="@com.sap.aii.server.httpsport.lcr@"/>
        <property name="jnlp.com.sap.aii.connect.repository.rmiport" value="50004"/>
        <property name="jnlp.com.sap.aii.connect.repository.httpport" value="50000"/>
        <property name="jnlp.com.sap.aii.connect.directory.name" value="usirs252.amer.corp.eds.com"/>
        <property name="jnlp.com.sap.aii.connect.cr.httpsport" value="@com.sap.aii.server.httpsport.cr@"/>
        <property name="jnlp.com.sap.aii.connect.repository.name" value="usirs252.amer.corp.eds.com"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.contextroot" value="run"/>
        <property name="jnlp.com.sap.aii.ibrep.core.cts.enableClTransport" value="true"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.name" value="usirs252.amer.corp.eds.com"/>
        <property name="jnlp.com.sap.aii.connect.rwb.httpsport" value="@com.sap.aii.connect.rwb.httpsport@"/>
        <property name="jnlp.com.sap.aii.connect.landscape.httpport" value="50000"/>
        <property name="jnlp.com.sap.aii.docu.languages" value="null"/>
        <property name="jnlp.com.sap.aii.ib.client.jnlp.j2se.initialheapsize" value="32m"/>
        <property name="jnlp.com.sap.aii.util.xml.parserFactory" value="com.sap.engine.lib.jaxp.SAXParserFactoryImpl"/>
        <property name="jnlp.com.sap.aii.repository.mapping.additionaltypes" value="R3_ABAP|Abap-class;R3_XSLT|XSL (ABAP Engine)"/>
        <property name="jnlp.com.sap.aii.connect.directory.httpport" value="50000"/>
        <property name="jnlp.com.sap.aii.connect.directory.httpsport" value="@com.sap.aii.server.httpsport.directory@"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.r3.httpport" value="8000"/>
        <property name="jnlp.com.sap.aii.connect.rwb.name" value="usirs252.amer.corp.eds.com"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.r3.client" value="001"/>
        <property name="jnlp.com.sap.aii.connect.cr.httpport" value="50000"/>
        <property name="jnlp.com.sap.aii.ibrep.core.transport.exportCtsDirectory" value="D:\usr\sap\X3D\SYS\global\xi\ctsExport"/>
        <property name="jnlp.com.sap.aii.connect.landscape.name" value="usirs252.amer.corp.eds.com"/>
        <property name="jnlp.com.sap.aii.ibrep.core.cts.enableTransportWizard" value="true"/>
        <property name="jnlp.com.sap.aii.connect.rwb.httpport" value="8000"/>
        <property name="jnlp.SAPMYNAME" value="usirs252_X3D_00"/>
        <property name="jnlp.com.sap.aii.docu.url" value="null"/>
        <property name="jnlp.com.sap.aii.ib.client.applicationname.directory" value="sap.com/com.sap.xi.directory/"/>
        <property name="jnlp.com.sap.aii.util.xml.transformerFactory" value="com.sap.engine.lib.jaxp.TransformerFactoryImpl"/>
        <property name="jnlp.com.sap.aii.ib.client.applicationname.repository" value="sap.com/com.sap.xi.repository/"/>
        <property name="jnlp.com.sap.aii.ib.client.login.InitialContextFactory" value="com.sap.engine.services.jndi.InitialContextFactoryImpl"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.httpport" value="50000"/>
        <property name="jnlp.client" value="true"/>
        <property name="jnlp.com.sap.aii.connect.repository.httpsport" value="@com.sap.aii.server.httpsport.repository@"/>
        <property name="jnlp.com.sap.aii.ib.client.jnlp.j2se.maxheapsize" value="512m"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.httpsport" value="@com.sap.aii.connect.integrationserver.httpsport@"/>
        <property name="jnlp.com.sap.aii.connect.integrationbuilder.startpage.url" value="rep/start/index.jsp"/>
        <property name="jnlp.com.sap.aii.connect.integrationserver.r3.httpsport" value="@com.sap.aii.connect.integrationserver.r3.httpsport@"/>
        <property name="jnlp.com.sap.aii.connect.rwb.r3.sysnr" value="00"/>
        <property name="jnlp.com.sap.aii.util.xml.schemaValidator" value="com.sap.engine.lib.schema.validator.SchemaValidator"/>
        <property name="jnlp.rc.release" value="7_00"/>
        <property name="jnlp.rc.applname" value="REPOSITORY"/>
        <property name="jnlp.rc.supportpackage" value="16"/>
        <property name="jnlp.rc.synctime" value="${sync.time}"/>
      </resources>
      <application-desc main-class="com.sap.aii.ibrep.gui.appl.ApplicationImpl">
        <argument>webstart</argument>
      </application-desc>
    </jnlp> ]
         at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
         at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
         at com.sun.javaws.Launcher.continueLaunch(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Please help me out in solving this issue

    Hi All
    I am getting this error with SP17 , does anybody knows any solution
    Error Description:
    An error occurred while launching the application.
    Title: Integration Builder
    Vendor: SAP AG
    Category: Launch File Error
    JAR resources in JNLP file are not signed by same certificate.
    I have tried refereing the Snote mentioned in this link 929144 but it is
    displayed with this message u201CThe requested Snote is either in reworking or is released internally only.u201D

  • Authorization Error For XI Integration Repository and Directory

    Hi All,
    I am new in this field.
    While accessing Integration Repository and Directory, I am getting the error "No Authorization for this action". I am trying to login with user J2EE_ADMIN, have following roles :
    SAP_J2EE_ADMIN
    SAP_J2EE_ADMIN
    SAP_J2EE_GUEST
    SAP_XI_ADMINISTRATOR_J2EE
    SAP_XI_CONFIGURATOR_J2EE
    thnx and regds:
    N.N. Tiwari

    hi,
    go to http://<host>:<port>/index.html -->User Management log in using j2ee_admin
    When you go into one of the tabs, there will a client entry . Just change.
    You should able to do the same thing with UME provider service in the visual admin.
    Please check Note 938980 if you are using VPN.
    This is probably a Java Web-Start issue. Please check logon with other JWS versions. Also check if you have any conflicting JWS versions installed.
    This is a checklist for logon errors:
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Also check the methods in these threads:
    Authorization error; unknown user name or incorrect password
    Authorization error in Integration Repository.
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • How to delete object in Integration Repository SAP PI 7.0

    how to delete object in Integration Repository SAP PI 7.0

    Hi Rashmi,
    Right click on the object, you would find the option to delete--> select it. Goto Changelist Tab and activate the changes.
    Ref: /people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Re: How to delete/remove the software component from integration repository
    Thanks,

  • Integration Repository Responsibility

    Hi dear,
    EBS R12.1
    OEL 5.4
    How do I create an "Integration Repository Responsibility"?
    In our VISION instance this resp. is existing, but in our CRP/UAT instance it is not :(
    Please help....
    Thanks a lot,
    Ms K

    Hi;
    Please check below which could helpful in future
    Oracle E-Business Suite Integrated SOA Gateway Release Notes, Release 12.1.1 [ID 565922.1]
    What's New in Oracle E-Business Suite Integrated SOA Gateway Release 12.1 (Part 1) [ID 848452.1]
    Oracle E-Business Suite Integrated SOA Gateway Release Notes, Release 12.1.2 [ID 953482.1]
    Oracle E-Business Suite Integrated SOA Gateway 12.1.1 Integration Repository Parser One-Off [ID 946192.1]
    Oracle E-Business Suite Integrated SOA Gateway Troubleshooting Guide, Release 12 [ID 726414.1]
    What's New in Oracle E-Business Suite Integrated SOA Gateway Release 12.1 (Part 2) [ID 848467.1]
    What's New in Oracle E-Business Suite Integrated SOA Gateway Release 12.1 (Part 1) [ID 848452.1]
    Regard
    Helios

  • Integration Repository objects

    Is it possible to store Integration Repository objects (Data Types,Message Types,Message Interfaces,Message Mappings and Interface Mappings) separately in the repository like (VSS ,CVS etc,.).Some times it will be helpful to merge specific versions of the objects and activate.If i am not wrong i can only see exporting IR objects as a whole and store in the repository.

    Hi Anand,
    I dont have a exct answer for it but i can give you a solution.....
    the thing is you can export your datatype as XSD and save that XSD at your coninient path.....so once your are in need of datatype you just import that XSD so you can see your datatype there..............so once you have your datatype i dont think it will take much of time to build IR Objects other than Mapping....this too can be solve if you use Java or XSLT Mapping...just have a copy of your pgm in local so that you can make use of it wherever you want ....hope this simplifies your task...f you feel im wrong kindly inform me...
    Cheers,
    Sundararamaprasad

  • Integration Repository Dump Error

    hi,
    Integration repository is not opening properly. Whenever i click on the IR link, a dump appears in MS powerpoint with bunch of text. This is same with ID. The links for SLD and RWB are working fine. Also this problem is only on my local PC - other users are able to open the links successfully. So server level, everything looks okay. What is the reason this is happening on just my computer?
    thx,
    Manpreet

    Once I click on either IR / ID, the below text gets displayed into an ppt.
        <information>
            <title>Integration Builder</title>
            <vendor>SAP AG</vendor>
            <homepage href="http://www.sap.com" />
            <description type="one-line">Repository</description>
            <description type="short">Repository</description>
            <description type="tooltip">Repository</description>
            <icon hight="64" href="start/graphics/sap6464.gif" type="splash" width="64" />
            <icon hight="32" href="start/graphics/SAP3232.gif" width="32" />
        </information>
        <security>
            <all-permissions />
        </security>
        <resources>
            <j2se version="1.4+" initial-heap-size="32m" max-heap-size="512m" />
            <jar href="repository/aii_ibrep_client.jar" />
            <jar href="repository/aii_ibrep_core.jar" />
            <jar href="repository/aii_ibrep_sbeans.jar" />
            <jar href="repository/aii_ibrep_rb.jar" />
            <jar href="repository/aii_ib_client.jar" />
            <jar href="repository/aii_ib_core.jar" />
            <jar href="repository/aii_ib_sbeans.jar" />
            <jar href="repository/aii_ib_rb.jar" />
            <jar href="repository/aii_proxy_gen.jar" />
            <jar href="repository/aii_map_api.jar" />
            <jar href="repository/aii_mt_base.jar" />
            <jar href="repository/aii_mt_rb.jar" />
            <jar href="repository/aii_mt_rt.jar" />
            <jar href="repository/aii_util_icons.jar" />
            <jar href="repository/aii_util_swing.jar" />
            <jar href="repository/aii_util_xsd.jar" />
            <jar href="repository/aii_util_xml.jar" />
            <jar href="repository/aii_utilxi_misc.jar" />
            <jar href="repository/aii_util_rb.jar" />
            <jar href="repository/aii_upload_core.jar" />
            <jar href="repository/aii_upload_sap.jar" />
            <jar href="repository/clientaii_ib_sbeans.jar" />
            <jar href="repository/clientaii_ibrep_sbeans.jar" />
            <jar href="repository/frog.jar" />
            <jar href="repository/focus14.jar" />
            <jar href="repository/sapxmltoolkit.jar" />
            <jar href="repository/jta.jar" />
            <jar href="repository/ejb20.jar" />
            <jar href="repository/exception.jar" />
            <jar href="repository/logging.jar" />
            <jar href="repository/guidgenerator.jar" />
            <jar href="repository/jperflib.jar" />
            <jar href="repository/tenComposite.jar" />
            <jar href="repository/tenGraph.jar" />
            <jar href="repository/tenGraphics.jar" />
            <jar href="repository/tenGenerics.jar" />
            <jar href="repository/tenGui.jar" />
            <jar href="repository/sapni.jar" />
            <jar href="repository/sapj2eeclient.jar" />

  • Integration Repository - Not starting up

    Hi All
      I am new to SAP XI . We have recently Installed Netweaver 2004s .  When we are trying to open Integration Repository from 'Exchange Infrastructure Tools'    it tries to open '"SAPj2eeclient.jar" or "repository.jnlp"  through  http://prosindia:50100/rep/repository/sapj2eeclient.jar but it gives error i.e.  "Could not verify signing in resource: http://prosindia:50100/rep/repository/sapj2eeclient.jar"
    Appreciate if anybody could put some light on this issue as I am new to SAP XI .
    Edited by: Rocky on Oct 12, 2008 6:42 PM
    Edited by: Rocky on Oct 12, 2008 6:45 PM
    Edited by: Rocky on Oct 12, 2008 6:46 PM

    Hi,
    Unable to open Integration Builderu2026checklist
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]
    Or, you can do it as mentioned below:
    Integration builder is a fat client and the required java libraries are downloaded for the same from the server. Downloading of libraries only happen for the first time using the Java Web Start.
    Sometimes there can occur problems while downloading theses libraries and error will show up as 'Unable to open Integration Builder'.Following is the checklist when this error occurs.
    1. Ensure that the required JDK is being used in the clent system
    2. Set the proxies to NONE in the Java Web Start by navigating
    Start>Programs>Java Web Start>File>Preferences-->Proxies
    3. Also check for the Host name & IP Address in the Hosts file under u201CC:WINDOWSsystem32driversetc hostsu201D
    Regards,
    Sarvesh

Maybe you are looking for

  • Dear experts help needed in creation of report in hr

    Please check the below code. There is one Transaction code PA20 from these i need the fields in my report. I tried writing the report but the fields are from structure so please help in creating the report. I am a beginner so i donno how to find the

  • Error while deploying a BPEL process

    Hi All, When I try to deploy a BPEL process, I am getting the following error: BUILD FAILED C:\jdevstudio10133\jdev\mywork\batch_app\batch_proj\build.xml:79: A problem occured while connecting to server "localhost" using port "8888": ORABPEL-02052 Ca

  • After Applying 11.1 PSU4/5 the Cognos Enterprise Planner Job fails

    We have recently applied Oracle 11.1 PSU5 to our Dev environment. The Application is IBM Cognos Enterprise Planner 8.4 version. The import_queue_tidy job fails with NO ROWS returned. If we use the new DLL to retry within 5 seconds, the job succeeds.

  • WIFI iPhone 3g not working

    My wifi is not working and i have tried alot of stuff please help! It will look like its conected but not and the Router secton and the DNS does not have anything there. like i said please help! IOS 4.2.1 Baseband 6.15.00

  • How do you scroll down in an embedded PDF

    I have tried a two finger scroll to no avail. The PDFs are loaded onto my school D2L system, so it won't let me download them only view them. However because I can't scroll I can't see past the first page ( it scrolls the entire web page instead of t