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

Similar Messages

  • Activating 'ABAP MAPPING'

    I'm trying to register ABAP MAPPING as a new additional mapping.
    I've done all that sap says in his 'How to ...' pdf document. The only thing i don't know how to do is the part what says ... 'Therefore, the additional mapping type name must be registered as RFC-Destination in the Integration Server, too.'.
    Where can i do this step?
    Thanks.

    You have to refresh the Cache and go to http://<host>:J2EEport/rep
    Click on Administration -> Repository -> Administration of Properties -> All Properties -> Check your parameter in the right window whether it populated the value you mentioned in the Exchange Profile. If you do not see that click on <b>Refresh</b> at the top of the window.
    Go to IR and Environment -> Clear SLD Data Cache and check whether the ABAP Mapping available in the IR.
    If it still does not appear, close the IR and relogin then it shows up.
    regards
    Shravan

  • 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

  • Problem in activating design objects in Integration Repository

    Hi Experts,
    I have created some design objects in a namespace. But if I try to activate these objects it gives me the below error:
    Namespace http:
    test.for.api.com is not defined in the software component version TESTSOFTWARECOMPONENTFORAPI 0 of sap
    I have already added the "http:
    test.for.api.com" to the software component version.
    Can anyone please help.
    Thanks in advance,
    Suraj

    Hi,
    you need to activate the test.for.api.com (by activatiing software component name in Change tab) first
    and then activate the rest of the objects
    let me know if this worked
    Regards,
    Michal Krawczyk

  • Testing ABAP mapping

    Hi,
            I have created one ABAP mapping class with the method IF_MAPPING~EXECUTE.I tried to test the mapping program in a report by passing  the source(XML document as a string).The call to the mapping method is done as follows:
    CALL METHOD CLASS1=>IF_MAPPING~EXECUTE
         EXPORTING
              source = sxml
            IMPORTING
               result = sxml1.
    When I try to activate the above call, I get an error message which says that You can only use class=>method  with static methods.This is happening in SAP WAS6.20.I understand that ABAP mapping can be tested in dynamic calls only in XI.
             So the only option left is to test the ABAP mapping in Integration repository Design -Interface mapping.When I include ABAP mapping class  in the interface mapping and run the whole scenario,I get error message in SXMB_MONI.
    Is there an easy way out to test the ABAP mapping than including it in the Interface mapping?If you have some ideas,please inform.
    Thanks in advance,
    S.Banukumar

    Hi Chris,
              Thanks a lot.I have corrected the name space as ns instead of ns0.I have  done the Design and Directory setting as suggested by you.Now I am getting the following error when I try to test my scenario in
    SXI_MAPPING_TEST.
      <?xml version="1.0" encoding="utf-8" ?>
    - <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    - <asx:values>
      <ERROR href="#o97" />
      </asx:values>
    - <asx:heap xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:abap="http://www.sap.com/abapxml/types/built-in" xmlns:cls="http://www.sap.com/abapxml/classes/global" xmlns:dic="http://www.sap.com/abapxml/types/dictionary">
    - <cls:CX_XMS_SYSERR_MAPPING id="o97">
    - <CX_ROOT>
      <TEXTID>579DFEE1FC5AF24F9C83617A696DC539</TEXTID>
      <PREVIOUS />
      <KERNEL_ERRID />
    - <INTERNAL_SOURCE_POS>
      <PROGID>160</PROGID>
      <CONTID>650</CONTID>
      </INTERNAL_SOURCE_POS>
      </CX_ROOT>
      <CX_STATIC_CHECK />
    - <CX_XMS_SYSTEM_ERROR>
      <ID>APPLICATION_PROGRAM_ERROR</ID>
      <P1>$TMP.BOOKINGTOMSG</P1>
      <P2>R3_ABAP</P2>
      <P3>UNCAUGHT_EXCEPTION</P3>
      <P4 />
      <INFO />
      <CATEGORY />
    What could be possible reason for the exception?Do I need to give the name space for the ABAP mapping name when I include it in the Interface mapping?
    Thanks,
    S.Banukumar

  • Integration Repository: Dependency Button for Mappings is disabled

    Hi experts,
    we are using SAP PI 7.0. When I open a mapping in Integration Repository and want to display the dependencies, the button (and some others) are greyed out.
    Do you have any idea why this happens ?
    Thanks in advance and kind regards,
    Jürgen

    Hi Surya,
    thank you very much for your reply. A very good idea and I've checked it, but unfortunately it didn't help. The buttons are still disabled.
    Kind Regards,
    Jürgen

  • 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

  • Dynamic configuration in integration process using abap mapping

    Hi everybody,
    i have the following scenario:
    file adapter -> integration process -> file adapter
    The integration process uses an ABAP mapping and sets the filename in dynamic configuration as follows:
    *-- Set Parameter
        clear ls_dyn_record.
        ls_dyn_record-name      = gc_dyn_config_name.
        ls_dyn_record-namespace = gc_dyn_config_ns.
        ls_dyn_record-value     = <new_file_name>
    *-- Write configuration
        ir_dyn_config->add_record( ls_dyn_record ).
    But now the new filename is not reflected in the file adapter (receiver). In the integration monitor (SXMB_MONI) i still find the old filename.
    Whats wrong?
    Elko

    The ABAP mapping is more complex, setting filename in Dyn. Conf. is just one step in mapping.
    If I check the Workflow protocol of the Integration Process, I find the following in the Trace of the ABAP-Mapping:
    The filename has been set to 3233340.SWNF00HW.P10I. The Suffix P10I has been added in the ABAP mapping.
    When I check the subsequent message in SXMB_MONI I find:
    The added suffix is missing in the filename !!
    Elko

  • ABAP Mapping : Link to the repository

    Hello,
    I'm taking a look at PI Mapping with ABAP. In the documentation I find how I have to program the ABAP part, but I am missing the link with the messages defined in P.
    I made a class 'ZA_CL_KCL_MAPPING' with interface IF_MAPPING in it.
    I made the changes to the exchange profile, putting 'R3ABAP|ABAP-Class;R3XSLT|XSL (ABAP Engine)' in 'com.sap.aii.repository.mapping.additionaltypes'.
    What is the step by step process to make my ABAP mapping really work ? Where do I put my missing link .
    Thanks in advance.
    Kris

    Try giving this entry in Exchage Profile under  IntegrationBuilder>IntegrationBuilder.Repository>com.sap.aii.repository.mapping.additionaltypes
    R3_ABAP|Abapclass;R3_XSLT|XSL (ABAP Engine)
    Close IR and Reopen. Now in interface mapping you can select the ABAP Mapping Type. Then give your abap class name there exactly what you defined in SE38.
    Activate and test using Test tab of Interface Mapping. Use some sample payload of Source XML which you should be knowing.
    Note:- Message Mapping is not required.
    Regards,
    - Gujjeti.
    Edited by: Praveen Gujjeti on Mar 23, 2009 7:35 PM

  • Integration Repository - Message Mapping Dependencies Button

    Hello everybody,
    I have a problem in my message mappings, I have the dependencies button and the other buttons in this tool bar unavailable, but I can use them in a mapping template is there a reason for this and the others buttons in this toolbar to be unavailable???, thanks in advance.
    Regards,
    Julio Cesar

    HI,
    Please check your Java version which is installed.
    goto Help->Information in Integration repository.
    To download J2SE JRE use the following link
    http://java.sun.com/j2se/1.4.2/download.html
    Also enabled the option 'Objects are modifiables' in the Software Component version
    Thanks and Regards,
    Chirag Gohil

  • How to test ABAP mapping used in a Integration Process node

    Hi,
    anyone can suggest me how to debug an ABAP mapping used into a transformation node belonging to an Integration Process ?
    Thanks.
    Francesco

    Hi, Francesco.
    I've debugged ABAP Mapping with SXI_MAPPING_TEST transaction.
    If you have creted a scenario including your ABAP Mapping, you only hace to put the correct sender/sender interface and receiver/receiver interface. You have to put some XML document as an input.
    I wrote in my code the Break-point instruction an debugged the process without problems.
    regards,
    Francisco

  • How to enable ABAP Mapping Program in Integration Builder

    i have changed ABAP mapping Program in my DEV. Now i want teransport it to INT server.
    After releasing it in DEv, it should go through request number.
    but to enable the same mapping in integration builder i think we need to some thing in ADMInistration of integration builder.
    plz  tell me what to do.
    regards
    sreeni

    Hi kancham sreenivasulu ,
    These web-sites may help u solving u'r problem:
    How 2 connect non SAP RFC-Programs with XI
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0a8949b-098d-2910-2b8e-b5e9b7daeb26
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/6f1741b393f26fe10000000a1550b0/content.htm
    http://help.sap.com/bp_bpmv130/Documentation/Planning/HighAvailability.pdf
    http://www.erpgenie.com/netweaver/xi/XI%20Service%20Packs%20Described.doc
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/704357d9-ce6e-2910-f085-bb1a238b6330
    cheers!
    gyanaraj
    *****Pls reward points if u find this useful

  • HTTP Request to Integration Server through ABAP Mapping

    Hi Experts,
    I need to send HTTP Request to Integration Server through ABAP Mapping.
    Could you please provide me ABAP code which will post data to Integration Server.
    Thanks,
    Abdur

    Hi Abdur,
       Can you explain your requierement more clearly?
    Abap mapping is purely to convert the data in source structure to data in target structure.
    It is not the job of Mapping to send data.
    Regards,
    ravi

  • Pls send me PDF'S for Integration Repository and Mapping

    Hello All,
    I need to make presentation.
    Pls send me different PDF'S for Integration Repository and Mapping
    Regards

    Henry,
    I hope this will help you.
    http://help.sap.com/bp_bpmv130/Documentation/Operation/MappingXI30.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d046c490-0201-0010-84b6-9df523cbca31
    raj.

  • Writing message mapping function in Java in integration repository

    Hi XI Pundits,
    I am new to XI. I was working on Message mapping in intergration repository.
    To map the source messages to target messages, we do graphical kind of mapping like drag and drop.
    There are some functions aavilable at the bottom like concatehate, trim and etc. which we use if we need to modify the source message and map to target.
    But in case we face a situation when we don't find the function which suits our requirement, I guess we need to write a new function. We can write these new function using Java only.
    Can someone throw some light on this ?
    <b>What do we do to invoke java editor in integartion reposity to write mapping function in java ?
    Can someone give an example of snippet of code ?</b>
    Thanks.

    Hi Tushar,
    Go thro this help link. You will get all info about User defined function.
    http://help.sap.com/saphelp_nw04/helpdata/en/22/e127f28b572243b4324879c6bf05a0/frameset.htm
    To get more understanding on mapping go thro this link(PDF File)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9202d890-0201-0010-1588-adb5e89a6638
    Hope this helps.
    regards,
    P.Venkat
    Message was edited by: Venkataramanan

Maybe you are looking for

  • Building icons on desktop

    My buddy has dragged the contents of the "all images" folder to the desktop. 6634 files now are on his desktop. It appears the finder is building icons for each file and the computer is running really sluggish... click... select... you get the idea.

  • How do I get my iphone 4 out of restore mode w/o erasing my photos?

    The Genius bar was no help. I've tried the hard reset option, and the plug it in holding the home button thing, and iRecover w libenv gave me "no such command" responses. Please help. I MUST recover my photos! thanks in advance. I need a REAL genius!

  • Reversal of sign for credit accounts in FDQM

    Hi I am using FDQM to load data. The client requires data to be loaded wherein all his Income and Liability accounts are NEGATIVE in the TB and all Asset and Expense accounts are POSITIVE. Hence the load file will sum total to zero always. I am not s

  • Calendar List mode not showing correct event days and times

    I am currently using Exchange server to sync my calendar events to google apps. All my calendar entries are correctly syncing to the iphone, but when I open List view, it shows all my entries on different days and times. Drilling down into an event,

  • Camera RAW and Elements 8

    I have Elements 8 running under Windows 7. Elements 8 does not support my camera (Nikon D3100) so I have downloaded the DNG converter to turn my NEF files into DNG files. When I open the DNG files in Elements I do not get the Camera RAW interface pan