Question about xsql:set-page-param

Hi!
I have construction like this:
<xsql:set-page-param name="ptk1" value="{@some_value}">
where {@some_value} contains national characters. And in ptk1 I have only question marks. If I use {@some_value} directly, for example <xsql:query ...> <![CDATA select ... where field={@some_value} ]]> </xsql:query> it works fine. I have
<?xml version="1.0" encoding="windows-1251" ?> in my xsql page.
Is it possible to get set-page-param working with national chars?
Thank you very much.

You've identified a bug in how parameter values are retrieved. I've filed Bug#1920676 to get this fixed.
Currently character set conversion is done between the servlet engine's default character set and the character set of the XSQL page template. The bug occurs because the character set conversion is being done in certain circumstances when it is not actually required.
Will post a status update when we've identified a fix.

Similar Messages

  • Xsql:set-page-param from multirow select into array variable

    I'd like to set an XSQL page array variable to the result of a query that returns multiple rows.
    Can I do something like this:
    <xsql:set-page-param name="users[]">
    select username from all_users
    </xsql:set-page-param>
    The documentation only mentions usage like
    <xsql:set-page-param name="users[]" value="SCOTT SYS SYSTEM"/>

    The set page param is only designed to look at the first column of the first row of its query results.
    If you supplied a PL/SQL function that would return the list of users as a space-or-comma-separated string, then you could use:
    select your_function() as user_list from dual
    and then add the treat-list-as-array="yes" attribute to achieve this.

  • Xsql:set-session-param

    I experience a problem with exception arising when I try to set session parameter and then to post to a page with insert-request.
    Here is exception message:
    XSQL-018: Unexpected Error Occurred processing stylesheet null
    oracle.xml.parser.v2.XMLDOMException: Node of this type cannot be added.
    at oracle.xml.parser.v2.XMLDocument.checkChildType(XMLDocument.java, Compiled Code)
    at oracle.xml.parser.v2.XMLNode.appendChild(XMLNode.java, Compiled Code)
    at oracle.xml.parser.v2.XMLDocument.appendChild(XMLDocument.java, Compiled Code)
    at oracle.xml.parser.v2.XMLNode.appendChild(XMLNode.java, Compiled Code)
    at oracle.xml.parser.v2.XMLDocument.appendChild(XMLDocument.java, Compiled Code)
    at oracle.xml.parser.v2.XMLNode.appendChild(XMLNode.java, Compiled Code)
    at oracle.xml.xsql.XSQLStylesheetProcessor.processToDocument(XSQLStylesheetProcessor.java:66)
    at oracle.xml.xsql.actions.XSQLInsertRequestHandler.handleAction(XSQLInsertRequestHandler.java:82)
    at oracle.xml.xsql.XSQLDocHandler.getDocument(XSQLDocHandler.java, Compiled Code)
    at oracle.xml.xsql.XSQLPageProcessor.process(XSQLPageProcessor.java, Compiled Code)
    at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java, Compiled Code)
    at oracle.xml.xsql.XSQLServlet.doPost(XSQLServlet.java:81)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:521)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java, Compiled Code)
    at org.apache.jserv.JServConnection.run(JServConnection.java, Compiled Code)
    at java.lang.Thread.run(Thread.java:479)
    Using 1.0.4.1 production xsql servlet.
    Code to set param:
    <xsql:set-session-param name="issuethesid" value="aaa" only-if-unset="yes"/>
    Code for the page producing error
    <?xml version="1.0"?>
    <!--?xml-stylesheet type="text/xsl" href="coastbasepost.xsl"?-->
    <page connection="coastbase" xmlns:xsql="urn:oracle-xsql">
    <xsql:include-request-params/>
    <xsql:insert-request
    table="domain"
    transform="coastbaseinsert.xsl"/>
    <xsql:set-page-param name="CURRENTID">
    SELECT ID_SEQ.CURRVAL FROM DUAL
    </xsql:set-page-param>
    <xsql:include-param name="CURRENTID"/>
    </page>
    Works everything but insert-request.

    This error usually occurs when your transformation produces an illegal XML fragment.
    If you temporarily rename the transform attribute to transformXXX so that the inbound XSLT transformation is not performed, does the stack trace go away?

  • Question about email setting: how  do i change the setting so i need to login to check my email. Currently it automatically come to the inbox without the need to log in. Thanks

    Question about email setting: how  do i change the setting so i need to login to check my email. Currently it automatically come to the inbox without the need to log in.

    You don't. Email comes in either by push or when you invoke the email app. Ther is no password except when you first set up the account. If your iPad is not being used as your personal device and you need to shield emails from other users, then don't use the email app.  Instead, use web mail if available from your provider.

  • Question about printing by page count

    Hi
    I'm new to this and I have a question about printing our invoices by page count.
    We generate our invoice using Crystal 2008 we have invoices that can range from a single page to as many as 6 pages. I would like Crystal to preview/print the reports in order of how many pages are in the report. Example: print all single page invoices first then all invoices that are 2 pages and so on. Is this possible?
    Thank you in advance

    Hi Ido,
    Thanks for your input. This is more or less what Carl was suggesting yesterday and I gave it a lot of thinking. The problem here is that I cannot go with "good enough resolution" - I need perfect resolution.
    The reason for this apparently silly requirement (why would one sort a bunch of invoices by number of pages instead of Customer Number, as long as they end up in an envelope anyway?) is the proposed purchase of a folding/stuffing machine which could do very fast what now takes one person 4 days to achieve.
    One type of machine comes with three settings - fold/stuff 1, 2 or 3-page statements. You need to have three stacks with all the statements that have 1, 2 and 3 pages. The ones with more pages will have to be folded manually, but there are only about two dozen clients that give us that much business. You feed the machine one stack at a time and set it to process the respective number of pages. Any statement that falls accidentally in the other stack will either cause the whole rest of the stack to be mixed up, which is very bad, or cause one customer to receive his invoice and someone else's, which is just embarrassing. I cannot afford any of these scenarios.
    Given that the statement contains variable-length (and depth) messages that vary by month and by profit center, and it could also contain one or more groups of details, each with its own header, it is very risky to try to come up with magic numbers attempting to estimate the number of pages based on the number of detail lines. Someone will still have to eyeball very carefully the initial stack of statements in the areas where the number of pages increases by one and make sure that ordering by number of detail lines did not mix, for example, one report with two pages among two reports with one page. Of course, this increased scrutiny will be necessary only around the areas where the page number transitions from 1->2, 2->3 and 3->4, which is much better than trying to order by number of pages all 1500 statements, but still depends on one's manual intervention and focus and, as a result, makes me pretty uncomfortable.
    I have taken a look at the "Group Sort Expert". If you select the "All" option (all groups) and you had some kind of summary value then you could sort the report by that value. The idea was to create a hidden Average field over the TotalPageCount runtime variable (which will always equal the TotalPageCount for that customer, since it's the same for all the pages in that group) and use that summary field in the "Group Sort Expert", which would have solved the problem elegantly. Unfortunately, there is no way to create a summary field over a runtime variable. I even created a formula that just returns the TotalPageCount, but that formula did not show up in the list of fields available for summarization (while other formulas did).
    It looks like the reporting engine does not allow this type of "late-sorting". I wonder if it is possible at all, because in effect this would require the engine to execute an additional pass: first it should somehow generate the whole report grouped by Customer Number so it knows how many pages are in each group, then it should sort by the number of pages and only after that it could render the report. I'm not sure the engine can do this additional pass.
    I would be very curious to hear about the other (more complex) ideas you mentioned. For example, I have seen (in Crystal 2008) a checkbox allowing "sorting by a formula". I don't know how to write a formula used in sorting, but the basic question in the paragraph above still stands: does the engine even support such a feature?
    Thanks again.

  • Question about Raid set up with (SB600) K9A2 Platinum V 1.0

    I am having trouble setting up my raid.  I am using Windows XP Pro and go through the usual set up procedures using F6 command then installing the drivers etc.  Once I get everything up and running installed on Raid 0 the computer works very well for a few days.  Then later BSOD.  The first was a 0000007b stop error, then I got the system back up again only to have it a few days then another BSOD 00000024 stop error.  This time I was not able to bring it back.  I thought my problem was linked to a RAM issue as I was using OCZ PC2 6400 DDR2 OCZ2G8008GQ (2X2GB).  The reason I thought this was when I went to the motherboard site for approved ram, this ram was not there, then on OCZ site it was also not tested, then I went to newegg and used thier motherboard ram compatability screener and it did not show up either.  So I bought the Giel ram and am now trying to set it back up again though I could not get it back still.  So I finally just reformatted the drives (using another computer and a hard drive enclosure)and am getting ready to reinstall everything.  I want to make sure I am using the right SB600 drivers for my application.  I should be selecting AHCI X86 or x64.  This does pertain to the operating system (I am using Win XP 32 Bit) or the processor (I am using the Kuma Athlon X2 7750 2.7Ghz)
    I believe I should be selecting the x86 drivers when installing windows.  Am I right?  I just want to make sure I do not screw anything up so as to bring on the horrible BSODs again.  I realize this could be some driver issue as well that could have caused this.  I did everything I could to make sure it was not the hard drives.
    The last question I have is:  In order to ensure proper operation of the dual channel ram, (I have read the book, still confused a bit), I must install the ram with one stick in the first slot nearest the CPU and the other in the first slot of the opposite color?  In this case Green/Orange slots.
    Mainboard: MSI K9A2 Platinum 790FX
    CPU: Athlon X2 Kuma 7750 AM2+ 2.7Ghz Processor
    CPU-Cooler: Factory Supplied
    RAM: 4GB (2X2GB) G Skill F2-8500CL5D-4GBPI DDR2-1066 Dual Channel
    GPU: AMD790FX
    VIDEO: PowerColor HD4830 512MB GDDR3
    HDD: 2 Velociraptor 150 10000 rpm drives WD1500HLFS
    DVD: ASUS DRW-22B1LT SATA Drive
    Floppy: YES
    Power Supply: CORSAIR CMPSU-650TX 650W ATX12V / EPS12V SLI Ready CrossFire Ready
    OS: Windows XP Pro SP1 (Updated to SP3)

    I was just trying to obtain the fastest load times/install times.  When the machine was first running it was very quick with no cpu temps running beyond 34C, no abnormal performance.  This is my wifes computer though.  Things began to go astray after she updated through windows update to SP3.  I am now using a slipstreamed CD with SP3 already on it.  She said she was clicking on the internet explorer "E" icon and it just shut off.  THen when it rebooted (it was still set that way in windows recovery) it started loading windows then BSOD 0000007b error.  I fixed it by finally getting into windows recovery and running fixboot, then fixmbr, then chkdsk /r /f.  It started working fine again.  Then later maybe two days later it happend again this time wihtout the restarting.  She was working on something else this time and it shutdown again.  This time when it tried ot reload windows I was getting the ntfs.sys issue with a 00000024 stop error.  I could not do the same magic with windows recovery any longer.  When I tried it indicated it repaired the boot, the mbr, but when I tried to run the chkdsk, it gave me disk read errors, such as "this disk has unrecoverable errors".  I used Western Digital test programs on the drives by removing them and installing them into an enclosure and taking them to a good computer.  One drive I could see in windows and it reflected 140G/B, the other would pick up but not in my computer.  It also showed the drive as having the entire quantity as the RAID together had of 298G/B versus the real size of the drive 150G/B.  I just figured that was the drive that was set up as LD 1 in the RAID setup (prior to windows) and possible was the drive with he boot sector on it???  I could get another drive and include it into the array, but then just figure I will have to worry about 3 drives versus 2.  She keeps improtant backup stuff on an external drive.  I will tone down the ram to 800.  Should I set the latency in Bios though to the 5-5-5-15?  or just leave everything at auto like I hade done before?  Though this ram is new and was not in the computer when this happened.  I had replaced the other OCZ Gold stuff and put in the G Skill stuff I have now.  I had previously stated Giel, but it is G Skill, sorry about that.  I may just do what you say, guess sleep on it and decide whether to just install the drives with OS/Programs on one and data on the other. 

  • Question about rendering the page

    hi
    i have button on page 73 which this button brings me to page 74
    in page 74 i have a sqlquery report region,
    and another simple html region which have a button
    called "send_mail" there is a process which executed when i press this
    button and of course i did branch to this button which brings me to the same page 74
    my question is do the sqlquery report region run again when the page in
    rendering? or the apex save it as cache? and if not is there a way that it won't run again but stay in cache like"save state" ? cause i saw only conditional display and not conditional process of sqlquery report?
    the reason that i ask this cause the query is very heavy
    thanks in advanced

    Hello Naama,
    >> i wanted to ask if there any more things that i can missed because of this "old" version
    APEX is using the PL/SQL Web Toolkit extensively. I don’t really know the differences between every version, and I don’t think it’s matter. In some cases, a new version can fix some bugs (like in the rendering process), in others, can add new features (like caching) and in general, making the code better (optimizing etc.). So, I can’t really give you a list of things you are missing, but I can assure you that not using the latest version can damage/degrade the quality of your system.
    There is another problem with not meeting the pre-required installation terms, because usually people will assume you are. It can make debugging really hard. In your case, you were lucky that Scott asked you right away about the OWA version. Unfortunately, Scott is unique that way. Other (like you and me) can spent a lot of time trying to figure out why something is not working as expected, without knowing (remembering) that the only reason is a faulty infrastructure.
    Is there a problem to install the latest version of the PL/SQL Web Toolkit? As far as APEX concern, it will not harm your 1.6 instance, and should not damage any other database functionality, so why not upgrade?
    Regards,
    Arie.

  • Question about "Create Item" page

    Im working on trying to Insert a new item into a Self-Service Web Applications page.
    As part of my research, I have been looking at this doc:
    Oracle® Application Framework
    Personalization Guide
    Release 11i
    Part No. B25439-02
    From:
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115fwkpg.pdf
    The document does not seem to go into much detail about how to Insert an item on a page. I also checked the "OA Component Reference" document.
    I checked the online help via "Create Item Page" - e.g.
    http://oursite/pls/PSAT/fndgfm/fnd_help.get/US/FND/CUST_PERSADMIN_CREATEITEM.HTM
    Again, that doesn't give a lot of information.
    As part of my testing / research, I would like to add a new Item to a page, and have the value of the item to be taken from an existing SQL Query.
    For example, in iProcurement, when viewing a Requisition Details, e.g. via this page:
    http://oursite/OA_HTML/OA.jsp?page=/oracle/apps/icx/por/reqmgmt/webui/ReqDetailsPG&reqHeaderId={!!BX6R96mkQOcfNZ60BeTaJQ}&retainAM=Y&addBreadCrumb=Y&_ti=245778094&PersonalizationParam=PersonalizationParamAdmin&oapc=12&oas=mYF7zP1VI7xoAWcUQHTEkQ..
    I would like to add in the "NOTE_TO_AUTHORIZER" field from the "po.po_requisition_headers_all" table.
    From looking at the "About this Page" link, I can see there is a View Object called "oracle.apps.icx.por.reqmgmt.server.ReqHeaderVO".
    This ViewObject contains an Attribute called "NoteToAuthorizer" with a Type of "java.lang.String".
    When I go to the "Create Item" page, and choose and Item Style of "Message Styled Text" there seems to be no way to say which database field you want to include.
    From looking at a previous customisation that a developer did, I can see you can pull in an Attribute via the "View Attribute" field, and link in the VO via the "View Instance" field.
    When inserting database values into a Self-Service page, can we only insert Attributes, and not any of the other regular fields from View Objects?
    Apologies for the rambling essay.
    Any advice much appreciated.
    Thanks

    Hi Jimr,
    In OAF sql queries are represented by View Objects and columns of query will be represented by View Attribute.
    For every column in query there will be corresponding view attribute name, so while adding any item on self service page which represents data from database you need to specify view instance name and view attribute name, which will specify which column and from which query it will show the data.
    *"When I go to the "Create Item" page, I can't work out how to tell Oracle that the Item I want to create should be the "NoteToAuthorizer" field from the "ReqHeaderVO" ViewObject."* so ReqHeaderVO1 will be the instance(by default OAF generates instance like this) and "NoteToAuthorizer" can be mentioned in View Attribute name property.
    Let me know if you need further clarification.
    Regards,
    Reetesh Sharma

  • Question about Correlation set

    There is a process: a proposer submit a claim, then it needs all the proposer's supervisors to approve, if any of them reject the request, the
    claim will return to proposer and process terminates. If all the supervisors approve, the process can continue. I know after the correlation set is added to every receive node in the process, every node can receive only once a message and the process will move on to the next receive node after the last one has received one message,
    what I should do if I want one node to receive messages multiple times(actually a loop including the node) util a required condition is true?
    Thank you.

    I am not sure if you are talking in reference to the original question or not.
    I will assume not,
    yes you can use multiple correlation sets that you define on the same message. And that message can be reused in different operations there is no issue with it.
    I also assumed you didn't mean that both the receive activities use the same partner, porttype and operation. Because that is a different thing again.
    -Kiran Bhumana.

  • Question about Safari default page

    I have the default page in Safari to a "blank page," however every time when I re-start Safari it goes back to the last page viewed. How do I turn this feature off? I always want to go to the blank page when re-starting Safari.
    Thanks

    Thanks for your reply. Actually, I sent the wrong snapshot. I do have the default page set to blank.
    Here's my problem. Let's say I'm looking at running shoes on the Nike site. Afterward, I quit. I don't use Safari for three days, but when I do the default page is Nike and not a blank page. How do I get a blank page to appear anytime I restart Safari?  Thanks!

  • Question about refreshing the page with frames...

    hi, my website uses three frames... (the standard main one, top and left frame)
    but when i go to different pages on the site and press the refresh button it goes back to the homepage but i want it to just refresh the page in the 'main' frame.
    i understand why its going back to the homepage... coz when i press refresh its refreshing the index.jsp page and thats where the frames are, so the location for the 'main' frame page is the homepage.
    is there any way around this?
    i just want it to refresh whatever page is in the 'main' frame.

    You can do it, but it means storing the currently viewed page in the user's session, and maintaining those sessions at all cost.
    Here is a brief example of how it might be done:
      //Top.jsp
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <c:set var="top_location" value="Top.jsp" scope="session"/>
    <html>
      <body>
        <h2><%= new java.util.Date() %></h2>
        My SesisonID = <c:out value="${pageContext.session.id}"/><br/>
      </body>
    </html>
    //Bottom1.jsp
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <c:set var="bottom_location" value="Bottom1.jsp" scope="session"/>
    <html>
      <body>
        <h2>I am Bottom 1</h2>
        My SesisonID = <c:out value="${pageContext.session.id}"/><br/>
        <c:url var="toPage2" value="Bottom2.jsp"/>
        <a href="${toPage2}">Go To Page 2</a>
      </body>
    </html>
    //Bottom2.jsp
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <c:set var="bottom_location" value="Bottom2.jsp" scope="session"/>
    <html>
      <body>
        <h2>I am Bottom 2</h2>
        My SesisonID = <c:out value="${pageContext.session.id}"/><br/>
        <c:url var="toPage1" value="Bottom1.jsp"/>
        <a href="${toPage1}">Go To Page 1</a>
      </body>
    </html>
    //Framer.jsp  (with the frameset that gets reloaded...
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <c:if test="${empty sessionScope.top_locaction}">
      <c:set var="top_location" value="Top.jsp" scope="session"/>
    </c:if>
    <c:if test="${empty sessionScope.bottom_location}">
      <c:set var="bottom_location" value="Bottom1.jsp" scope="session"/>
    </c:if>
    <html>
      <frameset rows="50%,*">
        <frame title="top" src="<c:url value="${sessionScope.top_location}"/>"/>
        <frame title="bottom" src="<c:url value="${sessionScope.bottom_location}"/>"/>
      </frameset>
    </html>But for this to work EVERY page you make will need to record itself in the session, and you will need to pass every link through the response.encodeURL(...) or <c:url ...>
    An alternative which may be easier (depending on what you are doing) would be to create one frame, with a <jsp:include ...> for the stuff you want to show at the top, and another one for the stuff you want to show on the left. More like this:
    //Top.jsp  note- no html or body tags
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <div style="border: thin solid black;">
        <h2><%= new java.util.Date() %></h2>
        My SesisonID = <c:out value="${pageContext.session.id}"/><br/>
    </div>
    //Bottom1.jsp
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <html>
      <body>
      <jsp:include page="Top.jsp"/>
        <h2>I am Normal 1</h2>
        My SesisonID = <c:out value="${pageContext.session.id}"/><br/>
        <c:url var="toPage2" value="Bottom2.jsp"/>
        <a href="${toPage2}">Go To Page 2</a>
      </body>
    </html>
    //Bottom2.jsp
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <html>
      <body>
      <jsp:include page="Top.jsp"/>
          <h2>I am Normal 2</h2>
        My SesisonID = <c:out value="${pageContext.session.id}"/><br/>
        <c:url var="toPage1" value="Bottom1.jsp"/>
        <a href="${toPage1}">Go To Page 1</a>
      </body>
    </html>

  • Question about building a page in fireworks and 403 forbidden

    Hi guys,
    Thanks for any input you can give me on this.
    I've been trying to recreate a page from our website in fireworks. The page can be located here:
    http://sevenbarfoundation.org/newsletter-mg/general.html
    I'm kind of new to this, and I have been able to generally recreate the page in fireworks by copying the images and rebuilding based on dimensions. It is when I try to upload the page that I am running into problems.
    Once I have the page looking how I would like it I have exported it and saved it as CSS and images. From there it looks like I should open it in dreamweaver which I have done, but i'm not really sure what to do there. It basically seems like people just use dreamweaver as the FTP client. I have tried this as well as uploading it through my own FTP client, and each time I get a 403 forbidden when I go to look at the page.
    Any help here would be great. Just trying to figure out if I am not saving it properly in one of those two programs. It gives me an .htm file, a css file and a png file which I have uploaded onto the server into the folder that I need it to be in. Just keep getting that annoying 403!

    First, Dreamweaver is much more than a glorified FTP client! Dreamweaver is a Web site authoring and management application. That is the program you should use to build your HTML, not Fireworks.
    Fireworks is a Web layout/design and graphics production application. Fireworks can export HTML or HTML and CSS, but that export ability is intended to create mockups and prototypes, not live sites. The code Fireworks creates is...well...awful. You need to learn how to write HTML from scratch, not let a graphics program write it for you.
    The single .png file is also not going to work for you. The page you link to has several separate images. You need to create slices on your Fireworks document and export them as individual images, which you then reference in the HTML.
    Here are a couple of good tutorials for beginners:
    http://www.sitepoint.com/article/html-css-beginners-guide/
    http://net.tutsplus.com/tutorials/html-css-techniques/design-and-code-your-first-website-i n-easy-to-understand-steps/
    This tutorial is on the general theory of slicing. As such, it's helpful: http://www.slicingguide.com/
    In Fireworks, you use the slicing tool (looks like a green rectangle), to draw slices over the areas you want to export as individual images. These green rectangles appear in the Web layer. You can set the export properties of each slice separately. When you export, you can export all your images, or just the images from selected slices. And I really haven't said anything, so start with the help files, then post back with specific qustions.
    As to your 403 error problem, it's something with the configuration of the server, it has nothing to do with Fireworks or Dreamweaver. Read these articles:
    http://www.checkupdown.com/status/E403.html
    http://en.wikipedia.org/wiki/HTTP_403

  • Question about AHCI setting for my pavilion DV6T-2000 in order to use SSD driver with TRIM support

    Hi
    My operating system is Window 7 ultimate
    1.I have just updated my ssd Corsair P256 firmware to the newest version which enables Trim
    2.I typed " fsutil behavior query disabledeletenotify " and got the result " 0 " , so it is good.
    3.I go to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci" and know that the "Start"name has Data value "0".
    4. I go to device manager and click on "IDE ATA/ATAPI controllers". However, the only thing which i saw was:
    "Intel(R) PCHM SATA AHCI Controller 6 Port"
    i didn't see the "Standard AHCI 1.0 Serial ATA Controller"
    i tried to go the Bios setting to enable AHCI but HP bios won't let me change any setting except Booting priority. I am using the newest Bios version from HP(I have just updated it two days ago).
    So my question is that: am i on set? or what i should do now to make the Trim work
    if i am on set, does the Trim run automatically? do i need to do anything to maintain the SSD's performance?
    thank you

    If you right click on "Intel(R) PCHM SATA AHCI Controller 6 Port" and select properties, then go to the Driver Tab and hit the Driver Details button, you will see the iastor,sys driver is installed, so AHCI is enabled.

  • Question about printer setting of PO

    Hi there:
    I encountered an issue that purchase order was printing once I changed PO and save it, is there a way to cancel its setting?

    Hello,
    Go to T-code NACE
    Select application EF-Purchase order
    Go to output type select NEU as your output
    Go to details tab and remove the multiple issuing tick.
    This will avoid priting of purchase order when you make changes in purchase order.
    Still, if you want you can then take print manually.
    Br,
    Tushar

  • Help! Question about Java Server Pages

    Hi everybody!
    I'm new to Java, and I wonder if anybody could help me with this:
    I need to know the "extension" of this file (I don't physically have the file, I have only its contents!):
    </GX>
    <GX ID=Beetle>
    <BR>
    Thank you for choosing <GX TYPE=cell ID=common.Title></GX> for your travel arrangements<BR> <BR>
    <GX TYPE=tile ID=resInfo>
    Reservation Information<BR>
    Reservation Number: <GX TYPE=cell ID=resInfo.recLoc></GX><BR>
    </GX>
    <BR>
    <GX TYPE=tile ID=buyer>
    Billing Address<BR>
    Buyer: <GX TYPE=cell ID=buyer.name></GX><BR>
    <GX TYPE=cell ID=buyer.isResPhone> Residence Phone: <GX TYPE=cell ID=buyer.rPhone></GX><BR></GX>
    <GX TYPE=cell ID=buyer.isBizPhone> Business Phone: <GX TYPE=cell ID=buyer.bPhone></GX><BR></GX>
    <GX TYPE=cell ID=buyer.isFaxPhone> Fax Phone: <GX TYPE=cell ID=buyer.fPhone></GX><BR></GX>
    Address: <GX TYPE=cell ID=buyer.addrOne></GX><BR>
    <GX TYPE=cell ID=buyer.isAddr2> <GX TYPE=cell ID=buyer.addrTwo></GX><BR></GX>
    City: <GX TYPE=cell ID=buyer.city></GX><BR>
    <GX TYPE=cell ID=buyer.isState> State/Province: <GX TYPE=cell ID=buyer.state></GX><BR></GX>
    Country: <GX TYPE=cell ID=buyer.country></GX><BR>
    <GX TYPE=cell ID=buyer.isPostal> Postal/Zip Code: <GX TYPE=cell ID=buyer.postal></GX><BR></GX>
    </GX><GX VISIBLE=false> <!-- end of buyer tile --> </GX>"
    After many searches on the web, I can't find out if it's a HTML or GXML template, or if it has to do with JSP (is it a .jsp web page?)
    Thanks in advance!

    Thanks very much both of you for your prompt help!
    I had already found this link but now with your explanations, it seems a bit clearer now...
    After another search, it seems that this file is a HTML or GXML template to be rendered by a template engine (I've read that GXML templates only contain GX tags like my file) . Does it sound familiar to you?
    I need now to know which extension would have this file it is were like I believe a HTML or GXML template? Will it have simply a .html or .gxml suffix?
    Many thanks in advance!

Maybe you are looking for