&ampnbsp;  added when return lines [urgent]

Hi,
I am converting 6i RDF reports to 9i JSP reports and some column titles (boilerplates) are hyperlinks for help text. The JSP file looks like this for one boilerplate
<text name="B_EXCLUDED_FLAG">
<webSettings
hyperlink="/abrohelp/hh_start.asp?filename=collateral.asp&anchor=Excluded"
hyperlinkAttrs="target=_top"/>
<geometryInfo x="0.37500" y="1.50000" width="0.18750"
height="0.43750"/>
<textSegment>
<font face="Times New Roman" size="8" bold="yes"
textColor="r0g0b75"/>
<string>
<![CDATA[
]]>
</string>
</textSegment>
<textSegment>
<font face="Times New Roman" size="8" bold="yes"
textColor="r0g0b75"/>
<string>
<![CDATA[
]]>
</string>
</textSegment>
<textSegment>
<font face="Times New Roman" size="8" bold="yes"
textColor="r0g0b75"/>
<string>
<![CDATA[EX]]>
</string>
</textSegment>
</text>
When generating my report in HTML I am getting the following:
<td width=17 colspan=3 rowspan=4><font color=#0000bf> <font size=2 face="Times New Roman"><b>&ampnbsp;</b></font><br><font size=2 face="Times New Roman"><b>&ampnbsp;</b></font><br><font size=2 face="Times New Roman"><b>EX</b></font><br></font>
Then, due to &ampnbsp; added, two '_' are displayed in the rows above 'EX' looking like this:
EX
Into the reports builder the text for the boilerplate was entered:
<ENTER>
<ENTER>
EX
This was working for 6i using cgi
Does exist any work around to avoid '_'?
Thanks

Hello,
This parameter is documented in :
http://download-uk.oracle.com/docs/html/B10221_01/ptch1_re.htm#1004903
1.5 Spaces in HTML Output
On Windows, you can set it in the registry or as an environment variable.
Regards

Similar Messages

  • When watching a video, often the Press Esc to return line in the middle of the screen does not disappear. What can I do to remove it?

    Often when watching a video, TV show on ABC or Hulu Plus, after going to the full screen, the Press Esc to return line in the middle of the screen does not disappear. What can I do to remove it so it does not detract from the viewing?

    Mac Pro - Mid 2010
    Processor  2 x 2.66 GHz 6-Core Intel Xeon
    Memory  8 GB 1333 MHz DDR3 ECC
    Graphics  ATI Radeon HD 5870 1024 MB
    Software  Mac OS X Lion 10.7.2 (11C74)
    This is a brand new machine that I just purchased from Apple. It was delivered yesterday
    The old computer is an old PowerMac G5, but my OS X install disc is a retail version of 10.5.
    I also tried the OS X 10.5 install disc that came with my MacBook Pro (2.6 Ghz Intel Core 2 Dual).
    Same issue - nothing but a grey screen when the system tries to boot from the DVD

  • Validation Failure on Bill To When Creating Return Line

    Hi,
    I have created a sales order with one order line. This has been invoiced. I then made the ship to and bill to addresses inactive for the person for whom the order was created and then created new bill to and ship to addresses.
    I then attempted to create a second order for the person which had a return line which referenced the original order line. When I try this I get the error message:
    Validation failed for the field - Bill To
    The order itself is created with the correct invoice_to_org_id and ship_to_org_id but the order line only has the invoice_to_org_id populated (the ship_to_org_id is null)
    Any ideas.
    Thanks,
    Gavin

    Hi,
    This error is issued because, after informing return reference fields, Order Management tries to change bill to and ship to addresses to those informed in the original order, and then performs its validation. As the address is now inactive, the error is raised. However, you should be able to book the order (RMA), receive the goods in Inventory and then import the credit memo in AR using the new ship and bill to active addresses, but ship to address must be informed.
    If you want AR to apply credit memo automatically to the invoice, you must choose the invoice manually, since it’s not going to be defaulted, probably due to the address validation error.
    Hope it helps.
    Regards,
    Ketter Ohnes

  • Carriage Returns / Line Breaks & PDF

    I have a requirement to display a customers address in 1 column of a PDF report.
    The address is stored in the RPD as Address1, Address2, etc. etc.
    I use the answer of the question "Carriage Returns / Line Breaks" as a basic startup.
    ( Question Registered the 02/24/10 from user12673225 )
    I get a great result in the HTML report.
    But, when I print the report in PDF the HTML control codes appear in the PDF report.
    e.g.
    LTHEA A | P.O. BOX 877 *<br* | KY | VERNON A 100000479 |
    VERNON | /> GRAND...........|....|.............................|
    ...........| CAYMAN.............|....|.............................|
    ...........| KY1-1103 *<br*......|....|.............................|
    ...........| /> CAYMAN.........|....|.............................|
    ...........| ISLANDS.............|....|.............................|
    Presently I generate the report in HTML then I convert it in PDF format.
    Is there a way to print the report directly in PDF without the html control appearing in clear in the pdf file. Is is possible to do the job in one step only?
    Edited by: user9214078 on Feb 24, 2010 11:42 AM

    Hi Will,
    The [   instead of   <  does not work.
    The character "[" is not recognized as an HTLM control code.
    It worth the try.
    Thanks
    Gilles.

  • Returns line in a purchase order

    Hello all,
    I am working in a GI for return to vendor and i was instructed to create a returns line in a purchase order number. i would like to know how to create a returns line in a PO.
    Thanks,
    Maxx

    In PO, when you want to create a Return, just tick the "Return" indicator in Item overview tab.

  • Adding a Goal Line to a chart in Webi

    Post Author: geozuh
    CA Forum: WebIntelligence Reporting
    Does anyone know how to add a goal line to a chart created in WEbi? It seems like this would be a standard option.

    Post Author: jsanzone
    CA Forum: WebIntelligence Reporting
    geozuh,
    You would think that adding a goal line to a WebI report would be an available option within the software package, but it is not (but this sure sounds like a viable enhancement, so hopefully some of the Business Objects Enhancement Gurus are listening in).
    It should be possible with a bit of fiddling with data in your database to create a "reference-type" table that could mimic all of the data values present but you would "plug" a metric-type column with the goal.  For instance, on your bar graph you have x and y coordinates.  The x could be the total sales by year, the y is the items (I know, I should be using an example from E-Fashion, but I'm not up-to-speed on it).  In your "reference-type" table you would replicate all of the year and item data and create a new column (perhaps called "goal") which you plug with the goal value.  In your universe you can link the two tables and when the report runs, voila you have all of your data.  Now you can use the "vertical bar and line" graph to plot your old x and y and use z for the goal.  Just a thought, and I know, "it's the long road to China", but hopefully you've got some ideas to tool with now.

  • Why PO Item does not appear when return GR?

    Dear Gurus,
    The scenerio is,
    A standard PO with 30 items.
    The PO is released and complete received by MB01 103, 105.
    When return GR by MIGO GR 122, the PO items do not appear except one item. If use MB01, the same.
    Why? Pls advice. Thanks.
    Regards,
    David

    Just found a good OSS note: Note 886735 - MIGO: Unclear why GR is not possible for the purchase order
    It has a report attached, that helps to analyse the reason.
    Carry out the following checks using the report:
    1.  Check the document category
    Information: The document category 'F' is possible for purchase orders and the document category 'L' is possible for scheduling agreements.
    2.  Check that the purchase order/scheduling agreement is not deleted.
    3.  Check that the purchase order/scheduling agreement is not blocked.
    4.  Check whether the purchase order/scheduling agreement is released.
    5.  Check that the purchase order is not held.
    6.  Check whether the goods receipt is already posted.
    7.  Is there a purchase order for external service?
    8.  Is there a blanket purchase order?
    9.  Is there a text item?
    10. Is there a statistical item?
    11. Is the goods receipt indicator set in the purchase order/scheduling agreement?
    12. Check whether the confirmation control is active and whether a confirmation is still not available.
    13. Is there a valid scheduling agreement delivery schedule line?

  • Adobe Digital Editions Crashing When Returning eBook Defective Product !!!!

    Adobe Digital Editions Crashing When Returning eBook Defective Product !!!!

    Hi
    My issue with the nook was with sites where you can download free books such as
    ManyBooks.net.  ADE acts differently when using these sites; for example, it
    opens ADE with the book in read view but when you go to library view the book
    disappears.  I actually solved the problem before the forum answered my
    question--when I download the book from the free sites I choose Save As to make
    sure the book goes to the ADE folder.  Then I choose LIBRARY and I get a drop
    down menu and choose "Add to Library" and I get the book from the ADE folder. 
    Then I have my NookColor attached to the computer and I drag the book into
    MyNookColor.
    I just got a book from the public library and ADE acts differently.  The program
    that my library uses is CONNECT Downloadable Catalog@Library Connection, Serving
    Patrons of Participating CT Libraries.  I had the book on hold so I was notified
    by email that it was available.  I went to my account in the CONNECT program and
    added the Adobe EPUB ebook to my cart, proceeded to checkout, and downloaded the
    book in acsm format.  ADE opens the book in Library view, I drag the book over
    to MyNookColor and I am done. 
    I was researching my problem on the internet and found my solution.  My point
    was that ADE acts differently with free book sites versus public library and
    buying directly from B&N.  I see you have a tablet and I have a nook color.  You
    can bring your nook tablet to B&N and get help.  Another suggestion is to
    download ADE again and make sure it gets registered properly (doing this from a
    laptop not the nook).  I have downloaded audible books and I have had no
    problems--you have to use the program OverDrive Media Console for audible
    books.  I also have put music on my nook which has to be MP3 format and movies
    have to be in MP4 format.  Good Luck. 
    Jean

  • What is escape character for for Carriage Return, Line Feed, Form Feed

    Hi
    I need to a text file which should have following characters
    Carriage Return, Line Feed, Form Feed
    How do i insert them in a string
    i know "\f" is carriage return,
    but what are characters for line feed and form feed
    Ashish

    uncle_alice wrote:
    jverd wrote:
    remus.dragos wrote:
    I forgot that it does not exist in Java. A good thing
    from my point of view.Running the following makes my computer beep.
    public class Bell {
    public static void main(String... args) {
    System.out.println("\u0007");
    Sure, sending a BEL character to the console rings the bell, but that has nothing to do with Java. Anyway, I think he meant Java doesn't support the \a escape sequence in string and char literals.
    >
    >
    >I forgot that it does not exist in Java. A good thing
    from my point of view.
    Running the following makes my computer beep.
    public class Bell {
    public static void main(String... args) {
    System.out.println("\u0007");
    } Sure, sending a BEL character to the console rings the bell, but that has nothing to do with Java. Anyway, I think he meant Java doesn't support the \a escape sequence in string and char literals.
    Ah, I thought he was saying Java doesn't support ringing the bell.

  • How do we remove Carriage Return (line feed) inserted in FCC files

    Hi Experts,
    The file that we generate has a carriage return at the end.
    Is there any way in which we can remove this carriage return (line feed) from the file?
    The FCC parameters used at our end are as below:
    structure.filedNames:
    structure.fieldFixedLengths:
    structure.fixedLengthTooShortHandling: Cut
    Kindly tell us a solution ASAP.
    Thanks & Regards
    Dhwani

    Dear All,
    Let me elaborate on my query
    Consider that the files output looks like below:
    12  34  45  545 5454 UL
    23  33  43  434 4545 FG
    45  44  44  586 6535 GM
    Now there is an extra line(Carriage Return) getting inserted after the last line 45  44  44  586 6535 GM  which is not required at our end.
    The cursor of the file instead of stopping on the last character M, points to the next line.
    Can you please suggest how to remove this extra line from the files.
    I dont understan how will remove context help in this case.
    Regards
    Dhwani

  • How do I execute some code when a line of a table control is selected?

    Hi,
    I would like to execute some code when a line of a table control is selected.  At the moment I have to select one or multiple rows and then press enter, this forces a screen refresh and my code is executed but I would like the code to be executed as soon as any line is selected.
    I've done something like this using ALV grids and object orientated code but is there a way of doing this in a normal non-OO table control?
    Thanks in advance.
    Gill

    Hi,
    U need to declare a char1 field for marking (mark field).  This will reflect with value 'X' in your tcontrol internal table for all the selected rows. 
    Now u need to handle the okcode for enter in your PAI.
    There u need to loop through the table for all marked fields.
    There after u can do what ever u want.
    Venkat.

  • Working with Outlook 2011 for Mac, my mails are slow and I can work only on-line, when off-line, mail cannot be opened because it is only partially downloaded. How to solve??

    working with Outlook 2011 for Mac, my mails are slow and I can work only on-line, when off-line, mail cannot be opened because it is only partially downloaded. How to solve??

    Try http://www.microsoft.com/mac/support.

  • Custom splash screen only shows up when command line is used...

    Hi,
    Everything in my Java web start application works perfectly but, the custom splash screen only shows up when command line is used ("C:\Program Files (x86)\Java\jre7\bin>javaws -verbose http://www.xxx.eu/AcSentVivresCrus/AcSentJnlp/AcSent.jnlp"), if I use the shortcut on the desktop or in the start menu, the Java 7 splash screen shows up (tested under Windows Vista and Seven). Does someone have any clues?
    Thanks...
    My jnlp file :
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="6.0+" href="AcSent.jnlp">
      <information>
        <title>AcSent : Commande de repas</title>
        <description>AcSent - Commande de repas</description>
        <vendor>AcSent</vendor>
        <homepage href="http://www.xxx.eu" />
        <icon href="acSentIconBiseau.png" />
        <icon href="splashAcSentRC.png" kind="splash" />
        <shortcut online="true">
          <desktop />
          <menu submenu="AcSent" />
        </shortcut>
      </information>
      <security>
        <all-permissions />
      </security>
      <resources>
        <j2se version="1.6+" href="http://java.sun.com/products/autodl/j2se" max-heap-size="128m" />
        <jar href="AcSentJnlpProgressIndicator.jar" download="progress" />
        <jar href="AcSentJnlp.jar" main="true" version="1.0" />
        <property name="jnlp.packEnabled" value="true" />
        <property name="jnlp.versionEnabled" value="true" />
      </resources>
      <application-desc name="AcSent" main-class="eu.acsent.jnlp.AcSentApplication"
           progress-class="eu.acsent.jnlp.progressindicator.CustomProgress"> 
      </application-desc>
    </jnlp>

    Hi again,
    I made some researches :
    - The link in the generated shorcuts ("C:\Windows\SysWOW64\javaws.exe -localfile -J-Djnlp.application.href=http://www.xxx.eu/AcSentVivresCrus/AcSentJnlp/AcSent.jnlp "C:\Users\Arnaud\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\46\69c1e9ee-1f252d1a") is not the same as the one I use in the command line ("C:\Program Files (x86)\Java\jre7\bin>javaws -verbose http://www.xxx.eu/AcSentVivresCrus/AcSentJnlp/AcSent.jnlp"). Is there a way in the the JNLP file to tell how to generate shortcuts (not the icon, etc., but command line options)?
    - This sample (https://blogs.oracle.com/thejavatutorials/entry/changing_the_java_web_start) displays the splash screen when I click on the the generated shortcuts (I use Windows 7). I have copied the ButtonDemo jar file and the JNLP file on my IIS web server (Windows 2008 Server), this time the splash screen does not show up when I click the generated shortcuts but always shows up when I use the command line. Can someone tell me if it is a trouble with IIS ?
    Thanks again...

  • How to set window.status when returning to a page with back button/list?

    It is easy enough to set window.status to application-oriented information when loading a page: do it in a function which is the onload handler for the page's body element. But, when returning to this window from another window with the second window's back button, or selecting the first window from the second window's back list, window.status gets set to browser-oriented information, usually the string "Done". Is there any means by which I can set window.status to application-oriented information when returning to the window via another window's back button/list? What would be really great is if there is an event handler like this:
    window.onreturnviaback = onreturn_via_backhandler;
    Any ideas?

    How about:
    - (void)viewWillAppear:(BOOL)animated
    I use that a lot.

  • Web service task: Error when returning an empty array

    Hi,
    I've encountered an annoying error when using a Web Service Task from an SSIS package in SQL Server Data Tools.
    [Web Service Task] Error: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not execute the Web method. The error is: Index was outside the bounds of the array..
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection, VariableDispenser taskVariableDispenser)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()".
    It seems that the Web Service Task generates this error when returning an empty response from the WSDL. I've seen several topics about this here on MSDN but they are all from 2008-2009 and seem to suggest that
    this is a bug.  The workaround suggested is using a script task but I would really love to avoid that since my programming skills are lacking.
    I'm using Visual studio 2010 with SP1.

    Hello,
    From my own experience: in all the cases where I had to use SSIS 2008 to retrieve data or send data to Webservices, I had to revert to using Script Tasks or Script components. Whenever I tried with a Web service task, because the job looked simple, I had
    to abandon it in favour of Scripts. Keep in mind that I try to make use of the SSIS components as often as possible, before reverting to Scripting. But handling web services is the one exception, where I always use scripts. In SSIS 2012 I did not find
    any significant improvement of the Web service task and hence no compelling reason to use it.
    Jan D'Hondt - SQL server BI development

Maybe you are looking for