Duplicate subtree in PI 7.11(EHP1) not working as it works in XI 3.0

Hi Friends,
I've exported a mapping program(graphical) from XI 3.0 to PI 7.1 as we are upgrading from old version to new one.
The mapping consists of the following target structure:
Item(Occ->0..1) Node
      Err(Occ->0..1)Subnode under Item
             Errtext0(Occ->0..1)Field under Err--->field being duplicated
             Errtext0[1](duplicated field of Errtext0)--->field after duplication
             Errtext0[2]](duplicated field of Errtext0)--->field after duplication
             Errtext0[3]](duplicated field of Errtext0)--->field after duplication
In XI 3.0 when the duplicate fields are populated with values during mapping the fields appear at the target but in PI 7.1 the duplicate fields are not appearing even after values being populated.
One more observation is, In XI 3.0 when I duplicate a field its type(eg: String) and occurrence gets copied or is visible once the field is duplicated but in PI 7.1 the attributes are not visible.
Ultimately only the value of the field being duplicated is occuring after mapping transformation but not the values of duplicated fields.
Please let me know the answer if anyone of you have come across similar problem
Many thanks.

Hi
We are using PI7.1 EHP1. our issue is, we have create one data type, message type in PI7.1 EHP1.
Now whenever we are using the Message type in message mapping & whenever we are trying to duplicate any of the field using the duplicate subtree option in  context menu, it is generating the duplicate subtree field without the occurence and the data type of field.
Now if we will do the mapping for the duplicate field, the field is not coming in the target structure, if we are testing our mapping using test option.
The issue we are facing with Pi7.1 EHP1. we already tried the same in XI3.0and PI7.1  and it is working fine.
could you please suggest if it is any service pack issue or any technical issue with mapping?
Thanks

Similar Messages

  • Duplicate subtree in PI 7.1 (EHP1) not working as it did in XI 3.0

    Hello,
    When I duplicate a subtree with occurrence of 0---Unbounded in PI 7.1 (EHP1), the node gets duplicated but without the occurrence and type in the duplicated node.
    When duplicating a subtree with occurrence of 0---Unbounded  in XI 3.0, the occurrence and the type would be copied exactly the same to the duplicate node.
    Does anyone know how to solve this issue?  I have moved a message mapping from XI 3.0 which worked successfully there, but due to this issue, the mapping is failing in PI 7.1.
    I have already seen the following which has not helped me.
    Note 1340036 - Duplicating a subtree does not change the cardinality
    Note 1404364 - Recursive nodes are not rendered correctly after duplication
    Note 1371541 - Duplicate subtree is Message Mapping not working properly
    Duplicate subtree in PI 7.11(EHP1) not working as it works in XI 3.0
    Thank you,
    Rhonda

    Hi VK,
    Thank you so much.  Yes, after doing some more testing, I realize you are correct.  Even though we don't see the occurrences, it still works the same.
    My problem was actually something different in the mapping which I have resolved now too.
    I have given you points.
    Thanks again,
    Rhonda

  • I, too, have a problem with storage of duplicate messages. The 'repair' facility did not work ....

    Three times I used the 'repair' button but nothing changed.

    Could we have that in English please!
    Repair rebuilds the index for messages, but as I completely fail to understand your subject so I have nothing to go on other than the repair button does not fix your issue, what ever that is.

  • I just upgraded to the latest version of iTunes and it duplicated virtually every track in my music library. I need a quick way to delete the duplicates. Sorting by "Date Added" will not help because they are all listed as added on 12/12/2011.

    Library Duplicated
    I just updated to the latest version of iTunes and it duplicated virtually every track in my library. I need a quick way to delete the duplicates. Sorting by "Date Added" will not work, because every track is listed as added on 12/12/2011 even though this happened today 12/19/2011.

    I've written a script called DeDuper which can help remove unwanted duplicates. See this  thread for background.
    tt2

  • Message mapping - Duplicate subtree

    Hi Experts,
    I am working on 7.0 server.
    In the existing message mapping I found that target nodes are duplicated.
    For example
    /ns0:FiletoFile_ib_mt/Record/Emp[1]
    /ns0:FiletoFile_ib_mt/Record/Emp
    And the order for the node in the target message structure is same as above.
    And in the output, the order is reversed as below
    /ns0:FiletoFile_ib_mt/Record/Emp
    /ns0:FiletoFile_ib_mt/Record/Emp[1]
    But when am duplicating one more node in the existsing mapping the order is
    /ns0:FiletoFile_ib_mt/Record/Emp[2]
    /ns0:FiletoFile_ib_mt/Record/Emp[1]
    /ns0:FiletoFile_ib_mt/Record/Emp
    And now the output is
    /ns0:FiletoFile_ib_mt/Record/Emp[2]
    /ns0:FiletoFile_ib_mt/Record/Emp[1]
    /ns0:FiletoFile_ib_mt/Record/Emp
    But I need the output as
    /ns0:FiletoFile_ib_mt/Record/Emp
    /ns0:FiletoFile_ib_mt/Record/Emp[1]
    /ns0:FiletoFile_ib_mt/Record/Emp[2]
    Please let me know if you have faced similar issue.
    If am creating a new message mapping and duplicating the subtrees the order is given below
    /ns0:FiletoFile_ib_mt/Record/Emp
    /ns0:FiletoFile_ib_mt/Record/Emp[1]
    Why in the existing mapping duplicate subtree is going in the top order and for new message mapping duplicate subtree is going in the bottom. Please advice
    Thanks
    Suma S

    Hi Lucas
    I checked this sap note but I used PI 7.0.
    This happens from 7.10 onwards and this is primarily due to the reason that the occurence of the duplicated node was not remembered when the mapping program gets executed. So, the mapping program was expecting data from the payload for the duplicated node and hence the error

  • Unable to duplicate subtree E1EDK14 for ORDERS05

    Hi,
    For File to Idoc flow, my mapping requirement is
    For E1EDK14,
    ORGID/QUALF=012           ORGID = ORDERTYPE
    ORGID/QUALF=008           ORGID = SALESORG
    For that, I have to duplicate subtree E1EDK14 and map it from the source field.
    But when I save it the second node of of E1EDK14 is deleted with message.
    Target structure has no such path:
    /ORDERS05/IDOC/E1EDK14[1]/ORGID. Skipping mapping
    Note that the occurance of E1EDK14 is 0..12
    Is there any way to achieve this?
    regards,
    Anirudh.

    Hi Anirudh,
    You can achieve the above condition by checking the conditon of source filed which is mapped to Qualifier field of idoc and with check you can map it to OrderType. like
    if --->SourceField -->Equals --> 012 then ---> ORDERTYPE --->OrgID
    and foe second case
    if --->SourceField -->Equals --> 008 then ---> SALESORG --->OrgID
    Otherwise if you want to duplicate Create New mapping and first duplicate the Segment and then proceed with the mapping.
    Thanks!

  • Code developed in NWDS 7.1 CE7.1 not working in NWDS 7.1 EHP1

    Hi,
    The code developed using NWDS CE7.1  is working fine at runtime and then migrated to NWDS 7.1 EHP1 for a new requirement.The same code in NWDS 7.1 EHP1 is not working at runtime . The problem is with one of the columns in a table.This column is binded to a value attribute in NWDS CE7.1 whereas in NWDS 7.1 EHP1, this "value attribute" is now just an"attribute".
    The column is no longer displaying the right value at runtime when deploying the code from NWDS 7.1 EHP1.
    Please help.
    Regards,
    Reinuka.

    Hi Satish,
    Thanks for the reply.
    Yes, the attribute's dataype is not effective at runtime.I had created a custom date datatype for this attribute and assigned a format"dd-MMM-yy HH.mm.ss"  which is coming fine when the track has 7.10 sap dependencies but not when using a new track having same SCA file with 7.11 sap dependencies.I found it's not a problem with NWDS but when we with the version of the SAP dependencies added to the NWDI track.Kindly suggest.
    Regards,
    Reinuka Paul.

  • I have 10.7.3 lion on my computers an iMac and a macbook pro plus a new iPod touch, and two older touches, now trying to sync my calendars is not working deletes some events, duplicates others, I want all my calendars to be the same.  Any ideas

    I have 10.7.3 lion on my computers an iMac and a macbook pro plus a new iPod touch, and two older touches, now trying to sync my calendars is not working deletes some events, duplicates others, I want all my calendars to be the same.  Any ideas

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

  • Duplicate Handling in not working fot FTP and working for NFS in PI 7.31 SP06

    Hi Experts,
      To handle the duplicate files and I enabled the check box (Enable Duplicate Handling) in Sender File adapter , but this is working in case of NFS option and  it's not working for FTP protocol.
    What I observed is if the same file received second time from FTP server and File date and time is current file created date and time in FTP server.
    But in case of NFS file time is last file modified date and time.
    As per SAP help duplicate file is working based on last file modified date and time stamp - but this is not same for duplicate file in case of FTP.
    I am testing this in PI 7.31 SP06.
    Please help if you tested this option in PI 7.31 using sender FTP.
    Because our scenario we might received from sender FTP duplicate files and this I wanted fix using our standard check box option.
    Appreciate your help.
    Regards,
    Venu.

    May be have a look at the below blogs if it helps..
    http://scn.sap.com/people/sandeep.jaiswal/blog/2008/05/13/adapter-module-to-stop-processing-of-duplicate-file-ftp-location
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/06/05/how-to-handle-duplicate-files-sender-file-adapter-scenarios-in-process-integration

  • "Do not import duplicates" is not working

    The "Do not import duplicates" box is checked for all imports but is not working.  This is both for my Nikon DSLR, my Canon S-95 and my iPhone. This was happening with both Snow Leapord and Lion as operating system.  I have been using Aperture since the first release and only in the last few months has this been an issue.  Any thoughts?

    There's a known (and old) bug when duplicate identification fails on photos
    that have been imported from another catalog.
    Sent from phone.

  • In FB60, duplicate invoice check does not work if invoice date is different

    In FB60, duplicate invoice check does not work if invoice date is different
    This issue is in FB60 and not MIRO.
    Duplicate invoice check is activated in vendor master.
    I posted an invoice for a vendor with amount $ 100, Reference 1234 Invoice date Nov 01, 2011
    I tried posting for same vendor (and also Co Code) with amount $ 100, Reference 1234 Invoice date Nov 01, 2011. System does not allow. This is fine.
    Now I change only date, from Nov 01 to Nov 02, and system allow posting.
    Why I don't get the error message when date is different ? It should not be treated as a different invoice since invoice reference, amount, Vendor and Co Codes are same.
    SAP documentation says that it checks document date during duplicate invoice check even for FI invoices, then why does it allows in this case.
    Is this a bug ?
    I already tried changing settings in SPRO under LIV, this does not impact FB60 invoice booking.
    Thanks
    Sandeep

    Hi,
    Use BTE - 1110 - (Check on Invoice Duplication) for FB60. Take the help of your ABAPer to make a coding in Function module mentioned in BTE.
    Need to make a copy of the FM and then you can do relevant coding.
    refer the link.
    [http://www.thesapconsultant.com/2006/10/sap-business-transaction-events.html]
    Regards,
    Shridhar

  • How do I prevent Lightroom from creating duplicates if the edit in photoshop is not saved?

    Hello!
    How do I prevent Lightroom from creating duplicates if the edit in photoshop is not saved?
    So... Quite often I choose to 'Edit in photoshop' from Lightroom but then end up not saving the result. (for example, because I just wanted to experiment with the photo, or I'm not satisfied with the results)
    However, Lightroom always creates a copy of the original photo, which stays in the catalog even if the photoshop changes aren't saved.
    Is there a way to stop this, and only add a photo if it has been edited in PS?
    Using LR5 with PS CS6 on a Mac 10.9
    THANK YOU!

    Select 'Open the Image in PS as a Smart Object'. The image will be rendered by ACR in memory without being written to disc until you save it from within PS.

  • Do not import duplicates not working

    How can I import only new photos from memory card? the do not import duplicates checkmark  does not work anymore.

    I reset the import settings to defaults, thinking I might have changed something inadvertently ( I am new at this), and now the checkmark for do not import duplicates cannot be checked ( for the past two weeks it could but it would still import all the duplicates)
    This looks like there may be a problem with broken user preferences in your user account.
    Test, if you can set the "Do not import duplicates" flag, if you sign in as a different user. Enable another user account for testing in the "System Preferences > Users& Groups", e.g. the "Guest" account, if you do not have a test account.  If the "Do not import Duplicates" is working well in this account, we'll know, that broken preferences files or other setings in your current account are probably causing this.
    Then try to remove your user preferences as described in this document :   the Apple Aperture trouble-shooting page.
    You user library may still be hidden, as is the default in Mavericks: To open your hidden user library:
    Select the "Home" folder icon (the little house)  in the Finder's sidebar and press the key combination ⌘J to open the "view options".
    Enable "Show Library Folder".
    Then open the Home folder and open the Library folder inside and navigate to ~/Library/Preferences
    These files and folders need removing:
    ~/Library/Preferences/com.apple.Aperture.plist
    ~/Library/Containers/com.apple.Aperture
    After removing the Preferences files it is essential to log off and on again, or to restart the computer, before you launch Aperture again.  Otherwise it may not take effect.
    -- Léonie

  • I have a macbook with Iphoto 8.1.2. How do I get it to stop importing duplicates even after I checkbox tell it not to.

    I have a macbook with Iphoto 8.1.2. How do I get it to stop importing duplicates even after I checkbox tell it not to.

    How do I get it to stop importing duplicates even after I checkbox tell it not to.
    That checkmark will only prevent iPhoto from importing exact duplicates - the exact filename, image format, exactly the same size,
    What kind of duplicates are you asking about? Have the files been renamed or converted in any way?

  • Duplicates from iTunes on to iphone4s only, not ipad2, or iPod classics- just phone. C'mon!!

    Duplicates from iTunes on to iphone4s only, not ipad2, or iPod classics- just phone. C'mon!!

    How do I get to 'talk to' support in here?

Maybe you are looking for

  • Multiple POs included in single PDF

    Hi Gurus,    My client is having a functionality of sending Purchase Order through email. For a perticular user we are facing a problem. When he generate a email to be send to  Vendor the PDF is created with more than 6 Or 7 POs included in it.Which

  • Need To Share XP Virtual machine on Macbook Pro in Fusion

    I have an XP Virtual machine that I need to share on our Macbook Pro. The problem is that even if I create it in shared folders, I can't share it with anyone but the user who created it. I've discovered that when I check the permssions, there is a "g

  • How to synchronize two different oracle designer repositories

    Hi we have the following situation we use Oracle designer and SCM repsository to manage our datamodels and server models. we have two teams working in two different locations. Both teams are working on the same datamodels/ server models. issue is , t

  • About flow logic in screen painter

    hi all, its urgent to me i need to creat a TCODE for specific transaction. i was created a Ztable with three fields and now i need to create a screen with save and delete and edit options for that three fields ( i was already created a screen with th

  • Getting No argument error while installing orcale 11g on linux 6

    As i have completed all the preinstallation task,but after creating the oracle a/c and installing oracle data base getting error No argument found and also i am unable to get the coorrect version of java on linux 6 please help me for this one