Display the Word or html doc  which is stored as blob intable and SearchApplication

Hi All,
I have two doubts and are as follows....
1)Created a table name
create table documents(id number,doc blob);
I created a form based on the above table. I have two text boxes on the form, one is to enter the id and the other one is upload the document. The default button are insert,query,update,reset ....
I inserted a word document into the table with id = 1. when i query the table with the id=1. the word document is not displayed whereas when i insert a .bmp file i am able to see the image when i query.
How can i display the word document when i query the table. Please give me suggestion to do it.
what is the method to do it...If at all if the document(blob) is a HTMl document..How can i display...
2) I have to create a search application...
A text Box: To enter a word
Serch Button: On click, it should search the documents in the documents Table(as mentioned above)
And should display the list of documents that matches the criteria.....On click of a result item(link) the doc or html should be displayed....
Thanks in Advance...
Sreedhar

Oliver -
TestStand does not have any hooks to allow a test system developer to override the internal searching for a file on disk. The only simple option that I see is to to query the database and download the latest sequences ahead of time. This is similar to a Source Code Control mechanism. Keep in mind that once an execution loads a sequence file, the file is typically not released until the last execution completes so you cannot load an updated copy of the sequence file while executing, especially the client sequence file.
Scott Richardson
National Instruments

Similar Messages

  • Code for displaying the word doc file from servlet as response.

    Hi can any provide me code for displaying the word document form servlet as response.
    here i have file from file it should ale to read them and display it.
    i have written code but the proble here is in displaying.it ios as not showing as word.can any one help me here
    vijay

    Are we talking of HTTP?
    If yes, you'll need to provide an appropriate content-type and use the binary output stream.
    IE does not trust the content-type header but relies upon the file name, so set it too.
    response.setHeader( "Content-Disposition", "attachment; filename=" etc. Edited by: BIJ001 on Oct 22, 2007 10:10 AM

  • Does Adobe Reader have the plug-in to display the word definition when moving mouse over the word?

    Hi,
    I would like to know if Adobe Reader has such plug-in that displays the word definition when the user moves the mouse over the word.
    Basically I think it needs to
    detect what word is presented under the cursor
    look up the word in the dictionary or source file e.g.xml
    pop up the definition of the word, which can be a translation or definition
    It would be great if user can actually customize this dictionary file/source file.
    Do you think there is such plug-in?
    Many thanks for your help/advice here.
    Cheers
    SX

    Hi,
    When I use Adobe Reader “look up” function, it takes me to dictionary.com. I am wondering if Adobe Reader allows me to customize this look up function, so I can use another website or my offline dictionary, instead of going to dictionary.com.
    Many thanks for your help/advice.

  • How to display the PPT, PDF, XL, DOC files with in the Windows store app?

    Hi,
    I would like to display the PPT, PDF, XL, DOC files with in the Windows store app? is there any controls provided by Microsoft to view these files with in the app?
    Or
    Any workaround to achieve the desired functionality?
    Kindly provide your inputs if any one has.
    Regards
    Prasad

    Hi Prasad,
    As I know currently there is no in-build functionality to display the PPT, XLS or DOC file directly on the Windows Store App, but you can always open these files by
    Launcher class
    However a good news is we can display PDF on Windows Store App by
    Windows.Data.Pdf class, see this for more information:
    https://code.msdn.microsoft.com/windowsapps/PDF-viewer-showcase-sample-39ced1e8/
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I have two fields and I would like the 2nd field to display the word "Error" if the number is smalle

    I have two fields and I would like the 2nd field to display the word "Error" if the number is smaller than the number in field 1.
    can any one help?

    The code for the field? Sure, it's simple.
    You can use something like this as its custom calculation code:
    var v1 = this.getField("Field 1").valueAsString;
    var v2 = this.getField("Field 2").valueAsString;
    if (v1 && v2 && Number(v2)<Number(v1)) event.value = "Error";
    else event.value = "";
    Edit: Fixed code

  • Having problem in displaying the word doc

    Hi
    i am searching for text in local files by taking as inpt.i am getting the result like in 1st line requested srtring
    2nd line whre it occured in text and
    3rd line with hyper link
    when i click hyper link here i am able see the text file. so i have placed word doc too in my input.here i a getting first and 2nd line fine. when click the 3rd line (hyper link) it is not showing the out put properley.it is not displaying tables and screens.can we open the word file directley?
    i am using code here like this
    fis = new FileInputStream(aFile );
              byte[] contents = new byte[(int)aFile.length() ];
              fis.read( contents );
              String document = new String(contents, "UTF-8"); is this byte is problem here do i need to write diff code here
    any help from u guys

    HI thank u for u r reply
    my real problem is i am doing search using uima.i have been sending the text files as input.and i am getting result here. with the same code i am trying it for word doc also.
    here do i need to download this java 6 then use that desktop.open or can i use it directley. if u want i will post my entire code here

  • Need to display the messages in a view which has the pop up on it

    Hello all,
    I have a view(View 1) in which if i click a button a pop up is being displayed.
    Now on the pop up(which has view 2 of window 2) i have a button(Ok) and if i click it then based on a condition i need to close the pop up and then display the message in the message area of View 1.
    Now if i click the button on the Pop up then it is being closed and the message is not being displayed on view 2.
    I think the message is being displayed on the pop up and is being closed after that.
    How can i display my message on View 1.
    Any ideas...Please help
    Thanks in advance,
    Shravan

    Hi Shravan,
    Create Message area in view1.
    and also give VIEW name wile displaying error message and try.
    *   report message
      CALL METHOD lo_message_manager->REPORT_ERROR_MESSAGE
        EXPORTING
          MESSAGE_TEXT              =
    *      PARAMS                    =
    *      MSG_USER_DATA             =
    *      IS_PERMANENT              = ABAP_FALSE
    *      SCOPE_PERMANENT_MSG       = CO_MSG_SCOPE_CONTROLLER
          VIEW                      =   VIEW1 .
    Cheers,
    Kris.

  • The Firefox *.htm/*.html icon is missing in Windows 7 x64 and no fixes I've seen have helped, what should I do?

    Hi, I am having similar problem to other people that I have found on this forum in that on my computer, when Firefox is first installed from fresh, Windows 7 displays the correct icon for htm/html files, but when I restart, these icons are replaced with the generic "I don't know" icons. So far I have tried to fixes this issue with the following methods to fox this issue, none of which have worked:
    - rebuilding the icon cache by deleting iconcache.db
    - setting defaults programs from Firefox to IE then back to Firefox
    - adding the registry keys Old Icon -> FirefoxHTML -> DefaultIcon from HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{42042206-2D85-11D3-8CFF-005004838597} to HKEY_CLASSES_ROOT\CLSID\{42042206-2D85-11D3-8CFF-005004838597}
    - changing the Windows Zoom settings from 100% to 150% and back
    - Using the programs Types, to delete and recreate the htm associations.
    Also, I know that I have been able to fix this issue before when I have had to reinstall Windows before, but I cannot remember how exactly, aprt from that I did involve editing the registry, but possible not in the way I found on the forum.

    Steve1951 at
    '''http://windowssecrets.com/forums/showthread.php/135115-Icons-for-Firefox-missing-in-Windows-Explorer.''' Found the solution which worked for me. See his quote below:
    Here is what I did to fix the problem:
    1. I deleted registry key HKEY_CLASSES_ROOT\FirefoxHTML\ShellEx\IconHandler (I completely deleted the key, not just set it to no value).
    2. I set registry key to HKEY_CURRENT_USER\Software\Classes\FirefoxHTML\Def aultIcon to C:\Program Files (x86)\Mozilla Firefox\firefox.exe,1
    3. I changed the file association from Firefox to Internet Explorer and then from Internet Explorer back to Firefox [ I logged off and on again so that the registry changes would take effect].
    Now all is functioning properly.
    Thanks Steve1951 this totally fixed my problem
    Randy

  • When dictating, can I insert punctuation with my voice or can it be done manually? If I say the word comma, will I get "," or will I get "comma" and is there a way to fix that?

    When dictating on Ipad, can I insert punctuation with my voice, as in if I say "comma" will I get "," or will the word "comma" appear? Can I manually insert punctuation as I'm dictating, such as: If you wouldn't mind, (tap on comma on pad), may I ask a question? (tap question mark on pad). OR, do I just say everything I have to say and then go back and punctuate by hand? Obviously, saying "comma" and getting "comma" is NOT going to help out my sentences!

    weird. When I do it, I have to spell out comma and period if I don't want the punctuation... I just tried the exact same phrase and got "As I said, please don't disturb me." Is there a setting under dictation that says something like "spell out punctuation"?

  • Need to run a sql query in the background and display the output in HTML

    Hi Guys,
    I have a link in my iprocurement webpage, when i click this link, a query (sql query) should be run and the output should be displayed in a HTML page. Any ideas of how this can be done. Help appreciated.
    We dont have OA Framework and we r using 11.5.7.
    help needed
    thanx

    Read Metalink Note 275880.1 which has the link to developer guide and personalization guide.

  • How to display the form of time statement, which was created in trans. PE50

    Hi to all!
    I have created the salary statement with the PE50 and I want the form to be displayed in the ESS.
    How to display this form?
    Thank.

    Dear Siddharth,
    I am getting this error for Time Statement here also we have used PE50 to create time statement for r/3 purpose, Which would be feasible one to work with for getting the display of Time Statement.
    Form TH_TIME_ST does not exist
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Form TH_TIME_ST does not exist
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Error.<init>(Error.java:49)
         at com.sap.pcuigp.xssfpm.java.FPMRuntimeException.<init>(FPMRuntimeException.java:34)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:525)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:357)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:292)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:256)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:198)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:258)
         at com.sap.xss.hr.tim.per.selection.VcTimPerSelection.onInit(VcTimPerSelection.java:238)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelection.onInit(InternalVcTimPerSelection.java:246)
         at com.sap.xss.hr.tim.per.selection.VcTimPerSelectionInterface.onInit(VcTimPerSelectionInterface.java:162)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelectionInterface.onInit(InternalVcTimPerSelectionInterface.java:144)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelectionInterface$External.onInit(InternalVcTimPerSelectionInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:467)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:359)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:755)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:278)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:722)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:623)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:215)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:113)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:70)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:818)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1265)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:750)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:715)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:113)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:107)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:278)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:623)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:215)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:113)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:60)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Appreciate your help on this.
    Regs,
    Raj

  • When processing a Microsoft Word 2007 document into PDF format. How do I get the bookmarks to display the Word autonumgl fields

    Acrobat pro does not display autonumgl fields in the bookmarks panel. Have you achieve this?

    Hi Leonidas,
    The AutoNumLgl field numbers paragraphs for legal and technical publications. This field is considered obsolete but is provided for compatibility with Microsoft Word 2000 and earlier versions.
    Microsoft recommends that you use the ListNum field in place of the AutoNumLgl field when using Microsoft Word 2013, Word 2010, Word 2007,  (Ref. Field codes: AutoNumLgl field - Word )
    This is a known issue with Acrobat failing to convert the AutoNum fields.
    Regards,
    Rave

  • Why can't I see the "word" in "prove you're not a robot" under regular and my own color settings?

    I have just acquired an iPad and noticed for the first time your synch feature; while trying to fill it out, there was nothing visible in the "prove you're not a robot" screen. Since I use my own system colors on the browser, this happens frequently, so I changed the colors to those of the website. Still blank. This makes it hard to complete registration.

    Well what about the feature in ios5?
    If you look at the following link
    http://www.apple.com/timecapsule/wireless.html
    The second section shows what I am wanting.

  • A black icon with the word WARNING written in yellow, was in my task bar and when clicked on or hovered over it, a log appears until the, "Console". What does this mean?

    This is the warning listed under Console
    2 : Vary = <CFString 0x7f943bf332f0 [0x7fff75244f00]>{contents = "Accept-Encoding"}
    May 15 11:52:31 patramaes-mbp loginwindow[58]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    May 15 11:52:47 patramaes-mbp kernel[0]: pci pause: SDXC
    May 15 11:52:49 patramaes-mbp kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x6c00 ****
    May 15 11:54:22 patramaes-mbp kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=3229[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    May 15 11:57:12 patramaes-mbp ntpd[119]: ntpd: wake time set -0.492023 s
    May 15 11:57:12 patramaes-mbp com.apple.time[155]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    May 15 11:57:42 --- last message repeated 1 time ---
    I've never noticed this warning before. Is this a problem?

    Reset the PRAM
    Reinstall the operating system from the dvd (you will not loose your data)

  • I have an itouch 4th gen and its stuck on the low battery screen. I charged for the entire night and it still displays the low battery image. I tried plugging into my computer and restore it but it says error. Also, my computer cant even recognize it

    So it's stuck in the low battery screen and it cant turn on.
    My computer cant recognize my device and restoring couldnt work.
    Tried holding the home button and the turn on/off button, didnt work.

    Every iPod comes with complimentary, single-incident telephone technical support within 90 days of your iPod purchase.  If you also purchased AppleCare, then your warranty is extended for technical support and hardware coverage for two years from the original purchase date of your iPod.
    Suggest that you take full advantage of the above.

Maybe you are looking for