UDDI repository for EP 6

Good afternoon,
Please can you tell us how to access tto the UDDI repository for EP6 . The knows it use web services and wonder to know which ones ?
thanks in advance & rgds

Hello,
Some links .Hops it helps (reward points )
http://help.sap.com/saphelp_nw04/helpdata/en/fe/0cb6f543994cd08bbbc6e0f22023e0/frameset.htm
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/knowledge management - customizing the user interface and km repositories
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/sap ide java development tools

Similar Messages

  • New user can't update private UDDI repository

    I created a new user, wsdeveloper
    I connected to the uddi browser
    http://xxxx.usuwd.astrazeneca.net:60001/uddiexplorer/index.jsp
    I tried to Publish to Private Registry
    Logged on as wsdeveloper
    Tried to publish a new contact and got the following error:
    An error has occurred
    E_fatalError(10500): a serious technical error has occurred while processing the
    request. 'try to access method weblogic.security.SubjectUtils.isUserInGroup(Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/lang/String;)Z
    from class com.acumenat.uddi.security.weblogic.WebLogicAuthModule'
    If I repeat the process using the system account, it works ok.
    So how do I grant the new user write access to the uddi repository ?
    Regards,
    Mike

    Raj,
    It didn't work for me :(
    wsdeveloper is now in groups: operators and deployers
    And I get the same error. If I add wsdeveloper to administrators it works but
    I don't want developers to have admin privs. And I don't want admin to have to
    maintain the UDDI repository...
    I'm using the following versions:
    WebLogic Server 7.0 Thu Apr 25 17:16:22 PDT 2002 180709
    WebLogic XMLX Module 7.0 Thu Apr 25 17:26:07 PDT 2002 180709
    Regards,
    Mike
    "Raj Alagumalai" <[email protected]> wrote:
    Hello Mike,
    Can you try adding the user wsdeveloper to group operators ?
    I created a new user who belonged to group operators. I was able to login
    as
    this user and publish to the private registry.
    Hope this helps.
    Raj Alagumalai
    WebLogic Workshop Support
    "Mike Westaway" <[email protected]> wrote in message
    news:3db6c9b3$[email protected]..
    I created a new user, wsdeveloper
    I connected to the uddi browser
    http://xxxx.usuwd.astrazeneca.net:60001/uddiexplorer/index.jsp
    I tried to Publish to Private Registry
    Logged on as wsdeveloper
    Tried to publish a new contact and got the following error:
    An error has occurred
    E_fatalError(10500): a serious technical error has occurred whileprocessing the
    request. 'try to access methodweblogic.security.SubjectUtils.isUserInGroup(Lweblogic/security/acl/internal
    /AuthenticatedSubject;Ljava/lang/String;)Z
    from class com.acumenat.uddi.security.weblogic.WebLogicAuthModule'
    If I repeat the process using the system account, it works ok.
    So how do I grant the new user write access to the uddi repository?
    Regards,
    Mike

  • Cannot open repository for application

    Hi experts,
    I am getting the following error while deploying the application in the server..
    Cannot open repository for application
    can any boby plz tell me why this error is coming and how to over come this..
    regards,
    viswa

    HI fazal,
    this is the complete error trace i am getting...
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot open repository for application 'com.sap.demo.month_report.month_report.Month_report'.
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.isAuthenticationRequired(AbstractClientUserFactory.java:140)
         at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:190)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.repository.utils.RepositoryException: Did not find application 'com.sap.demo.month_report.month_report.Month_report' in repository.
         at com.sap.tc.webdynpro.serverimpl.core.repository.AbstractServerRepository.getApplicationInternal(AbstractServerRepository.java:182)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.isAuthenticationRequired(AbstractClientUserFactory.java:134)
         ... 51 more
    regards,
    viswa

  • Could not save the document to the repository for the following reason

    Hi,
    Some of the Scheduled reports are getting failed because of the following Error.
    Could not save the document to the repository for the following reason: [repo_proxy 30] InfoStore::ObjectExport::commit - (Helpers::InfoStore::ObjectExport::commit) File Repository Server error : Failed to put the file to file server: frs://Output/a_242/027/084/5512178/aduu8vtfkntmvyv8lsnntas.wid already exists.(hr=#0x80042a4a)(Error #-2147210678 (WIS 30567)
    i have searched about this but no use no information on the same.
    So Pls let me know why this problem will occur and how to resolve this,I am new to this forum if any this is wrong pls let me know
    Thanks in advance,

    HiShwetabh Suman
    Thanks a lot for immediate response,
    Please go through the following
    From the logs I see a difference in the execution steps as below:
    [2014-03-31 10:24:15,364] [TID:13] [INFO ] [child.RunStatusTimerTask.run():17]: calling checkRunStatus
    [2014-03-31 10:24:31,887] [TID:3168] [INFO ] [child.ChildImpl.request():23]: request: [GetLoad]
    [2014-03-31 10:24:31,888] [TID:3168] [INFO ] [child.ChildImpl.request():25]: response: [1]
    [2014-03-31 10:24:37,879] [TID:3153] [ERROR] [webi.PublishingSubsystem.run():93]: Throwable exception caught:
    com.businessobjects.rebean.wi.ServerException: Could not save the document to the repository for the following reason: [repo_proxy 30] InfoStore::ObjectExport::commit
    - (Helpers::InfoStore::ObjectExport::commit) File Repository Server error : Failed to put the file to file server:
    frs://Output/a_165/024/084/5511333/aqew_jeqdcjcrukoadjdtk0.wid already exists.(hr=#0x80042a4a)(Error #-2147210678 (WIS 30567)
    Can you please help us understand the reason why the child.runstatustimertask.run() is called in the case where we get the failure. Because upon noticing the difference in the steps of execution I see that this method is called and after that the failure is occuring.
    Also, few other findings are that :
    1. The error occurs from both the nodes adaptive job servers randomly.
    2. The IFRS and OFRS of one of the node is not being used at all for any file transfers (though the configurations are exactly same).
    Please advise and help us get rid of the said error.
    Can u give any permanent solution for us

  • Newbie dba -----Repository for Enterprise Manager

    i just took over this database,
    I am trying to login to Oracle Enterprise Manager Respository, i have found out that there is a sysman user on the database.
    i try to run the emca.bat file in the BIN folder, but the file is not there.
    i don't know how to run Oracle Enterprise Manager Respository or create the repository for the enterprise manager without the emca.bat file

    SQL> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    PL/SQL Release 9.2.0.7.0 - Production
    CORE 9.2.0.7.0 Production
    TNS for 32-bit Windows: Version 9.2.0.7.0 - Production
    NLSRTL Version 9.2.0.7.0 - Production
    on windows 2003

  • Where is the maven repository for Grizzly servlet webserver?

    Folks,
    I need to download Maven dependency grizzly-servlet-webserver. I have browsed a number of websites to see how people are defining the dependency in their pom.xml file. It is confusing to see people using different group-ids and different versions. My questions are:
    1. Where is the final Maven repository for grizzly-servlet-webserver?
    2. What is the group id for grizzly-servlet-webserver?
    3. What is the latest version of grizzly-servlet-webserver?
    Thank you in advance for your help.
    Regards,
    Peter

    Is it really that difficult? I type in "grizzly webserver" in google and get the java.net page for it.
    http://grizzly.java.net/
    Now in ONE CLICK I got the Maven documentation. I repeat: ONE CLICK.
    If you want to have certainty go to the source, not a programming forum!

  • Which Technology was selected then creating Master Repository for ODI?

    Hi,
    Which Technology was selected then creating Master Repository for ODI SQL Server 2003? Which technolgy must be selected?
    First of all I created master repository for ODI on SQL Server 2003 via Microsoft SQL Server, it did not work.
    I checked the Driver and URL as below
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<servername>:<PortNumber>;selectMthod=cursor;databasename=<databasename>;integratedsecurity=false
    there is a error as below
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         ... 29 more
    Caused by:
    com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    okan
    Edited by: ankist on Jan 15, 2010 2:46 PM

    It is highly recommended to use the JDBC Driver for SQL Server 2005, even if you are using SQL Server 2000. In ODI's pre-populated lists, it is not there - you will have to (1) get the driver yourself, downloadable from the Microsoft site. (get the driver v1.2, not the 2.0, and use a JRE v1.5, 1.5 or 1.6. The 2.0 driver from Microsoft requires the JRE 1.6)
    (2) use the
    Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    and the URL: jdbc:sqlserver://<myserver>:<myport, default 1433>;database=<mydb>;selectMethod=cursor
    these are not automatic, you will need to type them in.
    The database must be configured for connections from tcpip.
    For more information see the blog: http://odiexperts.com/?tag=sql-server-2005

  • Can I use the same Oracle Repository for the new FDM App

    Hi All,
    I have to uninstall FDM and install and re-configure FDM again and then restore FDM Apps present previously.
    For this, Can I resue the same Oracle Repository for restoring the FDM app on newly installed instance.
    As far as I know, I need to take the backup of that repository and then drop the Repository and create again and use it for new application
    Please suggest, are there any other ways to do this/..
    thanks in advance
    J

    You can reuse the repository. You will need to <Add Application> instead of <New Application>

  • Can I use one Business Partner repository for Vendor and Customer?

    Can I use one Business Partner repository for Vendor and Customer? or do we have to use Vendor and Customer Repository separately. How can we do that? What are the pros and cons? can any one provide some examples:

    Hi Deepak
    The key purpose of SAP "enabling" the facility of multiple main tables in a repository is to primarily "manage" those master data objects that are related to each other. Typical examples will be a) Customer - Material, b) Supplier - Material, etc.
    While, it is pretty easy to add multiple main tables in a repository, it is also important to understand the purpose of doing so based on the business requirements.
    Besides, you got to be aware that in case you are "fixing" any issues with one main table (master data object) for which you have to unload the repository, the users will not be able to use the repository that has a main table defined for other master data object. Hence, there are pros and cons of using this capability of multiple main tables.
    So, it is really important to understand the "W's" - What, Why, When, Where, Who of Data modeling before actually working on the "H" - How to in the SAP MDM tool.
    Hope this helps.
    Regards
    Neelesh

  • Can I use existing repository for master repository?

    can I use existing repository (for example repository from oracle designer )
    for master repository? could you give me please an explanation
    thanks

    You can use Existing repository for your master Repository.
    Or you can create a new schema in your database and create
    master repository on that schema.
    I hope this answers your question

  • Sharepoint 2007 as Content repository for KM

    Hello
    Any one know if it is possible to define Sharepoint as repository for KM (EP7 SP10)?
    TNX
    Erez

    Hi Erez,
    I am not sure about the interoperability between Sharepoint 2007 and EP7 SP10. But there is a document about the interoperability of older versions. Find it <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e891378-0601-0010-5386-a3387f1b161b">here</a>.
    Basically, SAP Knowledge Management can be used as a WebDAV server or a WebDAV client. In a scenario as a WebDAV client, SAP KM provides an access to documents stored on other WebDAV-enabled servers. For this purpose, you use the WebDAV repository
    manager.
    The setting up the access to documents in SharePoint Document Libraries does not dif-
    fer from the default procedure and comprises following steps:
         •  Define an HTTP system in the CM system landscape.
         •  Create a cache for the WebDAV repository manager.
         •  Configure the repository manager parameters for the WebDAV repository man-
            ager.
    That should still work for the new versions of Sharepoint and EP.
    Hope I could help!
    Best regards,
    Martin

  • Repository for Content Management

    How do I know that whether TREX or CRM Database is used for Content repository?
    I am able to import & link documents under 'Document Search' in IC Web .
    I would like to know what is configured as a repository for document management.
    I know where to configure content repository,TREX RFC connection,but where can I tell the system which one system should use for storing documents?
    Thanks,
    Thirumala.

    HI
    Can you check tx OAC0 ? This might give you some hint.

  • Changing content repository for external archiving:

    Recently my company is in the process of transitioning from one document archiving server to another.  We configured a new content repository in our system, and then I used transaction OACT to change the content repository for the category of documents that I am working with.
    This appeared to work well on development,  old documents on the server A were still accessible,  newly created documents were archiving succesfully to server B.
    The problem arose when I attempted to transport my change to the QA server.  It seems that when a change to a content repository field is made in transaction OACT the transports do not contain a change to that field, so I cannot change it in QA.
    The following entries are created in my transport:
    IMG Activity  Define Content Categories
         View Maintenance: Data
             V_SDOKSTCA
                 SDOKSTCAE
                 SDOKSTCAT
                 SDOKSTCDSP
    I can change the Document Area,  but the content repository field is not included in the transport.  Has anyone else run into this when migrating between archving servers?

    It seems that it isn't a good idea to change the content repository for this type of object once a system has gone live.  I'm planning to have all of the documents previously archived migrated to the new server and once that occurs I'll edit this field directly in production...
    If anyone has a better suggestion please let me know.

  • Creating MDM repository for Material Master Data

    Hello MDM Gurus,
    I am new to SAP MDM. I want to create MDM repository for Material Master. What I unddertand is, I can create repository using Bussiness Content shiped with MDM software. I will copy *.a2a file to archive folder of MDM server and unarchive repository. I have following question for you.
    1. HOw do I use export maps and import maps which I found in Busines contenst\Material folder?
    2. How do I use MDM Lookup Tables which is xml document in Busines contenst\Material folder?
    3. Why is the use of MDMGX_55520_Material.txt file which I found in Busines contenst\Material folder?
    4. What is the use of *.xsd files and how can I use them?
    Thanks,
    Bhupesh

    Hi Bhupesh
    1. HOw do I use export maps and import maps which I found in Busines contenst\Material folder?
    save all the map files on your loacl machine. open import manager and select file-> Import, browse to the .map file and save the map with a meaningful name. now next time connect to the source file you want to import and OPEN the map saved.
    2. How do I use MDM Lookup Tables which is xml document in Busines contenst\Material folder?
    Businees content contains the standard  ECC refernce tables like countries, regions etc which can be refreshed from ECC. for this you have to configure MDMGX, defining all the ports in MDM and in ECC the tables from which data has to be refreshed. refer to below threads for details.
    Extract Data usnig MDMGX
    How to Export Materials from ERP to MDM 7.1 via MDMGX?
    3. Why is the use of MDMGX_55520_Material.txt file which I found in Busines contenst\Material folder?
    This helps us in configuring the table extraction from ECC, refer to thread-> Extract Data usnig MDMGX
    4. What is the use of *.xsd files and how can I use them?
    Schema files are used for syndicating the records from MDM to source system. Say we want to syndicate material master from MDM to ECC and in ECC they will be posted via MATMAS05 IDoc. these schemas are the structure of IDoc which will contain the values which will be syndicated from MDM.
    Let me know if you know some more details.
    regards
    Ravi

  • Oracle Integration Repository for API's.

    Where can I find the Oracle Integration Repository for all the API's related information for R12. Initially i used to go through this site http://irep.oracle.com/index.html
    for API related information for 11i, even this is not working. For R12 the Integration Repository is delivered as a Responsibility internally when EBS is Deployed. Is there Any way to Accesses it externally on WEB similarly like 11i one?
    Thank's in Advance.

    Hi;
    Please check below which could be helpful for your issue:
    API User Notes - HTML Format [ID 236937.1]
    R12.0.[3-4] : Oracle Install Base Api / Open Interface Setup Test [ID 427566.1]
    Pelase also check below:
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    Regard
    Helios

Maybe you are looking for