XSL newline not working during runtime

Hello,
I have this in my XSL to insert newline during transformation.
<xsl:variable name="break">
<xsl:text>
</xsl:text>
</xsl:variable>
It inserts newline when try "Test" from the XSL in JDeveloper.
However, when I deploy the application to the server and test it, the newline is not coming up in runtime. I am using Oracle JDeveloper 11g(11.1.1.4.0) to create the SOA application and Oracle SOA Suite 11g as my SOA domain server
Any one came across this, please suggest a solution or workaround.

Hi,
To add line breaks, you need to use '&#xA;' in the xsl:value-of. Try the below:
<xsl:variable name="Test">
<xsl:value-of select="concat('','&#xA;','')"/>
</xsl:variable>
-AR

Similar Messages

  • Enhancement not visible during runtime

    Dear experts,
    I have a problem with getting enhancements up and running in runtime.
    I Changed 2 enhancements in FM J_1B_NF_VALUE_DETERMINATION and activated them. Activation goes fine, but for some reason during runtime (in debug mode), I can not see the code of the enhancement at all. My changes are not triggered, I can not even see the code in debug-mode. The complete code-block is missing. It seems that the enhancements are not active and are just not embedded during runtime. Do I have to activate something else? I guess CMOD and SMOD are not relevant in this case but if they are please let me know.
    Thanks in advance
    William

    if you are usng enhancement framework then there is no need of CMOD/SMOD.
    where have you created your enhancement spots? and what type have you given there?
    goto SE19 and see what actually is the status of the enhancement .. if active, keep breakpoint directly inside your enhancement coding,
    when FM starts executing, you will find a circular swirl(just on the left side of the code ), that mean it will goto your enhancement. it wont direcly show in the deugger, you press F5 and then it will go inside your code.

  • Microphone not working during call

    microphone not working during phone call.  both microphone and headphone mic not working during normal phone call.  microphone works during facetime call.  any suggestions?

    Hi there naxster,
    You may find the troubleshooting steps in the article below helpful.
    iPhone: Microphone issues
    http://support.apple.com/kb/ts5183
    -Griff W.

  • Map not recognized during runtime

    While running a test (during runtime), the map is not being recognized
    by the system. We have cleared SLD Cache in IR and ID, and using
    SXI_CACHE several times and during runtime we still get the following
    error about the map not being found. The error is as follows:
    Runtime error Unable to find resource a1ebddd0-0d05-11dd-a1d7-
    eecb0a0a3d7e in the following software component versions:
    urn:ariba.com:xi:Procurement:CreatePurchaseOrdercom/sap/xi/tf/_MM_TX_WSPurchaseOrderPush_RequestM~-1
    <Trace level="1" type="B">CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV</Trace>
    <Trace level="2" type="T">......attachment XI_Context not found </Trace><Trace level="3" type="T">Mapping already defined in interface
    determination </Trace>
    <Trace level="3" type="T">Object ID of Interface Mapping
    15D05B740F5D39BCBACC32BCA4E1FCE7 </Trace>
    <Trace level="3" type="T">Version ID of Interface Mapping
    A1EBDDD00D0511DDA1D7EECB0A0A3D7E </Trace>
    <Trace level="1" type="T">Interface Mapping
    urn:ariba.com:xi:Procurement:CreatePurchaseOrder
    IFM_TX_WSPurchaseOrderPush_2_Z_ARIBA_KT_PO_CREATE </Trace>
    <Trace level="3" type="T">Mapping Steps 1 JAVA
    com/sap/xi/tf/_MM_TX_WSPurchaseOrderPush_RequestMessage_2_Z_ARIBA_KT_PO_CREATE_REQUEST_ </Trace>
    <Trace level="3" type="T">MTOM Attachments are Transferred to the
    Payload </Trace>
    <Trace level="3" type="T">Dynamic Configuration Is Empty </Trace>
    <Trace level="2" type="T">Mode 0 </Trace>
    <Trace level="3" type="T">Search
    com/sap/xi/tf/_MM_TX_WSPurchaseOrderPush_RequestMessage_2_Z_ARIBA_KT_PO_CREATE_REQUEST_.class
    (urn:ariba.com:xi:Procurement:CreatePurchaseOrder, -1) in swcv a1ebddd0-0d05-11dd-a1d7-eecb0a0a3d7e. </Trace>
    <Trace level="3" type="T">Search
    com/sap/xi/tf/_MM_TX_WSPurchaseOrderPush_RequestMessage_2_Z_ARIBA_KT_PO_CREATE_REQUEST_.class (-1) in swcv a1ebddd0-0d05-11dd-a1d7-eecb0a0a3d7e
    without namespace. </Trace>
    <Trace level="1" type="T">Unable to find resource
    com/sap/xi/tf/_MM_TX_WSPurchaseOrderPush_RequestMessage_2_Z_ARIBA_KT_PO_CREATE_REQUEST_.class in the following software component versions:
    a1ebddd0-0d05-11dd-a1d7-eecb0a0a3d7e
    Thrown:
    com.sap.aii.ib.core.mapping.execution.ResourceNotFoundException: Unable
    to find resource
    com/sap/xi/tf/_MM_TX_WSPurchaseOrderPush_RequestMessage_2_Z_ARIBA_KT_PO_CREATE_REQUEST_.class in the following software component versions:
    a1ebddd0-0d05-11dd-a1d7-eecb0a0a3d7e
    at com.sap.aii.ib.server.mapping.execution.JavaMapping.load
    (JavaMapping.java:148)
    at com.sap.aii.ib.server.mapping.execution.JavaMapping.executeStep
    (JavaMapping.java:67)
    at com.sap.aii.ib.server.mapping.execution.Mapping.execute
    (Mapping.java:60)
    at com.sap.aii.ib.server.mapping.execution.MappingHandler.map
    (MappingHandler.java:87)
    at com.sap.aii.ib.server.mapping.execution.MappingHandler.map
    (MappingHandler.java:71)
    at
    com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:119)
    at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest
    (MappingRequestHandler.java:72)
    at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction
    (MappingServiceImpl.java:79)
    at sun.reflect.GeneratedMethodAccessor511.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at
    com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke
    (Interceptors_Resource.java:71)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
    at
    com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
    at $Proxy279.processFunction(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at
    com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:183)
    at
    com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:267)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:182)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:280)
    </Trace>
    <Trace level="1" type="E">CL_XMS_PLSRV_MAPPING~ENTER_PLSRV</Trace>

    In which system you are facing this problem?
    If it is Developement system then do the following steps and then try again.
    1. In your interface mapping remove the message mapping first and then activate the interface mapping.
    2. Do some dummy change in your message mapping or rename the message mapping by copying it and activate it.
    3. Now use this message mapping in your interface mapping and activate IM.
    If it doesn't work delete all objects and recreate them. (or may be rename them ).
    One more important thing... Check your Interface Determination and make sure the outbound & inbound message interfaces are exactly same as used in Interface Mapping.

  • IPhone 4 Mic & Speaker not Working during Call

    Hello All,
    I have iphone 4 and it was locked on at&t and was running ios 5.0.1, now i have unlocked my iphone and now i am using ios 5.1.1. But i have a problem, when i call someone i cant hear anything "no dial tone sound and no sound during call" & speaker mode is also not working and nor the person cant hear my voice. I also tested on my another phone but same problem.....
    So can you tell me is this a hardware problem or software problem ?? and yeah i can record voice memos and i can listen my memos with speaker on and off
    Waiting for reply....

    Do the basic troubleshooting steps described in the User Guide:
    1.  Reset iPhone (no data loss): Press both home and power buttons for at least 10 seconds, releasing when the Apple logo appears.
    2.  Restore in iTunes using a backup
    3.  Restore in iTunes as new, without using a backup.
    If restoring as new doesn't help, there is a hardware failure.

  • Validation not working during Mass Change of Vendor Line Items

    Hi All,
    I created validation for Reference Key 1 field of Vendor line items, in this validation i used customized user exit.
    Whenever i select multiple line items in FBL1N for mass change & try to put a unauthenticated value system gives error as per Validation only for 1 st item but it not work for subsequent items & put the unauthenticated value in subsequent line items.
    I am not able to understand why Validation is working only for 1st line item during mass change & not for subsequent line items.
    Please provide your suggestions in resolving this issue.
    Thanks
    sandeep

    Hello Sandeep,
    I understand your issue. First check if the changes as per the SAP Note 640908 (https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=640908) is available in your system.
    Actually, Mass changes call FB02 in background and at this stage Validation gets activated and hence, the control doesn't go back for the next item changes. You can test this by deactivating the Validation and then the mass changes will me fine.
    I hope this explains the behaviour.
    Thanks and regards,
    Suresh Jayanthi.

  • Slide Hyperlinks not working during a Build In?

    Hi all,
    I'm working on a Keynote presenation set up as a mulitple choice quiz. Below is the idea for how each question is set up.
    Question Slide
    Incorrect answers links to 'Next Slide' - Ex. Slide 7 ('Incorrect' Slide)
    Correct answer links to 'Applicable Slide #' - Ex. Slide 8 ('Correct' Slide)
    'Incorrect' Slide
    Everything on the slide links to 'Previous Slide' to take the user back to the question to try again.
    ^ This is where I'm having an issue that I'm not sure is solvable.
    I've got the 'Flame' Build In on the word 'Incorrect', which seems to negate the links put on that slide if the user taps/clicks while the Build In is in effect.
    For example:
    It runs correctly when -
    On the Question Slide I click the incorrect answer - Keynote jumps to 'Incorrect' Slide
    On the 'Incorrect' Slide I click AFTER the Flames Build In on the word Incorrect is complete - Keynote jumps to the linked Previous Slide (Question Slide). User can now attempt the quetion again.
    It runs incorrectly when -
    On the Question Slide I click the incorrect answer - Keynote jumps to 'Incorrect' Slide
    On the 'Incorrect' Slide I click WHILE the Flames Build In on the word Incorrect is happening - Keynote jumps FORWARD to the 'Correct' Slide (NOT linking to the linked Previous Slide).
    User is forced to move forward to next question.
    So essentially the following happens: Pick incorrect answer> 'Incorrect' Slide appears w/ Flames Build In> Quickly click during flames Build In> 'Correct' Slide appears
    Anyone know if this is just due to the Build In occurring and the slide not registering as having a link to Previous until it's completed? Or something along those lines?

    Links do not work when a transition, action or build effect is in progress, there is no work around.

  • Serial number for CS4 Design Standard ist not working during installation

    Hello could you please help me? In the chat-support they gave me the information to this forum.

    Thank you for your reply - it's a full version and the serial number is checked by the Adobe Support - it's fine. But the serial number ist no accepted during the installation.
    This instruction is also not working because of the incorrect serial number:
    http://helpx.adobe.com/creative-suite/kb/invalid-serial-number-cs4.html

  • Subclass instance not created during runtime

    Hi Experts,
    For an existing standard class a subclass was created and during runtime the me object reference points to the subclass name there by allowing the subclass additional/custom methods to be triggered.
    We have done service pack upgrade in the system and during runtime I find the subclass does not exist in the me object reference due to which the custom code in the subclass is not being called.
    How do I fix the above issue so that and subclass instance is created by the superclass during runtime?

    Hello Srinivas,
    I had put a breakpoint to debug in the subclass which was being invoked.
    In the new system where the service pack has been applied I have put breakpoint in the same method but the subclass method is not being called.
    The superclass method is being called. I'm sure after facing this problem(and solving it, of course) you'll have a better understanding of the 'polymorphic' behaviour of objects
    if the subclass inherits superclass the instance will be created automatically?
    NO!!!
    You must understand none of us has a crystal ball where we can gaze & find out the solution. If you want valuable responses please provide as much info as possible.
    BR,
    Suhas

  • Some Functions of a Plug-in not working in Runtime Environment

    Hi All,
    Can I know the reason why some of the features are not working in Eclipse Plug-ins Runtime environment, whereas its working fine in the Eclipse Plug-ins Environment.
    Regards,
    Vipin Nair.

    vpin3515 wrote:
    Can I know the reason why some of the features are not working in Eclipse Plug-ins Runtime environment, whereas its working fine in the Eclipse Plug-ins Environment.Can I know the reason why you're not asking this in an Eclipse forum?
    It's probably because either different environment types or different settings.

  • Hello World XML/XSL example not working in IE

    I am trying to get the "Hello World" XML/XSL example to work in IE.
    Could anyone help me out?
    The code follows:
    hello.xml
    <?xml version="1.0"?>
    <?xml-stylesheet type="text/xsl" href="hello.xsl"?>
    <hello-world>
    <greeter>An XSLT Programmer</greeter>
    <greeting>Hello, World!</greeting>
    </hello-world>
    hello.xsl
    <?xml version="1.0"?>
    <xsl:stylesheet
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    version="1.0">
    <xsl:template match="/hello-world">
    <HTML>
    <HEAD>
    <TITLE></TITLE>
    </HEAD>
    <BODY>
    <H1><xsl:value-of select="greeting"/></H1>
    <xsl:apply-templates select="greeter"/>
    </BODY>
    </HTML>
    </xsl:template>
    <xsl:template match="greeter">
    <DIV>from
    <I><xsl:value-of select="."/></I>
    </DIV>
    </xsl:template>
    </xsl:stylesheet>
    Both files are in the same directory.
    When hello.xml is opened in IE, the output displayed is just, "from".
    What's wrong, and where?
    Please help!
    - Edwin.

    Hi edwinwaz,
    In response to your question, pls refer to this url
    http://www.w3schools.com/xsl/el_template.asp
    and take a look at the "note" in red.
    It says that IE5.X have non-standard behavior on the element <xsl:template>
    In addition, I have tested your code it works fine.
    Just to add something on your code here.
    I noticed that you do this
    <xsl:apply-templates select="greeter"/>
    and then in another template you do this
    <xsl:template match="greeter">
    <!-- code -->
    </xsl:template>
    In this case, it does work because "greeter" is a top-level element but if "greeter" is anything underneath the top-level element. It won't work.
    Actually, I discovered this after taking a look at your example and
    I was surprised that the code above worked and then I did some testing and discovered this.
    I am learning XML too now... So, I am happy to know this :).
    regards

  • Microphone not working during the phone calls

    Hi dear colleagues,
    I've been using my STL100-2 for 3 weeks and suddenly my microphone stopped working during the phone calls.
    It is 100% not a hardware problem because voice input works fine.
    The microphone works correctly when I turn the speaker on. And when I use the headset as well.
    What is wrong there? I tried hard reset, flashed my BB to the latest 10.2 and it didn't solve my problem: the other side could not hear me.b
    Please, help me as I cannot do a very simple thing - make calls on my phone without those freaky tricks.
    Thank you!

    I have a similar problem, I found that it worked ok after I made a Skype call to the phone or if I called the phone from my playbook using video chat it would seem to start working, then it got worse and I found if I squeezed near the mick it would work ok. I also saw another thread where they had similar problems and solutions were possibly linked to loose screws on the plastic casing around the area of the mic as the author suggests it could be an assembly issue. I plan to check mine when I get to work tomorrow as I have no screw drivers small enough on my person right now. Anyway try it you never know it may give you a clue to the problem.
    cheers.....

  • New rMBP 13" - Trackpad/Keyboard not working during Win7 Bootcamp Installation

    Hi,
    I bought the new rMBP 13" 2 weeks ago and now wanted to install Win7 on an extra partition. Using the Bootcamp Assistant, I created a bootable USB drive to install. However, when booting the USB drive and getting to the first installation screen (asking for language), I don't have a cursors to select anything. Also the keyboard is not working. I thought the Win7 might lack some drivers, but I even a different Win7 distribution (64bit) but it still wasn't working. Does anyone have an idea what I could do to fix it? Obviously, not everyone has this issue.
    Thanks!

    Have you upgraded your EFI firmware -> http://support.apple.com/kb/DL1704?viewlocale=en_US&locale=en_US?
    Clinton

  • My keypad is not working during cal

    Guys. On my xperia z2 when i am in a cal.. My keypad is not working.. When i disconnect it gets working. Y is that??/can i get a solution for this?

    Settings, apps, all, look for a smartkey, uninstall it
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Mice buttons not working during playing Borderlands2

    Hi
    I have a logitech Anywhere MX mouse, and the two buttons that on the side of the mouse, aren't working during a game (borderlands 2). They do work generally, this is xev output (part of it)
    ButtonPress event, serial 36, synthetic NO, window 0x2000001,
    root 0xad, subw 0x2000002, time 14960128, (42,51), root:(90,164),
    state 0x0, button 9, same_screen YES
    EnterNotify event, serial 36, synthetic NO, window 0x2000001,
    root 0xad, subw 0x0, time 14960044, (42,51), root:(90,164),
    mode NotifyGrab, detail NotifyInferior, same_screen YES,
    focus YES, state 0
    KeymapNotify event, serial 36, synthetic NO, window 0x0,
    keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    ButtonRelease event, serial 36, synthetic NO, window 0x2000001,
    root 0xad, subw 0x2000002, time 14960352, (42,51), root:(90,164),
    state 0x0, button 9, same_screen YES
    and
    ButtonPress event, serial 36, synthetic NO, window 0x2000001,
    root 0xad, subw 0x2000002, time 15207644, (27,50), root:(75,163),
    state 0x0, button 8, same_screen YES
    EnterNotify event, serial 36, synthetic NO, window 0x2000001,
    root 0xad, subw 0x0, time 15207044, (27,50), root:(75,163),
    mode NotifyGrab, detail NotifyInferior, same_screen YES,
    focus YES, state 0
    KeymapNotify event, serial 36, synthetic NO, window 0x0,
    keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    ButtonRelease event, serial 36, synthetic NO, window 0x2000001,
    root 0xad, subw 0x2000002, time 15208300, (27,50), root:(75,163),
    state 0x0, button 8, same_screen YES
    the buttons are working fine outside of the game also. Pushing one of them takes you back and the other one forward in the browser.
    How can it be fixed?
    Thanks for the time

    How are you playing Borderlands 2?  Through WINE, through the native Steam client?  Have you tried a different mouse?  What is your graphics hardware and what driver are you using with it?

Maybe you are looking for

  • Airport fails to connect at login (only)

    Using a MacBook with OSX 10.5, I am trying to connect to a WPA2 Enterprise network. All of the settings are correct, and the certificate is set on 'always trust'.. but on startup/login, Airport fails to connect (no error message, but IP address is se

  • "Error: Out of memory" [not able to open timeline or videos in 'Viewer']

    Hello all, I am opening an old project from FCP 4 to Studio 1. The old system used a 'Cinewave' capture card. The new system is AJA Kona. I opened and changed timeline settings for many projects and they worked. This project the option fails. If I op

  • How to reterive the status of instance of report

    iI am using java SDK i have to reetive the status of all the instances of report That is sucess , failure , pending..etc how can i do that.

  • Payment Means-General Entry

    Hi Guys, Can any one solve this issue regarding the Banking->Incoming Payments. In that i am Entering New record in Incomming payments in that Form ie Document Lines ie Document For Payments in that Matrix(Document Lines) some Data is their in that r

  • Problem registering my iPod

    It seems there's a problem with the Registration Information page when I choose to register my iPod. No matter what I do, it keeps saying that the postal code i've entered is incorrect: "The postal code you entered is not valid for [?]." I've chosen