No mapping needed

Hello I need to rute a message from my mainframe system to SAP via XI.
The message has already got the right format so no mapping is needed.
How can I do this, the smartest way?
Thank You
/Thomas

hi,
if you can use file transfer have a look at this blog:
/people/sap.user72/blog/2005/07/15/copy-a-file-with-same-filename-using-xi
with sp12 it's even easier as you can use
dynamic adapter properties to maintaint the filename
and no IR is necessary
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Similar Messages

  • Disk Utility - Partition map needs repair because a data partition needs loader space.

    I just finished setting up both my OSX and Windows installs from scratch after fitting an SSD, which in-turn was right before my logic board died and Apple replaced it, now it looks like I have some sort of hard drive issue brewing.
    This was my plan for the SSD, and how it currently displays in Disk Utility although that wasn't the case earlier:
    And in Terminal:
    My intention was to have two boot partitions for each OS, 'Macintosh HD' and 'Win 7 Pro' and a third shared data partition 'Projects' on the SSD, which I made in Drive Genius after installing Boot Camp. I don't want Macintosh HD accessible from Windows because I'll be using Paragon HFS+ or MacDrive to give write access and don't want OSs stomping on other OSs turf, hence needing three partitions. Everything looked fine until I just checked Disk Management under windows and realised it couldn't see the Projects volume. Even though it's fine in OS X, it was just marked black/unallocated space.
    So I booted back into OSX, all my files look fine so I ran Disk Utility and the Partition tab looked really odd - unfortunately I didn't get a screenshot. All volumes reported their size correctly but visually, Macintosh HD took up most of the drive. I could see 'Windows 7 Pro' under this, but the Partition Layout section had a scrollbar, which if I scrolled down showed 'Projects' squished into a tiny gap at the bottom. I ran a Verify, which reported no problems, and at some time since the Partition Layout has reverted to how it should look (as in the screenshot above), with 'Projects' book-ended by "Macintosh HD' and 'Windows 7 Pro'.
    Now when I run a Verify on Macintosh HD or Projects volumes, it says there's no problem, but if I run one on the drive, I get this message:
    Volume Macintosh HD on disk0s2 has 0 bytes of trailing loader space and it needs 134217728 bytes
    Problems were found with the partition map which might prevent booting
    Error: Partition map needs repair because a data partition needs loader space.
    I've only managed to find one other mention of this error here, but the fix is not relevant to me because I don't have Sophos installed. I've tried Single User/Safe Mode but it just boots into normal mode, so I can't do a fsck -fy.
    ** /dev/rdisk0s2 (NO WRITE)
    Can't open /dev/rdisk0s2: Permission denied
    That value in bytes is exactly 128mb, so I suspect the problem lies with one of the invisible partitions that show up in iPartition and Disk Management under Windows, but not in Disk Utility. I have backups and I suspect the root of the problem is partitioning in iPartition after installing Boot Camp, but I've never had issues with this approach in the past so I'm wary of just giving up and reinstalling Windows again will be massive hassle because I no longer have a SuperDrive and last time it refused to install from USB.
    Anyone have any idea what's going on? It seems like the sort of issue Disk Utility should just handle, at least in Recovery mode, but it's not playing ball. It also doesn't seem like a massive problem since my files all look fine and performance is OK, so I'm reluctant to do anything major.
    I'll update with a shot of the drive in Disk Management from Windows in a few minutes, in case that sheds light on anything. Thanks!

    Similar issue here. I manually partitioned my hard disk for triple boot (using Gparted on Linux), then everything was just fine until I ran bootcamp, to do something as simple as create a boot USB.
    I get the same error as a result and have to work my way into booting, by resorting first to a Linux live USB, then restarting from the live USB, to finally reach my rEFInd boot manager, or whichever boot manager should be initialized at startup.
    I suppose that the cause in my case is that some operation "scratched" the protective MBR. See this:
    http://www.mactech.com/articles/mactech/Vol.23/23.03/APMtoGPT/index.html
    I am hoping to fix it using an external Yosemite installation media: see this guide -
    http://www.macworld.com/article/2367748/how-to-make-a-bootable-os-x-10-10-yosemi te-install-drive.html
    And as a last resort to reinstall.
    I'll admit I am negatively surprised. I need this computer for professional reasons, and for the sake of "preserving the integrity of OSX", measures defined by Apple instead tend to make partitions far easier to damage. And this problem seems to affect a number of users.
    As for what I have to go through to fix it: a 5GB download, during which I have to register my credit card to the Apple Store. "Pay first, get your free software next."
    IF Disk Utility can fix it, from the external media, then fair enough. The hassle is unpleasant but it files as "a choice".
    Otherwise you can file it safely under software design calamity.

  • MacBookPro SSD Error- ALERT: The partition map needs to be repaired because there's a problem with the EFI system partition's file system.

    MacBook Pro OS x Mavericks. I have Sandisk 256GB SSD and I am getting a below error message.
    ALERT: The partition map needs to be repaired because there's a problem with the EFI system partition's file system.
    Does anyone know how to resolve this error and fix it ? unfortunately I don't have a Time Machine backup. Thanks!

    Have you tried to run the verify/repair permissions and verify/repair disk through the recovery disk? If that didn't work then I would reinstall the OS after backing up. If that still doesn't work I would take it in.

  • In mapping need to concatenate 10 fields

    Hi All
    in Mapping need to concatenate more than 10 fields , is there any way to make it short can concatenate all in one stretch

    Hi Sridhar,
    check this logic, it works.
    data: begin of itab occurs 0,
            word(100),
           end of itab.
    data: begin of jtab occurs 0,
            word(100),
           end of jtab.
    itab-word = 'mahi'.
    append itab.
    itab-word = 'mahe'.
    append itab.
    itab-word = 'mahs'.
    append itab.
    loop at itab.
       concatenate itab-word jtab into jtab separated by space.
    endloop.
        append jtab.
    loop at jtab.
    write:/ jtab-word.
    endloop.
    thanks\
    Mahesh

  • Partition map needs to be repaired - what next?

    My iMac Intel  ( running Maverick ) has for some time problems starting up - takes for ever and works very slow. When I started from the start up manager to use disk utility I've received following messages.
    Live file system repair is not supported
    The partition map needs to be repaired because there's a problem with EFI system partition's file system.
    What can I do.

    Have you tried to run the verify/repair permissions and verify/repair disk through the recovery disk? If that didn't work then I would reinstall the OS after backing up. If that still doesn't work I would take it in.

  • Same interfaces - is mapping needed?

    Hi guys,
    I have a lot of integration scenarios with soap->XI>proxy and I don't need mapping, because soap messages are quivalent to proxy ones.. Is it needed to cerate message mapping and interface mapping, although the messages have the same structure? I think, it must decrrese the prformance.. Is there some way, how to ommit it?
    Thanx for answer, Olian

    hi Olian,
    As per my knowledge you will not require mapping.
    But one thing i can tell you that if you will do the mapping then also it will not reduce your performance
    Regards,
    Hetal

  • User define functions in Mapping - Need help...

    I have the following Source structure
    <root> (1...Unbounded)
      <field1>
      <field2>
      <field3>
    </root>
    and need to map this in
      <target>
          <fields1>
          <struct1>
             <field2>
           </struct1>
          <struct1>
             <field3>
          </struct1>
        </target>
    i.e i need to create twice the struct1 one for each field (field2, field3) no matter how many rows I have...
    Example:
    <row>
       <f1>1.1
       <f2>1.2
       <f3>1.3
    </row>
    <row>
       <f1>2.1
       <f2>2.2
       <f3>2.3>
    </row>
    should result:
      <target>
           <f1>1.1
           <struct1>
               <f>1.2
           </struct1>
           <struct1>
              <f>1.3</f>
           </struct1>
      </target>
    Please advide

    Thanks for the answer. But the problem is that the target structure is a standard IDOC and can not be change to be more exact:
    The target message has two fields
    <row>
       GIDate
       DocDate
    </row>
    and need to create two segments of the idoc  SHP_IBDLV_CONFIRM_DECENTRAL.SHP_IBDLV_CONFIRM_DECENTRAL02
    for segment E1BPDLVDEADLN where TIMETYPE and TIMESTAMP_UTC changes based on the two flat fields of the row structure:
    e.g.
    if I have
    <row>
      <deliveryNo>1111111111
      <GIdate>20070909</gidate>
      <DocDate>20071010</DocDate>
    </row>
    in the Idoc I neew to have
    <E1BPDLVDEADLN>
    <DELIV_NUM>1111111111
    <TIMETYPE>WSHDRWADTI
       <TIMESTAMP_UTC>20070909
    </E1BPDLVDEADLN>
    <E1BPDLVDEADLN>
      <DELIV_NUM>1111111111
      <TIMETYPE>WSHDRLFDAT
       <TIMESTAMP_UTC>20071010
    </E1BPDLVDEADLN>
    I hope this is more clear...

  • Does Nokia Maps need to be online to work sometime...

    Hi all,
    I am very confused about the use of the free Nokia Maps applications. I have an N97 mini, and I was using the maps application throughout Egypt last week.
    I had the settings placed "offline", and the application would open and would work fine, but whenever I did a search for a place, most times it would not find the place. Even common street names or popular tourist sites, could not be found offline. I then changed the settings to "online", and when I would do the same searches, it now would fine the places and streets.
    However, when I checked my mobile phone provider account, using the "online" mode was using up all my phone credit. 
    So I am confused about whether I must be online to use the Nokia Maps application to find places, or should it work offline. What is the difference? And why does Nokia tell us its free, if in fact it uses up my phone account's data to find places that should already be in the maps application?
    So I have 3 main questions I am unsure about:
    1. Do i need to be online to search for some places, as it seems that offline it does not find all places?
    2. If I am online, should it be charging me, or should it still be free?
    3. When I update the maps, as I did, should that not include all the places on the maps that I find in online mode? Or are some places only found if I an online?
    I must say we had so many problems using the maps application throughout Egypt- I do not recommend it to anyone for this place. It got us lost so many times, and once we ended up in some isolated poverty stricken town near the Pyramids of Sakkara- it was hell getting back! And it only worked when I went into online mode, and used up all my phone credit.

    Refer these threads..
    /t5/Maps-Navigation-and-GPS/Ovi-maps-when-offline-search-not-working/m-p/614321/highlight/true#M1668...
    /t5/Maps-Navigation-and-GPS/No-offline-search-OVI-Maps/m-p/644579/highlight/true#M19586
    /t5/Maps-Navigation-and-GPS/ovi-map-search-offline-problem/m-p/741575/highlight/true#M26571
    ..and you are getting charged for using the Internet (Packet data) by your service provider and not by Nokia /OVI..
    --------------------------------------------------​--------------------------------------------------​--------------------------------------------------​--If you find this helpful, pl. hit the White Star in Green Box...

  • SUP workflows - parameter mapping needs to be done dynamically

    Hi Experts,
    I have a requirement where I need to map parameters depending on the menu options selected by the user.
    there are three menu options - create, check and send and each of them needs different  parameter mappings. for e.g. if  user selects create then 'create' should be mapped to corresponding parameter and similarly for others
    I thought of changing (adding/removing) keys in related functions in Workflow.js, but not sure if it 'll work or if its a good practice.
    Any pointers are appreciated.
    Regards,
    Victor

    Your best bet is likely to use the same parameter mappings and change the key values dynamically at runtime in the customBeforeMenuitemClick.  You certainly can change the code in Workflow.js, but its not recommended, as it'll be overwritten every time you regenerate (unless you turn the Generate checkbox off).

  • Weblogs for different message mapping needed

    Hi,
    I want to do scenarios using XSLT mapping, ABAP mapping, Java mapping.
    Can you suggest me some weblogs...
    Thanks,
    Ram

    Hi Ram,
    thought i will start of from scratch.Mapping is basically done to convert one form of xml into another form. This can be done using either of them mentioned below.
    - Graphical mapping
    - XSLT mapping
    - JAVA mapping
    - ABAP mapping
    To know more about each of them please go thru the following links. And if you ask me your which is better, it depends basically on the scenario you implementing and the complexity involved. Anyways please go thru the following links:
    Graphical mapping
    /people/bhanu.thirumala/blog/2006/02/02/graphical-message-mapping-150-text-preview
    http://www.sapgenie.com/netweaver/xi/mapping1.htm
    /people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
    XSLT mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/content.htm
    JAVA mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm
    ABAP mapping
    /people/r.eijpe/blog
    To know more about the value mapping tools for the SAP Exchange Infrastructure (XI), please go thru the following link:
    http://www.applicon.dk/fileadmin/filer/XI_Tools/ValueMappingTool.pdf
    To get an idea as to what value mapping is, please go thru the following links:
    http://help.sap.com/saphelp_nw04/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/dfae3d47afd652e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/content.htm
    most of the links that I have provided also helps you get the step by step procedure of doing the same. And also involves the procedure to implement certain advanced features.
    Hope this clears your doubt fully.
    Also go through this threads...
    Re: Different types of Mapping in XI
    Regards,
    Abhy

  • Message mapping - need Enlightening

    Hi Guys,
    I was actually looking into the message mapping blog of sravya.Link below:
    [http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414800)ID0086183650DB11663053995735659636End?blog=/pub/wlg/2792]
    Was just reading the blog and a lot of questions came through my mind.In the end I figured out that first, I have to understand how the parsing works.
    So for example,If we have 2 message structures(source & target).At run time the dom or sax parser parses through the source xml document.
    If we do a source to target mapping
    as in the example
    Matgroup --> RemoveContext -->MatGroup.
    So my question is what does the parser do in the above example.
    Does it read the source xml,change the source XML AND start to build the target xml from scratch by adding nodes.
    How does the parsing work & internally what are the steps the parser do to create the target XML.
    [2]
    In her example,She mapps the item node to the header target node.
    what happends then or what does the parser do & what are the elements which will be coming under the target header node.
    What are the conditions for mapping 2 fields or nodes(Both should have same level & occurance - Is that so?)
    Iam confused.Please Enlighten me...:)
    Thanks
    P
    Edited by: pazzuzu on Oct 17, 2009 2:40 PM

    Hi ,
      Parsing is the mechanism to trasform the structure in to other format,Nomally PI uses Dom parsing mechanism to process.
      Suppose if you working one message mapping source is on XML Structure and you want to map this structure to the Taget structre,most of cases taget structre is not same as Source.
    You used some mapping function provided by SAP,every Graphical  standard function has some source java code inside it.
    the functions also uses parcing mechnism like reading doucmnet and changing structure.If youw ant to know more about parcers google it.
    every parcer has some predrefind methodsto read the documents child elemnts too..
    Regards,
    Raj

  • Help in graphical mapping needed

    Hi,
    i have a graphical mapping where the scenario is that in input we have the following structure
    header0
    header1----
    occurances 1-unbounded
    header2----
    occurances  1-2
    in the output i have to get the below structure
    header0
    header1----
    occurances 1-unbounded
        |--header2---occurances 1-2
    So i have done a one onone mapping
    if my inp xml is like the one given below it works
    <header0>
    <value1>099</value>
    </header0>
    <header1>
    <value1>09</value>
    </header1>
    <header2>
    <value1>hjjd</value>
    </header2>
    <header2>
    <value1>094f9</value>
    </header2>
    But if the input is like the one given below its not working
    <header0>
    <value1>099</value>
    </header0>
    <header1>
    <value1>09</value>
    </header1>
    <header2>
    <value1>hjjd</value>
    </header2>
    <header2>
    <value1>094f9</value>
    </header2>
    <header1>
    <value1>09769</value>
    </header1>
    <header2>
    <value1>09469</value>
    </header2>
    i.e., if header1 repeats its not working can anyone help me in this issue
    Thanks in advance,
    Bhargav.

    Hey Rajeev,
    i had activated it and i can also see that in my message mapping.but still its not working.
    Hey raj,
    As suggested by you i have used splitbyvalue in between header1 in source and header1 in target than the output that was generated is diferrent from that i wanted.The output it generated is
    <header0>
    <value1>099</value>
    </header0>
    <header1>
    <value1>09</value>
    </header1>
    <header2>
    <value1>hjjd</value>
    </header2>
    <header2>
    <value1>094f9</value>
    </header2>
    <header2>
    <value1>09469</value>
    </header2>
    but the actual output to be generated should be as gievn in the topmost post.here the header2 under the second header1 is coming under the first header1 only and the second ocurance of header1 is not replicating in the output.
    Thanks,
    Bhargav

  • Problem in Graphical message mapping.Need UDF to add array based on some co

    Hi All,
    I have been struck in message mapping.Below i am explaining it,
    I have two input array,
    one array lets call  X [24]
                                    [25]
                                     [26]
                                     [24]
                                    [25]
    other array is Y [10]
                           [11]
                           [12]
                           [13]
                           [14] .length of both the array will be same .
    Now I want the output as: if there is any same value in first array i.e array X then corresponding value of second array should be added.i.e in array X if 24 is coming as twice (1st and 4th) then 1st and 4th value of array Y will be added.So here there will be only three output as Z[23]
                                                      [25]
                                                      [12]
    Please guide me if posiible .I tried to use the for loop but  its not working as the value of X is repeating.
    Regards,
    Saurabh

    Hi,
    Tru this..
    public void test(String[] a,String[] b,ResultList result,Container container){
    int flaga,flagb;
    for(int i=0;i<a.length;i++)
         flaga =0;
         for(int j=i+1;j<a.length;j++)
              int p =  Integer.parseInt(a<i>);
              int q =  Integer.parseInt(a[j]);
              if(p==q)
                   flaga =1;
                   int c = Integer.parseInt(b<i>)+Integer.parseInt(b[j]);
                   String d = new Integer(c).toString();
                   result.addValue (d);
    if (flaga ==0)
    flagb=0;
    for(int q =i-1; q>=0;q--)
         if(Integer.parseInt(a<i>) == Integer.parseInt(a[q]))
              flagb = 1;
    if (flagb == 0) result.addValue((b<i>));
    I have tested with the same input... it is working for me
    http://www.flickr.com/photos/28929439@N06/2721471681/
    Thanks
    SaNv...

  • HOWTO deploy a JClient App in a 3tier Environment : Road Map needed.

    I've a JClent App and I need to run it in a 3tier environment.
    I mean I need to have as less code as possible running onto the client, distributed via Web Start, and as much code as possible running onto the Application Server (OC4J) in orer to take advantage of all Application Server facilities.
    OC4J does it, BC4J does it, JDeveloper does it but I don't understand how.
    I read the documentation but wasn't able to find my solution.
    I need a conceptual roadmap wich helps me to select the right components as well as a step by step instruction to create all deployments needed.
    Could someone help me ?
    Could Oracle provide such roadmap (I suspece it would be usefull for many JDev users) ?
    Tks
    Tullio

    Broadly the steps are
    1. Create a JNLP file which describes
    a) the list of jar files required
    b) specify main entry point in the application
    c) specify the security permissions required to run
    The JCLient WebStart wizard creates a jnlp file to
    perform the above.
    a) The jar files required to run the JClient app includes
    the BC4J runtime jars, JDBC jars, XML Parser jar etc.,
    and Project specific jar (client and middle tier). All
    these jar files are listed in the resources section
    of local.jsp and localmt.jsp
    <resources>
         <jar href="client.jar" />
         <jar href="mymt.zip" />
    b) the main entry point is specified in local.jsp
    <application-desc main-class="mypackage2.Panel1"/>
    c) security permission should be requested in local.jsp
    and localmt.jsp. The <security> tag should be child
    element of <jnlp> tag
         <security><all-permissions/></security>
    2) Sign the jar files
    Since we request all permission in the jnlp we should also
    sign the jar files that we use in the JClient application.
    This includes JClient Project specific jar files, BC4J
    Project specific jar files and then the BC4J runtime libraries.
    Since the BC4J runtime jars and other dependent jar files can
    be used in more than one client project they could be signed
    once and can be reused.
    BC4J\bin\create_jclient_ear.bat sign performs this step.
    To archive Project specific class and sign them, JClient Wizard
    creates an Ant script and adds it to your project. The file ctbuild.xml
    includes targets to and sign the classes in the JClient project.
    It also archives the BC4J Project which the JClient project is
    dependent on.
    3) Deploy the webstart application so that it can be accessed
    by the end user.
    a) deploy BC4J runtime and dependent jars to your web server.
    For ease of deployment to OC4J, JClient wizard adds a ear
    deployment profile to the project
    b) deploy project jar files using the client deployment war
    profile added to the project

  • INVOIC02 mapping needed for MIRO posting

    Hi,
    My requirement is to read inbound invoic02 zsegment fields and populate respective fields for MIRO processing. Basically, I need to post amount against G/L account. Searched on SDN for this issue, but not much help. Could anyone help with user exits where I need to write this logic.
    Highly appreciate your help.
    Regards,
    Shiva

    Hi Himanshu,
    I have already checked for WE60. Need to get this updation functionality done in IDOC_INPUT_INVOIC_MRM. My aim is to populate G/L account and amount fields when MIRO posting is done by inbound invoice (environments fee posting to G/L account).
    Regards,
    Shiva

Maybe you are looking for

  • Can't modify line item text in financial document

    Dear all, In some cases I'm not able to modify line item text field in financial documents, and I don't know why. I've checked customizing and BSEG-SGTXT appears as modificable field in any case. As far as i know text field is not a relevant field, s

  • Possible to set a system status that has been deleted again

    Hi, In the status profile, we have mapped the user status 'Approved' to '  CFAP Approve". When we set the status of the transaction to 'approved', the system status of "TBAP To Be Approved" gets deleted in the system (this can be seen from the transa

  • Windows 7 Back up

    Trying to Back up my Windows 7 using Windows "Backup & Restore" I can backup files but, whilst telling me I need 75GB for a System Image, System also tells me that my external Hard Disk with 900GB free space has insufficient space!Help

  • Best practice for building OLAP cubes??

    Hi All, I have to build about 10 cubes as minimum for 50 GB database that share some dimensions, these cubes for 6 business areas. I want to know whether to build all cubes on one analytical workspace or what?? Regards, Gado

  • Playing one track after another.

    I have a good deal of classical music and different movements of many works are different tracks. So I have, say, Sonata in A flat, track 1, track 2, etc. I play the first track and then, instead of going to the next track, the ipod skips to a random