Problem in the mapping

HI,
Iam doing IDOC to SOAP scenario....i have imported IDOC and recever side structure.
Receiver side structure:
Component     1..1
    node1          1..1
    node2         1..1
    item             0..9999
       node1     1..1
        node2    1..1
the sender side in IDOC structure the segment is unbounded and which is mapped to the Item level of receiver.
when i test the mapping the item level occurence iam getting only once.
i used UDF and graphical mapping ...in the mapping queue i can see the item node multiple times...but when i check the receiver XML the occurence is once.
Regards,
Chinna

I guess could be a context issue at Item node. 
Have you tried using removeContext or collapseContext node functions just before the target node.
your logic-->removeContext-->Item
Also, you try mapping directly the unbounded Idoc segment with Item node in target.
Check the new receiver xml generated.

Similar Messages

  • IPhone 3GS - "LOCATION PINNING" PROBLEM ON THE MAP

    Hi everyone. I'm currently using an iPhone 3GS running on IOS4 and unfortunately facing "location pinning problem" on the map. Even though, "location services" feature is on and also "active" for photos, I quite often need to reboot my device right after I took a picture(s) in order to see the "location pin(s)" on the map.
    But sometimes I don't need to do so, because it somehow captures the place the picture's taken and puts a pin on the map right away.
    Do you have any ideas about where that problem might be stemming from? Appreciate your help on this issue. Thx a lot in advance...

    so did you happen to resolve that "pinpointing" issue?

  • On a mac, I have lost the Scaler on Google map. I think that it is Firefox problem because the map scaler is present with Safari. Thank You

    On a mac, I have lost the map scaler on Google map. I think that it is Firefox problem because the map scaler is present with Safari, so it seems that it is not a Google map problem. Thank You

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

  • Funny problem with the mapping

    Dear All,
    I am facing with a funny problem with the mapping.
    I am working on a scenario in which Invoice IDOC created in R/3 will be posted to XI and then in XI, mapping are done to create an XML file out of that IDOC.
    In the Idoc, there is a segment E1EDKA1 which is getting created multiple times for different partners alongwith their details. The fields in E1EDKA1 segment are: PARVW,PARTN LIFNR etc.
    In the output I just want LIFNR number where PARVW = RE or RS.
    I have done the required mapping and when I am testing the mapping its giving me the required results correctly but when I make this scenario live then in real-time, the output XML file has no value for LIFNR.
    Can anybody guide me out why is it happening tht during mapping testing its giving the correct result but at real time the mapping is returing no value.
    Warm Regards,
    N.Jain

    Hi Nishant,
    Are you sure the test data which you are using while testing the mapping in IR and the one which comes when you test real time is the same?
    The data which comes real time. Copy the source payload and then test in mapping. See if you get the right data which you expect. If you do then theres some problem.
    Now also go to the same message and in trace you can find out the GUID of the mapping program which is used.
    Go to RWB - Last button..not sure what the name is .. something similar to Cache.. Find your mapping program and see if the GUID Matches. If the GUID matches then it is okay.
    Also try to do the following..
    Reactive the MM/IM.
    Go to ID. Make some dummy change in Interface determination and then activate it.
    Check the cache notification to make sure if the cache is updated.
    If the above doesnt help you let us know.
    Regards,
    Sumit

  • Any body has the problem that the map can't find your location?

    I have the problem that the map doesn't give my location correctly. Is it because of my wifi net work? or it's the map's bug?

    Yes I had this problem, a restore fixed it (I didn't restore because of that problem but after the restore it was able to find my current location again)...

  • I have a problem with the maps since updating to ISO6.

    The maps are significantly inferior to the google maps. The routes are incorrect - ie, takes me on the longest possible route and there is no streetview. To say I'm disappointed in this 'upgrade' is a massive understatement. It is clunky, and of very poor quality. I'm also disappointed that YouTube app was deleted in this upgrade. How can I convert back to ISO5 - or when will Apple fix this problem and revert back to the google maps?

    I do not agree with you. I find Apple Maps are more interesting, correct and fast. I am so glad the old Google maps are gone.
    You can wait forever or use Safari and make a shortcut to https://maps.google.com
    As for YouTube, you can download the YouTube iPhone app from the App Store.
    And no, downgrading was never support.

  • HT5429 Problem with the map apps

    How do you delete a "dropped Pin" from the map apps?

    Which one? Google? Apple? Waze?

  • How to multiple layers in the MAP web item?

    Hi experts,
    I'm working on a demo with BWGIS. I encounter several problems with the MAP web item.
    My demo:
    QA results visualized on global (region object - e.g. Europe, Asia), country (country object) and plant level. Use geo-drilldown to navigate into the lower layers functionality to get from the global view to the countries within one region and plants within one country.
    My settings:
    Region is a static geo-characteristic. For region I used the cont200.shp file. Also country is a static geo-characteristic, here I used cntry200.shp. For test I used ARCGIS to draw (points) some example plants in the country shape file. I uploaded this shape file to the plant object (also static).
    My success:
    I'm able to display the QA results in a separate global or country view within the 3.x Web template.
    My problems:
    A) The map web item in 7.0 does not display any data: it looks like no link can be made between the query result and graphic although we installed the latest IGS.
    B) I'm not able to drilldown from a global view to the countries within one region (doubleclick on one region in global view) within the 3.x Analyzer and 3.x Web template.
    My first question is about the concept of BWGIS:
    1) I want to use geo-drilldown (double-click) to navigate to the lower layers. For example in the global view I see only the QA result per region (shape file of region object) -> doubleclick on Europe, I expect to zoom in to Europe and see the QA results for all the countries in Europe (shape file of country object). How do I modell this in the web application designer?
    alt. 1a: 1 map – 1 layer - 1 dataprovider - underneath 1 query with region and country in the row is not allowed, so how to navigate between the two geo-relevant objects?
    alt. 1b: 1 map - 2 layers (2 shape files) - 2 dataproviders - 2 queries, one with QA result per region and one per country -> in that case both will be displayed at the same time, is not what I want. How to navigate between the two layers?
    alt. other ?
    2) I know how to make maps with multiple layers in ARCGIS, but do I need this for BWGIS, because one layer is one shape file? So do multiple layers in the map web item correspond to multiple layers in a ESRI ArcMap Document.
    More specific questions:
    3) Is there a lot of experience with the map web item in 7.0, documentation and working examples? Are there known problems (I can't find anything in sap notes). Is it better to still use the 3.5 Web Application Designer for this?
    4) There is very little information on SAP help, SDN and other forums about BEx Map and moreover the MAP web item. Does anyone have more documentation for me?
    Thanks in advance.
    With kind regards,
    Rick Stoll

    Hi Rick,
    I am working on the same topic. I am strongly interessted in solutions to your open questions, that you pulled forward in the past.
    Did you make any progress?
    Thanks in advance and regards
    Marcus

  • How did Apple screw up the maps app this badly?

    I am normally not a complainer, but rather appreciate great technology.
    However, I am shocked beyond description about how badly Apple screwed up the maps application in IOS 6.
    The maps application is the by far the most frequently used and most useful iphone application for me.
    I rely on it all the time.  It WAS so incredibly easy to use, and almost always dependable.
    Yes, turn-by-turn directions would be nice, but not at the cost of screwing up so many other critical features.
    I have now had 2 extremely frustrating experiences.
    The other night, I was driving home from work and using the maps application to route to a store.  I was using the voice instruction mode.  There was heavy traffic so I wanted to zoom out / around to look for alternate routes.  Well, this is almost impossible to do, and furthermore, there is much less accurate and detailed information about traffic conditions.  This would have been a piece of cake with the old maps application.
    Yesterday, I had to make a trip to Pacific Sales in San Jose.I tried "Pacific" with the mapped zoomed to the general area, and it could not find it.Then I tried "Pacific sales", again no luck.  Its an appliance store, so I tried "appliances", and again no luck.
    Finally, I had to log into the web, go to google maps, and find it there.
    It was slow, but it worked!
    1 month ago, I had the highest confidence in Apple due to their track record of deliverying great stuff that works and is easy to use.
    I would never have considered an android phone.
    However, this problem with the maps app has so shaken my confidence in Apple, that I will go today to look at a Samsung Galaxy III.
    Maybe its not going to be my thing, but I hope Apple realizes how big they screwed up.
    The Apple of Steve Jobs would never, ever, ever have let this happen.
    The old Apple would have stayed with Google Maps for another year, and made this new maps app better, more reliable, and more user friendly than Android BEFORE releasing it.  It would have been revolutionarily good and would have surprised us with how good it was.
    I really truly love Apple and its products.
    But this is a really bad mistake and I am so fearful that its an omen of whats to come in future from Apple.
    I would not be surprised if this very deeply damages Apple at a time when the competition is getting tougher & tougher.
    Of all the functions on the Apple Iphone, the maps are the heart and soul.  Apple is probably right to go its own way eventually, but not like this!
    It is just going to drive people into the arms of Android.
    I am just curious, did Apple actually test this thing thoroughly before releasing it?
    I mean, it took me only a few days to figure out this thing is total crap.
    How did Apple not know this (which is a very scary thought), or maybe even more scary, maybe they did know but feel they have enough market power to get away with it?  I can't think of any other explanations. So, which is it?  Either way, its very bad news for Apple fans.

    Ok, 3 more wonderful IOS 6 maps experiences to share!
    When out shopping for paints, decided to visit Kelly Moore.
    Used the maps app and used it to take me to the nearest store, except it was not where maps said it would be!
    I called the Kelly Moore store, and they told me the maps app has the wrong town, and they have had many customers with the same problem!
    Next up, I was looking for a Sherwin Williams store in San Jose, so maps took me to El Camino Real, except it took me to the wrong end of El Camino Real in Santa Clara, about 15 minutes from the right destination in Mountain View!  In fact, the app took me to Santa Clara University!
    Last up, I was looking for a Chevron station.  Apps routed me to the location, but no gas station. 
    So, I finally decide to use google maps through the browser, and it ends up it was again the right address but wrong city!!!! 
    Unbelievable!  My confidence in Apple has been further shaken, to where I am about to give up.
    I just can't trust their app, which is something I depend on every day to save me time, money and gas.
    So disappointed in Apple right now...  It makes antenna gate look like a minor incident, which it was in my opinion!

  • TS1702 I just updated my ipad2 to ios6.0.1 and now the stand view in maps shows no information.  The maps are there, but are just the outlines with no text or roads.  Help.

    I have just updated my ipad2 to ios6.0.1 and now having problems with the MAPS APP.  The standard view outlines the area, but it is blank, showing no text or roads.  Anyone know how to solve this?

    Have you tried a - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
     Cheers, Tom

  • I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. Please help

    I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. I am accessing it via strong wireless connection and it works fine on other devices. Please help.

    zapgrap wrote:
    there is no information of locations.
    Then no information exists.  Use the Report a Problem button within the app to report it.

  • EP + BW: Problems with user mapping in the portal

    Hi,
    I'm trying to connect the portal with the BW by using the report RSPOR_SETUP which is a step-by-step guide. The steps #1 - #11 seems to be ok but my problem is the 12th step, the user mapping/allocation maintenance in the portal.
    There is an error emerging (in BW): System failure during call of function module RSWR_RFC_SERVICE_TEST (System failure indicates normally an authentication problem between ABAP and Java)
    Another error is emerging by testing the connection in the portal. (System administration u2013 system configuration u2013 system landscape u2013 connection test: the first connection, the SAP Web-AS connection is ok but the second, connection test for connector, is not working.
    Especially the connection to the backend system with the defined connector is not working. The output is: u201CConnection failure. Check that single sign on is correct configured.
    On step 12 of the step-by-step guide I have to select a user in the portal, relate him to a system alias und maintain his technical username and password for the BW. I think here is the problem. Iu2019m able to select and save a system alias for the user, but Iu2019m not able to save his technical username and password. There is another error emerging (in the portal): u201CVerification of user mapping data for system SAP_BW failed, check credentials for errorsu201D, so Iu2019m not able to save the username and password.
    I think thats the my problem. the log file confirms that: "Did not find any existing logon data for principal...." & "No user mapping data available for principal...."
    I hope my problem description is understandable.
    Any ideas how I can solve the credentials problem to save the username and the password?
    Thanks in advance.
    Tan
    Edited by: Tan Yildiz on Jul 22, 2009 1:26 PM

    I could deploy some of the usage types, but there is an error regarding the BI-REPPLAN package. I think it's one of the very last errors that stands between me and a working EP - BI connection. There is a problem with the version. Could you check the log details, to find out more?
    Thank you.
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[D:\usr\sap\BIP\JC02\SDM\program\log\sdmcl20090806164716.log]/>
    <!PATTERN[sdmcl20090806164716.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Aug 6, 2009 6:47:16 PM   Info: -
    Starting validation -
    Aug 6, 2009 6:47:16 PM   Info: Prerequisite error handling strategy: OnPrerequisiteErrorSkipDepending
    Aug 6, 2009 6:47:16 PM   Info: Update strategy: UpdateLowerOrChangedVersions
    Aug 6, 2009 6:47:16 PM   Info: Starting deployment prerequisites:
    Aug 6, 2009 6:47:18 PM   Info: Loading selected archives...
    Aug 6, 2009 6:47:18 PM   Info: Loading archive 'D:\usr\sap\BIP\JC02\SDM\program\temp\BIREPPLAN04_0-10005889.SCA'
    Aug 6, 2009 6:47:21 PM   Info: Selected archives successfully loaded.
    Aug 6, 2009 6:47:21 PM   Error: Unresolved dependencies found for the following SDAs:
    1.: development component 'bi/plan/helpers/table2'/'sap.com'/'MAIN_NW701P03_C'/'2846642'/'0'
    dependency:
           name:     'bi/alv/common'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'bi/alv/ui'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    Aug 6, 2009 6:47:21 PM   Error: No Software Component Archive (SCA) or Software Delivery Archive (SDA) selected. Select at least one.
    Deployment will be aborted.
    Aug 6, 2009 6:47:21 PM   Error: Prerequisites were aborted.
    Aug 6, 2009 6:47:22 PM   Error: Error while creating deployment actions. No Software Component Archive (SCA) or Software Delivery Archive (SDA) selected. Select at least one.
    Deployment will be aborted.
    Aug 6, 2009 6:47:23 PM   Info: -
    Ending validation -

  • Problem in the ABAP mapping

    hi all ,
    We are facing a strange problem in ABAP mapping , we are uisng the  below syntax
        if_node_collection = if_idocument->get_elements_by_tag_name( 'E1MVKEM').
        l_rows = if_node_collection->get_length( )
    It is not showing the exact no of  E1MVKEM segments. Suppose it has 3 segments l_rows is '2'. Now in our custom code ( we have created a DOM from the XML) then used the same syntax, it is working fine ...
    Has anybody faced the same problem b4????
    Kind Ragards
    Goutam

    Solved

  • Problem in executing the mapping from outside OWB

    hi guys,
    i am facing a strange problem in a regular fashion.
    i have developed 4 mappings - the mappings have been validated with warnings, all of column lengths and data length related.
    the mappings have been deployed successfully - which i have also verified by checking the generated package in the backend - it is
    in a valid state.
    but when i am running the package thru the pl/sql block, tho it returns me a retval=0 (and sometimes retval=2) but no data transfer is happening, the same thing is
    occuring when i try to run the mapping thru the deployment manager in the OWB. but through the debugger all the DML operations of
    upsert(insert/update) and delete are working perfect with the correct transformations.
    this is happening for all the mappings that i have developed.
    need urgent help.
    thanks and regards,
    Prasenjit

    i am going crazy now.
    suddenly the mapping is working for the insert/update but for the delete it is giving weird results.
    the primary key column in the source table has a value ",1:EH/L/A,13:2,14:9", which should be transformed to EH/L/A::2::9 - i have used substr and instr to achieve this.
    but in the case of delete operation, thru the debugger i get the expected result - the corresponding row is getting deleted from the target, but theu the deployment manager - another row is getting inserted into the target table.
    on checking the target table, i find the corresponding columns having values - "::::" - don't know the reason.
    thanks and regards.

  • URGENT:Problem in a mapping with 8 tables in JOIN and using the DEDUP op.

    I have an urgent problem with a mapping: I must load data from 8 source tables (joined togheter) in a target table.
    Some data from 1 of the 8 tables have to be deduplicated, so I created a sort of staging table where I inserted the "cleaned" data, I mean, the deduplicated ones.
    I made it to make all the process faster.
    Then, I joined the 8 tabled, writing the join conditions in the operator properties, and connected the outputs into the fields of the target table.
    But..it does not work because this kind of mapping create a cartesian product.
    Then, I tried again with another mapping builted up in this way: after the joiner operator, I used the Match-Merge Operator and I load all data into a staging table exactly alike the target one, except for the PK (because it is a sequence). Then, I load the data from this staging table into the target one, and, of course, I connect to the target table also the sequence (the primary key). The first loading works fine (and load all the data as I expected).
    For the next loadings,I scheduled a pre-mapping process that truncate the staging table and re-load the new data.
    But..it does not work. I mean, It doesn't update the data previously loaded (or inser the new ones), but only insert the data, not considering the PK.
    So, my questions are as follow:
    1) Why loading the data directly from the joiner operator into the fact table doesn't work? Why does it generate a cartesian product??
    2) The "escamotage" to use the Match-Merge operator is correct? I have to admit that I didn't understand very well the behaviour of this operator...
    3) And, most of all, HOW CAN I LOAD MY DATA? I cannot find a way out....

    First of all, thanks for the answer!
    Yes, I inserted the proper join condition and in fact I saw that when WB generates the script it considers my join but, instead of using the fields in a single select statement, it builts up many sub-selects. Furthermore, it seems as it doesn't evaluate properly the fields coming from the source tables where I inserted the deduplicated data...I mean, the problems seems not to be the join condition, but the data not correctly deduplicated..

Maybe you are looking for