JAVA aplication and MDM

Hi forum,
We've created a XI 3.0 scenario in order to make an integration between JAVA applications and MDM
The JAVA application needs the Message Type "XML Namespace" field to be filled, but MDM doesn't import the sent xml messajes through this scenario because "doesn't accept" those xml with this field.
We think we could eliminate this field in Message Mapping through XSLT Mapping, is this possible?
how could we do that?
any idea?
King regards

Hi
I understood this is ignoring one source field.. in mapping to target message using XSLT .
it is possible..just don't write this field in target message output generation module.
thanks,
venu.

Similar Messages

  • Steps for java apis and mdm

    Hi all ,
    How we can work with JAVA APIs and MDM .
    Please tell step by step ways.
    thanks in advance.
    Thnks
    nm

    Hi Man,
    You have to specify the correct JAR files in the classpath of the Java Virtual Machine (JVM). The API consists of five JAR files:
    1. mdm-admin.jar
    2. mdm-common.jar
    3. mdm-core.jar
    4. mdm-data.jar
    5. mdm-protocol.jar
    These files in one single archive file with the name MDMJavaAPI_Ver<buildnumber>.zip. you can download this file from the service market place by using mentioned below link:
    http://service.sap.com/swdc
    then goto Download>Support Packages and Patches> Entry by application group -->SAP NetWeaver -->SAP MDM -->SAPMDM5.5 -->Java API
    for the Java API documentation, you can download it from the link below:
    http://help.sap.com/javadocs/MDM/current
    But remember one thing that this JAVA API Version file must be compitable with your MDM Server version.you can verify this as per the build version.
    Hope this will help you.
    TNR,
    Saurabh...
    Edited by: Saurabh Kumar Sahu on Feb 1, 2008 8:09 AM
    Edited by: Saurabh Kumar Sahu on Feb 4, 2008 7:49 AM

  • Java Aplication and MSaccess

    Hi..
    I want to write a simple aplication in Java, and bc it will run localy and It will be easy to send az a jar file to other plp, iI think it is best to use a MS access databasefile and have this inside the jar file,
    Question 1. is it possible to do that or should the access file be out side the jar file and be in the same directory separatly ?
    Question 2. I have never used database in Java,
    dont know how to connect to the file and read and write to it..
    is ther anyone who can write a simple aplication wit connect to Access database for me ?
    or if you have and just mail it to me ?

    Hi..
    I want to write a simple aplication in Java, and bc
    it will run localy and It will be easy to send az a
    jar file to other plp, iI think it is best to use a
    MS access databasefile and have this inside the jar
    file,Or another database that you can embed in the JAR.
    Question 1. is it possible to do that or should the
    access file be out side the jar file and be in the
    same directory separatly ?Not sure. I believe it has to be external, but I haven't tried putting it in a JAR.
    In either case you're assuming that the client has MS Access installed and the proper version.
    Maybe another Java-based database like Hypersonic SQL or Derby will be better for this.
    If you don't know SQL or JDBC it's going to be difficult either way. If you're new to Java, this would be considered a challenging assignment.
    >
    Question 2. I have never used database in Java,
    dont know how to connect to the file and read and
    write to it..Find the JDBC tutorial.
    is ther anyone who can write a simple aplication wit
    connect to Access database for me ?So you're willing to write a check and send that to me?
    or if you have and just mail it to me ?USD is preferred. Thanks.
    %

  • MDM 5.5 SP04 Java API and Web Service Documentation

    Is there documentation available that reflects the SP04 changes to the Java API, and the web services that are now available?
    As of this morning, service marketplace contained spotty SP04 docs.
    Thanks in advance,
    Mike

    Mike,
    A cookbook would be wonderful (I think our developers would throw a party)!
    An updated object model (as a preface to the user guide) for the legacy API (MDM4J.jar) AND the new "rebranded" API (mdm-*.jar) would also work.
    I've been reduced to comparing the SP3 & SP4 javadocs
    One fun approach that appears to be working for us, is to model each process using the DataManager, and try to duplicate that exactly via the corresponding API objects (e.g. the simple Connect-Find Table-Search Table-View Result Set-View Record-CheckOut/Upsert/Validate/CheckIn dance).  New features in the DataManager reveal themselves a little more readily
    Good luck,
    ...Dee

  • How and where to install MDM Connector and MDM Java API

    Hi all
    I am installing MDM Server 5.5 and refering to Installation gude
    MDM 5.5 SP06 installation guide (Document Version 1.1 – December 10, 2007).  While installing Development and Portal components , We have to install MDM Connector and MDM JAVA API. I want to know whether the file JAVAAPI<version>.sca file is to extracted on MDM Server or SRM Server ( Using SDM). Please let me know
    Thanks in advance.
    Vitthal prabhu

    Hi Vitthal,
                 We have to install MDM Connector and MDM JAVA API.
    All these sca files that u got along with the business content needs to be deployed onto Web Application Server (recommended WAS 7.0 ).
    U can deploy these files with the help of SDM.
    Hope dis solves ur problem.
    Regards Tejas..............

  • How could JAVA API and ABAP API useful to MDM.

    Hi Experts,
    How could JAVA API and ABAP API useful to MDM, and any coding in Java or ABAP is required in MDM.

    Hi Reema,
    Java API and ABAP API are verry usefull to MDM to integrate MDM with other SAP componants like SAP R\3, EP etc. :
    It dose not required any coding in MDM infact in JAVA API coding can be done on NWDS(Netweaver Developer Studio).And for ABAP API coding is done on SAP R\3 System in ABAP editor.
    JAVA API:
    By using Java API MDM client operations can be performed.For one need to install NWDS and to deploy some .jar files and with the help of standard classes and interfaces it can be connected to MDM server and various operations like create repository ,connect to repository ,Data mainuplation etc.
    ABAP API:
    Suppose you have an Expert abaper and you want him to perform MDM operations.In that case he need not to learn MDM basic Data types infact by doing some settings on R\3 and MDM server side an ABAPer  can perform
    MDM Cnsole and MDM Data Manager level operations.
    you can go through these links
    http://help.sap.com/javadocs/MDM/SP06/overview-summary.html
    /people/bv.pillai/blog/2006/11/28/installing-mdmtech-add-on-and-configuring-the-mdm4a-mdm-for-abap-api
    Here the coding is done on SAP R\3 system.
    hope it will give you some idea about Java API and ABAP API
    Reward if helpful
    Thanks ,
    Vinay Yadav

  • Archiving of Java component and SAP MDM

    Hi,
    For ABAP components it's quite easy to archive data or manage documents through BC-AL and BC-HS interface.
    Does there is the same type of interface for java components (PI or EP for example) and for SAP MDM.
    What I wantt to do is data archivng with probant value by using Opentext LEA or Documentum for example
    Thanks in advance,
    Thomas

    Hi Sri,
    There are many possibilities in XI for your scenario.
    1. You can post an http request from your java application to SAP XI. In that case you need an HTTP Adapter and an RFC Adapter in XI.
    2. You can generate a file from your java application which will be picked up by SAP XI using FILE Adapter and using RFC or IDoc adapter you can post the data into R/3.
    3. Optionally you can try with webservice from your java application so that using XI SOAP adapter you can get the data from Java application.
    and the options are still more....
    Thanks,
    Sasi

  • How I can create a XML file from java Aplication

    How I can create a XML file from java Aplication
    whith have a the following structure
    <users>
    <user>
    <login>anyName</login>     
    <password>xxxx</password>
    </user>
    </users>
    the password label must be encripted
    accept any suggestion

    Let us assume you have all the data from the jsp form in an java bean object..
    Now you want a xml file. This can be acheived in 2 ways
    1. Write it into a file using java.io classes. Say you have a class with name
    write("<name>"+obj.getName+</name>);
    bingo you have a flat file with the xml
    2. Use data binding to do the trick
    will recommend JiBx and Castor for the 2nd option
    Regards,
    Rajagopal

  • JAVA API AND ABAP API SIMPLE SCENARIO

    Hello MDM gurus
    I have never used any Java API or ABAP API to leverage and present MDM functionalities on front end systems like portal,etc...
    Could you please give me all the required to play around with JAVA api and ABAP api's.
    Points will be given to every valuable answer.
    Thanks

    Hi Nazeer,
    In order to use Portal you need Java APIs and to start with refer the MDM Java docs to get the basic idea of various classes and methods to be used in developing the simple java application and access it using portal.
    http://help.sap.com/saphelp_mdm550/helpdata/en/47/9f23e5cf9e3c5ce10000000a421937/frameset.htm
    Sample code for Duplicating Repository
    public class TestDuplicateRepository
               public static ConnectionPool simpleConnection;
               public static RepositoryIdentifier repIdentifier,repIdentifier1;
         public static String session;
         public static String connection = "MDMServer_Test";
         public static String repository1 = "Test_Repository";
         public static String repository2 = "Test_Duplicate";
              public static DBMSType dbmsType = DBMSType.MS_SQL;
         public static void main(String[] args)throws CommandException, ConnectionException
                   //Creating Connection.
                   simpleConnection = ConnectionPoolFactory.getInstance(connection);     
                   //Establishing connection with Repository.
                   repIdentifier = new RepositoryIdentifier(repository1, connection, dbmsType);
                   repIdentifier1 = new RepositoryIdentifier(repository2, connection, dbmsType);
                   //Creation Sever Session.
                   CreateServerSessionCommand createServerSessionCmd = new CreateServerSessionCommand(simpleConnection);
                   createServerSessionCmd.execute();
                   session = createServerSessionCmd.getSession();
                   //Authenticating Server Session.                    
                   AuthenticateServerSessionCommand auth= new AuthenticateServerSessionCommand(simpleConnection);
                   auth.setSession(session);
                   auth.setUserName("Admin");
                   auth.setUserPassword("Admin");
                   auth.execute();
                   session = auth.getSession();     
                   //Duplicate Repository Command
                   DuplicateRepositoryCommand duplRepCmd = new DuplicateRepositoryCommand(simpleConnection);
                   duplRepCmd.setDBMSUserName("sa");
                   duplRepCmd.setDBMSUserPassword("abc");
                   duplRepCmd.setSession(session);
                   duplRepCmd.setSourceRepositoryIdentifier(repIdentifier);
                   duplRepCmd.setTargetRepositoryIdentifier(repIdentifier1);
                   duplRepCmd.execute();
    Similarly you can try with Getting server version, Archive repository and then move on to adding,modifying records etc.
    For ABAP APIs refer the below link
    http://help.sap.com/saphelp_mdm550/helpdata/en/44/93aa6e31381053e10000000a422035/frameset.htm
    Regards,
    Jitesh Talreja

  • Java Program in MDM to call a standard java class

    Hi All,
    In MDM- GDS, (Global Data Synchronization), we have a scenario where, once we register the Items , it will be transported to a Data Pool called 1SYNC through SAP PI.
    There is a standard Java PRoxy(Kind of java Class) in MDM, which will be triggered once we register the Item in MDM-GDS.
    That Java Proxy will send the Item INfo as a XML message to PI.
    So we would like to know whether its possible to automate this process.
    Like,Writing a new Java Program which will check all the new items and trigger the Java Proxy and send these items as XML Messages to PI.
    I m new to MDM. So it would be really helpful, If i could get some inputs on this. Like, is it possible in MDM. If so, how?

    Aarthi,
    you can acheive this from MDM itself, and need not to write any Java proxy.
    you may consider following logic.
    Create a field with the Name Status and Initilize it with Value "new". Now define syndicaiton Map to syndicate records which holds value "new" in the status field.  define a workflow with syndication step, using maps defined earlier. After syndication step, execute an assignment to change Status field value from "New" to "Syndicated".
    Revert back if any question.
    ~ Shiv

  • Why to use the Java API in MDM

    Hi Experts,
    I am new to the MDM.
    We are having the requirement of inetration between Portal and MDM.Can u please tell me when to use the following coponents like the scenorio's.
    Why to install the MDM Business packages in Portal?
    why to use the JAVA API.
    Please give me the complete information.
    Regards

    Hi Vijay,
    Standard Business Package is use to provide interaction between MDM Server and the Portal. It consists of MDM iViews like Item Detail iView (allows to create,edit and delete the records) , Resultset iView (Displays the records, allows to add the records in workflows etc), Search iViews (for searching)i.e. Data Manager functionality.
    Java API are used when you need some functionality that standard MDM iViews dont have.MDM Java API consists of set of classes and interfaces with the help of which customization can be done.
    Regards,
    Jitesh Talreja

  • Unable to work with Java APIs in MDM new version 5.5.42.65

    Hi,
    I developed few java applications using MDM Java APIs in the old version(5.5.41.70) of MDM.
    After  installing new version(5.5.42.65) of MDM  in my system, i tried to execute the java applications,am getting failed to execute the applications.
    Does the change in the Version not allowing the Java MDM application to execute or is there any other reason..?
    Regards
    Praveen K

    Praveen,
    Are you using the new jar files as well?  The api jars and the mdm server must be on exactly the same version.
    Hope this helps.
    Greg

  • SSO Connection Between Netweaver CE 7.2 and MDM 7.1

    Hi ,
    I am trying to set up SSO connection between Netweaver CE 7.2 and MDM 7.1 systems in our landscape.
    But Iam not finding the MDM template in Netweaver CE to create the MDM system in System configuration tab of CE.
    Please help me on how to go about to create the SSO connection between CE and MDM system.
    Regards,
    Anand V

    Hi Shiv,
    The MDM content business package  MDM JAVA WD FRAMEWORK 7.1 7.11 and  MDM WEB SERVICES_RT 7.1 7.11 based on Note 1471326 have been Installed on CE but the restart was not taken.
    Is the frestart necessary to get the MDM template?
    Regards,
    Anand V

  • Java aplication in the internet

    Hi
    I've wrote a java aplication (about 30 clases) and I need to make an internet site that the user will be able to activate my program from it.
    what should I do?
    when running the main class a GUI is showed and I want the user to "play" with the GUI.
    thanks in advance
    od

    Check out Java Webstart:
    http://java.sun.com/products/javawebstart/

  • SRM One Client + Portal and MDM system on top of SAP EHP4 system

    Hi!
    we successfully upgraded SAP ERP 6.0 system to SAP EHP4.
    Now we would like to extend the functionality by adding the following components:
    - SRM One Client
    - Portal and MDM
    Question:
    1) Can some one explain  the procedure to do this?
    2  Where can I find the Installation files and documentation?
    Any helpful information will be very appreciated

    Hi!
    Thank you very much for your response!!
    My actual situation:
    I have a EHP4 for SAP ERP which has only ABAP stack.
    Questions
    1) Should/must I install a Java-Add In Instance?
    a) Is it possible to install a Java Add In Instance for EHP4 ERP system or do I need only a extra/new Windows server for this?
    b) what are the must usage scenarios I have to choose for the Java installation (Portal, MDM, PI)?
    2) what is the exact installation sequence (SRM One Client, SRM MDM, NW Portal)?
    Thank you very much!

Maybe you are looking for

  • IDVD 08 worked, now freezes

    My particular situation is that iDVD 08 worked fine for about 2 weeks. Now when I open it, the "loading themes" bar comes up for a while, goes away, then the dreaded "whirling beach ball" goes on forever (only on the menu bar), and I have to "force q

  • ACR corrections not showing up in Bridge previews

    I made a lot of color and tonal corrections to CR2 files (from a Canon 5D) in Camera Raw. When I go back to the folder in Bridge the "old" previews only show up (looks like generic previews); as I scroll thru the images, each time I select an image p

  • Using java with mysql JDBC

    Hello I'm trying to write a program which reads in tab-delimeted text files and then stores the results in a mysql database. The files are roughly 20,000 lines long and can have up to 10 columns, so for the biggest files I have 200,000 pieces of data

  • Procedure with recursive query working in 11g compiles with error in 10g

    Hi, All, I have a procedure that recursively selects tree-like table (with ID-ParentID relationship). Query itself works perfectly and exactly like I need in 11g and procedure containing it compiles well. But when I try to create the same procedure i

  • Integrating SAP Java Connector with SAP XI

    Hi XI experts We are about to integrate our SAP ERP2004 system with a new WMS system.  The vendors of the WMS system normally integrates with ERP directly through SAP Java Connector, but we would like to put SAP XI between the two systems so we have