XSLT mapping not reflected at the receiver

Hi ,
I am working on IDoc to proxy scenario . At the receiver i have SNC which uses standard content . The mapping here is XSLT mapping .
I modified the standard content XSLT mapping according to the requirement . The mappings works fine in the test tool . However on checking the payload at the receiver side the field i mapped is non existent
this is the XSLT code i used for mapping
!--TAxcode -->                    
<xsl:if test="count (./E1EDP04/MWSKZ)!=0">
                                   <xsl:element name="FollowUpInvoice">
                                        <xsl:element name="ProductTaxationCharacteristicsCode">
                                             <xsl:value-of select="./E1EDP04/MWSKZ"/>
                                             </xsl:element>
                                   </xsl:element>          
                              </xsl:if>
ProductTaxationCharacteristicsCode has 0-1 occurence
Is there anything i am missing out here ?

Hi,
/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
http://www.w3schools.com/xsl/xsl_languages.asp
http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/content.htm
/people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
If we use Altova map force tool, it will automatically generate the code, instead of we manually writing.
Here we map the mapping like our graphical, internally it generates the corresponding the XSLT code.

Similar Messages

  • Check Box values not reflecting in the pageflow instace variable

    Hello BEA Experts,
    I am binding a checkBox group to an instance variable of a Pageflow , it seems that the array inside the pageflow is null no matter what can you please let me know why.
    Is it possible to bind the checkbox group tag to an array in Pageflow or is there anything wrong with the way I am using the checkbox group with in a data- repeater table.
    Here are the code snippets..
    JSP:
    <netui-data:repeaterItem>
    <tr class="tablebody">
    <td>
    <netui:checkBoxGroup dataSource="{pageFlow.nodeIds}">
    <netui:checkBoxOption value="{container.item.nodeId}">&nbsp
    </netui:checkBoxOption>
    </netui:checkBoxGroup>
    Contoller:
    Has a private instance varible named nodeIds with getter and setter methods..
    Please let me know why the checked values are not reflecting in the pageFlow attribute.

    Hi Bob
    I didn't understand fully what you are trying here. Could you please clarify?
    I assume that you have a Array of NodeId objects.
    Lets say:
    Public NodeId[] nodeids = new NodeIds[10];
    and you want a checkBoxGroup mapped to NodeId[]
    and have as many checkBoxOption as number of elements in array with value as NodeId(i).nodeId
    Is this assumption correct?
    If the above is correct then the code snippet you have pasted is wrong in the sense that checkBoxGroup datasource is the array but the Option value is the main repeater item's nodeId which is wrong.
    The container.item would not access anything within the pageflow variable.
    I will post a sample in the next one
    Vimala-

  • Changes are not reflecting in the Quality

    Hi,
    These are standard SAP Components. I have imported the ESS and MSS Packages.
    Actually 3 Development Components are using in my application (Tra,TraTri and TraTre).Tra is the root DC.
    I have made  changes  to those objects and sucecessfully  build  without errors.
    After check-in all  activities  those activities are working fine in Development system.
    But those changes not refclecting in Quality system. So i was founded build log error in Consolidation.
    I was fixed the error in the Development system and build the components without build error.
    still now changes are not reflecting in the quality system.
    But out of 3 DCs(Tra,TraTri,TraTre) Tra and TraTre are working fine in Quality(changes are  reflecting) only problem in TraTri DC (changes are not reflecting in the Quality)..
    Please help me as soon as possible....Its very help full for me
    Regards
    Sudhakar Reddy A

    Hi Slava,
    very very thanks to you for the fast reply. but one thing in my side.
    When i release the activities after successful build, i export those changes and place them in the import queue of the consolidation system in the CMS.
    The export in the SAP NetWeaver Developer Studio packs all selected activities into a change request, and then places them in the import queue of the consolidation system.
    When the my system administrator imports this request into the consolidation system, the released changes are integrated into the DTR workspace of the consolidation system; the build server compiles the modified components.
    my system administrator findout build error in consolidation system:
    [wdgen] [Error]   .PersonnelNumberCheck: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   com.sap.xss.tra.tri.vc.changepersno.VcTriChangePersNo --> ContextModelNode PersonnelNumberCheck [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
         [wdgen] [Error]   .PersonnelNumberCheck.I_Employeenumber: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   com.sap.xss.tra.tri.vc.changepersno.VcTriChangePersNo --> ContextModelNode PersonnelNumberCheck_Output [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
         [wdgen] [Info]    com.sap.xss.tra.tri.vc.changepersno.VcTriChangePersNo --> ContextModelNode PersonnelNumberCheck_Output [supplyingRelationRole]: Supply function or supplying relation role missing (Hint: A child node which is not mapped must have either a supplying relation role or a supply function or one of its parent nodes must have a supply function.)
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.E_Name: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   com.sap.xss.tra.tri.vc.changepersno.VcTriChangePersNo --> ContextModelNode PersonnelNumberCheck_Et_Return [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
         [wdgen] [Info]    com.sap.xss.tra.tri.vc.changepersno.VcTriChangePersNo --> ContextModelNode PersonnelNumberCheck_Et_Return [supplyingRelationRole]: Supply function or supplying relation role missing (Hint: A child node which is not mapped must have either a supplying relation role or a supply function or one of its parent nodes must have a supply function.)
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Type: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Message: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Log_No: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Field: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.System: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Message_V1: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Message_V3: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Message_V2: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Log_Msg_No: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Number: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Message_V4: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Parameter: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Id: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .PersonnelNumberCheck.PersonnelNumberCheck_Output.PersonnelNumberCheck_Et_Return.Row: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   com.sap.xss.tra.tri.vc.changepersno.VcTriChangePersNo --> ContextValueAttribute EmployeeName [readOnly]: The context attribute has to be read-only. (Hint: As the mapped context attribute is read-only this attribute has to be read-only, too.)
    I was fix error in my development system with out any build errors. still now not working ...pls give me any suggestion.i dont have access to consolidation system.
    Regards,
    Sudhakar

  • UI Screen Configs not reflecting on the web

    For doing screen configuration,  when I click on the frame to configure, the system is picking up std key and not the custom key zpartman though zpartman key is there in the list. ( Note: Zpartman key is the one assigned to this role ). Therefore if I do config in zpartman key, it's not reflecting on the web. Please reply what could be the reason and the solution.
    Thanks
    TR

    Hi TR
    first access the standard and check the configuration info such as what is the configuration key , object and subobject .
    Then access your custom configuration screen and check what it was looking for and what is it picked , change your custom configuration accordingly what it was looking for (by making changes to configuration key, object and sub object).
    Check that you are accessing in the same client if not transport the request to other client using SCC1 transaction.
    Thanks & Regards
    Raj

  • PO changes not reflecting in the SAP R/3 system in Extended classsic

    Hi Guys,
    I have a querry regards to deletion of a PO line item in Extended classic scenario Version 5.0. User has deleted the line item in the shopping cart and now the status of the shopping cart is with Zero value and line item deleted, but in the PO there is a line item with some Value and we are trying to delete it and save it, it gets deleted and PO status it shows as awaiting approval. but at the Item level of the PO the check box  of Item deletion is updated. which means PO line item is deleted.
    Now my querry is the status of the PO in the SRM shows a awaiting approval and this is not in approval tab but at the header level when I try to search the PO with PO display/change option. Also its not reflecting with the deleted item in R/3 system.
    Please help me.
    Regards
    Srujank

    Hi
      Check configuration of your Message server. check if your message server is configured properly. Just go to your SAP logon. Select the system say "DEV" and click on groups.Then Click on System id and enter the id as "ID1" in your case.
    and then enter the machine name in the message server box and then click on generate list. If your message server is configured correctly you would get some groups in the list below. only if that comes then go to SLD and check in the ABap technical system if you have configured technical system using the proper logon groups.
    Then you should not face this problem. Let me know if you require more information.
    regards
    ravi

  • I re-send a mail with 3 pdf attachmets to an outlook account and the attachments do not arrive to the receiver, if the receiver is a Windows PC. If the receiver is an iPhone the attachments can be accessed til the moment Unload the full message is pushed

    I re-send a mail with 3 pdf attachmets to an outlook account and the attachments do not arrive to the receiver, if the receiver is a Windows PC. If the receiver is an iPhone the attachments can be accessed til the moment Unload the full message is pushed

    It is NOT legitimate. It is SPAM
    The latest Firefox release is 7.0.1 which you should update to by visiting http://www.mozilla.org/en-US/firefox/new/

  • My sms are not memorized from the receiver

    hi,
    i have a Nokia 1200. From few a have this problem:
    the sms the sms that i send are not memorized from the receiver . It is only possible read it when arrive and cancel it.I've tried to move the sim card to another phone and i have not problem.
    Anyone have had the same problem?
    hi
    Alfredo

    Puh! I think you need to rephrase that since it is impossible to understand what you could have meant...probably that´s why nobody has replied yet...
    By clicking the "Kudos!" or the "Solution?" button on the right you can say "Thank You" and you´ll show the author and others that the post is useful.
    The day we stop improving is the day we stop being good.

  • SAP BI CKF,RKF descrptions are not reflecting in the universe

    Dear Gurus,
    I have couple of questions
    1.I have created a BI quey with 2 calculated keyfigures and 2 Restricted keyfigures. When i am creating a universe on  top of the BI query, Desrptions for Calculated and Restricted keyfigures are not reflecting in the universe, Rather the universe is showing UID(unique ID)'s of the CKF and RKF.
    To get the descriptions into the universe, Do i need to do any settings?
    2. In one of the documents I have read that we have to create one universe for one language if i want to see the report in Multiple languages. if it is so,
    Do i need to create universe in each and every language or is there any option that i can create the universe in one language and replicate into the required languages?
    Please help.
    Thanks and Regards
    Jagadeesh Ambati

    Hello Jagadeesh,
    I recommend to post this query to the [Integration Kits - SAP|BusinessObjects Integration Kits; forum.
    This forum is dedicated to topics related to the BusinessObjects Integration Kit for SAP.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all SAP Kit queries remain in one place and thus can be easily searched in one place.
    Thanks a lot,
    Falk

  • SAP BI RKF,CKF Descrptions are not reflecting in the universe

    Dear Gurus,
    I have couple of questions
    1.I have created a BI quey with 2 calculated keyfigures and 2 Restricted keyfigures. When i am creating a universe on top of the BI query, Desrptions for Calculated and Restricted keyfigures are not reflecting in the universe, Rather the universe is showing UID(unique ID)'s of the CKF and RKF.
    To get the descriptions into the universe, Do i need to do any settings?
    2. In one of the documents I have read that we have to create one universe for one language if i want to see the report in Multiple languages. if it is so,
    Do i need to create universe in each and every language or is there any option that i can create the universe in one language and replicate into the required languages?
    Please help.
    Thanks and Regards
    Jagadeesh Ambati

    Hi ingo,
    do you see the desriptions in items like the RSA1 ? - I can able to see the descrptions of Calculated keyfigure and Restricted keyfigure in the query designer and as well as in Bex analyzer.
    did you use the same language when building the universe connection ? - Yes I have created the connection and universe in English Language.
    Thanks and Regards
    Jagadeesh Ambati

  • Changes are not reflecting in the page

    Hi All,
    I have an issue in custom page. In my custom page, if i click approve button for a particular batch, then it will navigate to previous page which contains 10 batches per page in the table structure.
    Once i clicked the Approve button it will update the status in the table. It is getting updated in the table but it is not reflecting on the Batches page while navigating to previous page.
    Kindly share your suggestions.
    Thanks and Regards,
    Myvizhi

    Hi Myvizhi ,
    Since you wish to display a specific row in the table region , then while navigating from update page to search page send primary key and set it as
    where clause , so that you can view only updated specific row .
    You need to handle this in process Request of your controller class in search page . Let me know if its not clear .
    --Keerthi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Changes to subtasks are not reflected in the summary task

    I use Project Professional 2013.
    Changes to subtasks are not reflected in the summary tasks. This includes both work and actual work as well as % complete. The tasks are all auto scheduled. Is there a setting that I need to change?

    The only way I know to make that happen is if calculate project after every edit is disabled (See Options, Schedule tab).
    Does this happen in all project files, for other PCs near you and do you have SP1 installed for Project 2013?
    Rod Gill
    Author of the one and only Project VBA Book
    www.project-systems.co.nz

  • Query changes are not reflecting in the Workbook.

    Hi All,
    I have modified the query by adding attributes. But the changes are not reflecting in the workbook.
    Do i need to insert the query again in the workbook or is there any option that will reflect the changes in the workbook
    Thanks in Advance,
    Suneel.

    Hello Suneel,
    if you insert the query again, it will work, but it is not the best way to delegate the query changes to the workbook.
    Just open your query from within your workbook (BEx menu 'change global definition') and use the green button at the top left in order to transfer the new query structure to the workbook. The query will be executed and you should see the changes.
    Don't forget to save the workbook afterwards.
    Regards,
    Kirill

  • File Upload data not reflected in the Layout

    Hi,
    Using the following how to document, I have written the file upload functionality.
    The upload functionality works and the data is saved in the cube. We have a layout to display the uploaded data.
    Issue:- The data is not reflected in the layout soon after fileupload, even after saving the data in the cube.
    If i close existing webinterface and re-execute it. I see the uploaded data.
    Once the data is saved in the cube, we would like to see this data in our layouts.
    How do we achieve this ?
    Appreciate your help.
    Regards,
    Vinay.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/g-i/how%20to%20load%20a%20flat%20file%20into%20bw-bps%20using%20a%20web%20browser.pdf

    Hi,
    When you click on Submit button the file data goes in the buffer and when you click on Save the data gets posted into cube and then the function module release the buffer.
    Comment the FM call API_SEMBPS_REFRESH in Save button and refresh the layout, check if you can see the new data in the layout.
    Please grant the points if this answer helps you.
    Regards,
    Deepti

  • The logo for the application has been changed in Azure portal, but it's not reflected during the login

    Hi Azure support,
    my name is Linda, Office365 technical support. I want to ask one Azure question on behalf on my customer. she has AAD_basic subscription.
    she tried to change logo of one application, but failed. she followed the steps as below:
    1. add the "Logo" in the application;
    2. logo not reflect in the login page.
    I cannot attach the screenshot, if you want, you could email me v-linsha
    hope you could give some suggestion and resolution. thank you.

    Sometimes I know I haven't changed anything in the external file. In this case, the supposed conflict seems to be a bug and I overwrite with Lightroom metadata without exception (but with fingers crossed) - that bug has been reported.
    Other times however, I have edited the file in an external editor, and its possible that the external editor wants to add some information that may be worth having, or it may be that its lost the original information - this is when its a dilemma:
    If I overwrite disk file with Lightroom metadata, I may be losing what the external editor added.
    If I overwrite Lightroom metadata with disk data, I may be losing what Lightroom had and the external editor dropped.
    This scenario has not been reported as a bug, since I don't know if it is one. If I could see the difference between the two, then I'd know.
    Rob

  • SQL Server Service is not reflecting to the new name.

    Hi,
    I just rename the computer and use the command below to rename the SQL Server but the SQL Server Service is not reflecting to the new name.
    Is there a way to change the SQL Server Service and agent to reflect the new name or do I have to re-install sql server.
    I am using SQL 2008 R2.
    Thank you in advance.

    If running "SELECT
    @@servername" yields the old server name, it means the instance has not been renamed.
    you must run statement to drop the old name of the instance and recreate it with the new name as the default (local) one..
    EXEC master.dbo.sp_dropserver 'MACHINENAME\OLDINSTANCENAME'
    go
    EXEC master.dbo.sp_addserver 'MACHINENAME\newINSTANCENAME', 'local'
    go
    I took the code here: 
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/c07ab906-dabf-4303-9737-d430d82c4f42/how-to-rename-instance-of-sql-server-2008-r2?forum=sqltools
    Once you did this, look at your maintenance plans.  I sometime end up having one or two still following the old name.  Especially if you create this new server from a copy of another virtualized one.

Maybe you are looking for

  • Urgent... unable to load JDBC driver

    i have developed a servlet which will establish connection to mySQL.. but it couldn't load the JDBC driver even i placed [ mysql-connector-java-2.0.14-bin.zip ] in [ C:\j2sdk1.4.2_05\jre\lib\ext\ ] in fact.. it work fine b4 i format my notebook.. any

  • Adding  values in query for like materials.

    Greetings Gurus, I am very new to ABAB. I recently made a query attached to an infoset, that lists the amount received from a purchase order and compares the amount that was ordered (overdelivery allowed). With this I added a custom field and and in

  • Get information about the state of a row on a document

    Hi all, On our documents we have a button that does some calculation on quantity and price according to business logic. When you run this code when a line is closed, the code of course crashes since the value cannot be set in that row. Now I would li

  • Cannot select 'Layout' in SRS Options Form...

    Hey all, I've created a test invoice in XML format by simply copying our invoice executable and changing the output to XML, created the template, data definition, etc. Now when I go to submit the Invoice Print program I expect to be able to select th

  • How do i get my computer to read my itouch for 5th generation

    I tried by just connecting my ipod to my laptop but i don't know how to get itunes to read it. I don't see anywhere that shows that my ipod is in itunes so I'm not sure how to put music from my saved music onto my ipod. I am not good with technology