Webi scaner

Hello guys
I had developed very powerfull report scanner with native interface on VB7. Scanner take all reports information and most important take SQL queries of reports (free hand SQL and Univerces). This is very userfull for us and now we can make searching directly in sql`s and very easy we can find witch report use concrete table, db link and other info like that. We talk for more than 4000 deski report`s (*.rep files) this make this program very important. My big problem are webi reports. Now I`am trying  develop such scaner on J2EE that should work on same way. Scanner must take SQL`s (no metter universe or free hand sql) of all *.wid reports. Can you please give some info about what library or package I should use to open *.wid files and get needed info. Webi is Web intelligence Rich Client 12.2.4.507.

Just to add this scaner work without any Info store autority, files are local copy. Scaner work in mode read only (this prevent of VBA errors and passwords setings). Info store is used on final step just to get reports name and folder location for navigation in info view. This is developed like that because it is several times faster.

Similar Messages

  • How do I enable web scan?

    I have a HP 8600 OfficePro 8600. How do I enable the web scan?

    Using your printer's Embedded Web Server (EWS) page:
    select the 'settings' tab at the top
    select 'Administrator settings' on the left hand side within the 'Security' section
    You should now have access to enable and disable functions; which includes web scan.

  • Signature for web scanning

    Hi, i have webserver and i want to block scan for website using IPS ( any type of scan which reveals server infomoration).
    Is there any signature used, if not can i create custom signature (how i can do it)
    thankssssssssssss                  

    The only generic signature I see that is available here is 5724.0 which detects the Nikto scanner.
    Many of these web scanners use specific techniques that we will block in generic web vulnerability signatures but they are not called out specifically as blocking a scanner.
    For example you can try enabling the 5930 signatures for SQL injection protection.
    If you want to create a custom signature, please follow this guide:
    http://www.cisco.com/web/about/security/intelligence/ips_custom_sigs.html

  • HP 8600 scan-to-web : scans fine, but then saves a blank file

    I have an HP 8600 which I am trying to use to webscan because I am using it from linux.
    The scan works fine, the scanned image shows up on the screen fine.
    When I try to save it, I get a blank file (.jpg).
    It also doesn't ave with PDF either, or gives a squashed PDF file that is 4x wider than it is tall.
    I am running with a new version of Google Chrome,  Version 37.0.2062.94 (64-bit).  I finally gave up on chrome and got it to work with Firefox.  I don't think your javascript is working properly in the newest version of Google Chrome.

    Hello @systemBuilder00 , and welcome to the HP Forums.
    I understand you are experiencing Linux scan issues.  I would like to try and assist.
    If you are connected via wireless, I would recommend this document on Getting the Latest Firmware and Product Updates.
    I would also recommend the following link:
    HP Linux Imaging and Printing
    If that doesn't resolve the issue, I would recommend utilizing the Linux Support Forums.
    Thank you for posting on the HP Forums.
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Scanning always produces invalid PDF files

    I recently purchased an HP OfficeJet 4636, and I notice that when scanning documents to PDF, the generated PDF files are always invalid. When opening these files in Acrobat Reader or Acrobat Pro, one gets the message "The file is damaged but is being repaired." Many other PDF tools can't open the files at all.
    I have installed the newest firmware update and restarted the printer, but the problem was not solved.
    I tried many different settings (e.g., resolution, paper size, scan from ADF, scan from Glass), but the problem is always the same. For the record, I am using the "Web scan" interface: http://XX.XX.XX.XX/#hId-pgWebScan.
    If there were an opportunity to attach a file to this bug report, I would attach an actual PDF file generated by this printer. I am happy to supply the file later, and I will refer to this specific file in my analysis of the bug below.
    I am familiar with Adobe's PDF definition:
    PDF Reference, sixth edition. Adobe Portable Document Format
    Version 1.7, November 2006. Abobe Systems Incorporated.
    I examined the PDF file in detail and it is quite clear what the bug is. Object 1 of the PDF file starts at byte offset 10, and it is a stream object containing the main image data in compressed JPEG format. The Length field for the stream object (at byte offset 168) is set to 1051875. However, the actual compressed stream data is only 64914 bytes long.
    This is incorrect, because the PDF Reference (Section 3.2.7, p.61, "Stream Extent") specifies that "If the stream has a filter, Length is the number of bytes of encoded data." (emphasis in original). In other words, the stream length should be set to 64914, which is the length of the JPEG encoded data, and not 1051875 (which is presumably the length of the raw unencoded image data).
    Moreover, four of the entries in the PDF xref table (at offset 65504) are incorrect:
    the byte offset for object 2 is given as 1052085 (actual location of object 2 is 65124);
    the byte offset for object 3 is given as 1052140 (actual location of object 3 is 65179);
    the byte offset for object 4 is given as 1052206 (actual location of object 4 is 65245);
    the byte offset for object 5 is given as 1052383 (actual location of object 5 is 65422).
    Also, the PDF startxref pointer (at offset 65674) points to 1052465, whereas the actual location of the xref table is byte offset 65504.
    Note that in all six cases, the error is exactly equal to the difference between the declared stream length (1051875) and the actual stream length (64914):
    1051875 - 64914 = 986961
    1052085 - 65124 = 986961
    1052140 - 65179 = 986961
    1052206 - 65245 = 986961
    1052383 - 65422 = 986961
    1052465 - 65504 = 986961
    It looks like this is a simple programming error in the printer's PDF generation software: all the offsets are computed as if the length of the embedded image stream were 1051875, whereas it is actually 64914.
    I scanned at different page sizes, resolutions, and so on. Each time, the actual byte offsets were slightly different (depending on the length of the encoded image stream), but the above relationships still hold in each case.
    Please fix this! It is not really acceptable for an HP scanner to produce broken PDF files. Thanks, -- Peter

    Hi @Selinger 
    One of the important things to point out is that the Webscan feature was designed for diagnostic purposes. The intended method of scanning is with HP software and the software build into the OS.
    For Mac users this includes Apple Preview, Image Capture, or scanning from the Print and Fax Window.
    For Windows users, non HP software includes, Windows Live Photo GAllery, Paint, and Windows Fax and Scan.
    Webscan is a great alternative, but it is very basic. Your best option it to install the HP software and us the HP Scan program.
    If there is a particular reason you are using Webscan and prefer to scan this way, the only thing I can really suggest is to try a different browser.
    Please let me know the outcome of a different Browser, what Browser you are currently using, and what happens when you scan with HP software. If you require further assistance, please also include your operating system. What operating system, and version do you have? Mac or Windows?
    I hope this helps.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Hp officeJet Pro 8500A plus - can't scan to PDF

    Hello
    After scanning from the upper tray (using the web service) I get - "failed to load PDF document".
    If I scan from the inner plate to Jpeg it works fine.
    What should I do to fix that ?
    Thanks
    Ofer

    Thank you Ofer,
    I have some suggestions for you, to hopefully have you scanning again!
    Try power cycling the network devices:
    Turn off the printer and computer and unplug the router for 1 minute (do not press any buttons on the router).
    Plug the router back in and wait another minute, next turn on the printer and computer.
    Try scanning again.
    If that does not help, try Uninstalling the Printer Software, restart the PC and reinstall the printer's Full Feature Driver, here: HP Officejet Pro Full Feature Software and Driver
    Try scanning again through Web Scan, and also try scanning through the printer software that would be installed on your desktop.
    Let me know how you make out!
    Have a great Monday
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • I cannot "scan to computer" with my HP Officejet Pro 8600 N911g ) - The option has been enabled

    I cannot "Scan to Computer" with my HP OfficeJet Pro 8600 N911g - The option has been enable in the HP Utility - but I receive a communication error message  - I'm connected to the computer using a Linksys Wireless Router and I am using OS X 10.5.8 - I can print wirelesly and I can use Web Scan, so the connection is good.
    How do I resolve the issue?

    petergole,
    To make sure we aren't dealing with a software problem lets try to uninstall with the 'scrubber option' like this:
    1. Go to Applications/Hewlett Packard/ click on HP Uninstaller and click Continue
    2. Highlight your device on the left pane
    3. Hold the Ctrl, Opt and Cmd keys and click on Uninstall
    4. There will be a pop up that asks if you are sure you want to uninstall ALL hp software. (At this point, if you continue, any HP printers you have installed will need to be reinstalled)
    5. Click Continue and let it finish
    Now, run a Software Update. This can be done by clicking the Apple in the top left of the screen then clicking Software Updates.
    Next, let's reset the printing system:
    Go to System Preferences > Print & Scan
    - Right (or control) click in the rectangle listing your printers and select Reset Printing System.
    WARNING - this will delete ALL of your printers!
    - Select the plus sign to re-add a printer. Select the Default tab on the top of the window. Look for the printer, select it and wait until the "Add" button becomes available. Click it.
    Finally, use this guide to reinstall: http://goo.gl/Na4Qm
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Photosmart C310 not scanning from the All in One.

    Since reloading drivers after viruses, the scanner asks me to scan from the computer.  I used to scan direct from the C310.
    I tried to scan from the printer's webpage but the save button was missing.  My only options are PDF or jpeg images now.  I just want documents.  Can anyone give me any advice please?

    Hello @jilliran,
    Welcome to the HP Forums!
    I understand you're unable to scan from the front panel of the Photosmart Premium C310A. I will do my best to assist you! First, I need to find out your operating system on your computer? Windows or Mac?
    How is this printer connected? Wireless or USB?
    If you have a Windows computer, please follow this entire HP document on Windows: A 'No Scan Options' or 'Scan settings are not set' Message Displays on the Printer.
    You can scan from the Solution Center for more scanning options. I will provide this HP document on How to Scan from the Solution Center (Windows). If you would like to scan using Web Scan, then I will provide an example on how to save the document:
    You have to right click with your mouse on the scanned image and select save image as. I will be looking forward to hearing from you. Have a great day!
    I worked on behalf of HP.

  • Scanning, Copying issues with HP deskjet printer 4515

    I bought a brand new HP Deskjet Ink Advantage 4518 e-All-in-One Printer 2 weeks back and was able to setup the printing facility in the printer quite easily. But I didnt try the scan and copy features. Today when I try to scan a picture, the printer took a very long time and was displaying the message "Scanning in progress" but really nothing happened. Same is the case with copying as well.
    I did try the web scan feature from my printer's webpage (I have connected my laptop and the printer through WiFi), but that also didnt help.
    Any ideas on how to solve these issues ?

    Welcome to the forums @vijaybadri ,
    I read your post about your Deskjet Ink Advantage 4518 not scanning or copying correctly for you. I have a couple of suggestions for you to try. If they do not help, I'd then recommend calling HP directly to see what your options are for a replacement or a trade in.
    1. Update the Firmware: Getting the Latest Firmware and Product Updates
    2. Power reset:
    Press the Power button to turn on the product.
    With the product turned on, disconnect the power cord from the rear of the product.
    Unplug the power cord from the wall outlet.
    Wait at least 15 seconds.
    Plug the power cord back into the wall outlet.
    Reconnect the power cord to the rear of the product.
    If the product does not turn on by itself, press the Power button to turn it on.
    3. Ensure the printer is plugged in directly to the wall outlet, avoiding power bars and surge protectors. This ensures the printer is receiving full power and may help greatly.
    If the troubleshooting does not help resolve your issue, I would then suggest calling HP's Technical Support to see about further options for you. If you are calling within North America, the number is 1-800-474-6836 and for all other regions: click here.
    Have a great day
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Firefox 14 and JDownloader2 Issue

    Jdownloader2 and Firefox issues
    Hello!
    Approx. an one month ago I have faced with the strange bug or what a hack is it.
    When I`m downloading with JDownloader2 without browsing with Firefox, everything is ok.
    When I start the Firefox and I start to browse the internet, Firefox can not open the requsted pages.I receive "bad request", "secure connection can not be established (on NON SECURE pages!!!)", "The connection has been reseted", instead of the requested page I see the html code of the page or Firefox wants to download or open the page on the strange way. After a while Firefox can not connect nowhere.Even the Forecast toolbar and Xmarks is reporting the "Connection Lost" or "connection failed".
    After a while JDownloader will "loose" the connection also. Its reporting Host problem or connection problem with every host.
    After closing of JDownloader2 I close the Firefox, so no visible window of Firefox or JDownloader seen. BUT, if I trie to relunch the Firefox, it reports that Firefox is already running and it needs to be closed first!
    I have investigated this with Process Explorer and I saw that Firefox is really running as Java.exe too. Moreover I could not kill any of them, because access was denied.
    I have closed all ports remaining from JDownloader2 and Firefox, but they processes could not be killed anyway.
    I meant time I have noticed, that Windows Explorer has slowed down (respons time was 5-10 seconds!).The CPU meter gadget showed some strange CPU usage like 09%,02%, etc
    I have to restart my PC to solve this problem. Before a month ago I didn`t have these problem. Be so kind and help me to solve this problem, please!
    I already did:
    1.Uninstall and reinstall Java 7update 5
    2.Uninstall and reinstall JDownloader 2
    3.I have checked the Firewal of ZoneAlarm Extreme Security 10.1.079.000.Every instance of the Firefox, Java, Jawav and JDownloader 2 has unrestricted access to internet.They are "Super trusted" processes. There is no web scan or similar to turn off.Anyway, I didn`t change anything, before this problem occured.
    Everything is happaning only with Firefox-JDownloader2 combination.
    I have:
    Windows 7 Ultimate SP1 32 bit
    Firefox 14.01
    JDownloader 2
    Java 7Update 5
    AMD Athlon II X2 240, 2,80 Ghz
    4 GB RAM

    I have been suggested by JIAZ(JD support), that this is typical firewall/av issue. Kaspersky had this before and AntiMalwareBytes.If I`m correct, ZA AV engine is Kaspersky, so I investigate the problem from this site
    I have uninstalled ZoneAlarm Extreme Security 10.1.079.000 and tried downloading with JD2 and browsing with Firefox 14.01. I had only few times that Firefox wants to download or open the page on the strange way, but let say, it works fine with JD2 and Java 7.5.
    I decided to upgrade ZoneAlarm Extreme Security 10.1.079.000 to ZoneAlarm Extreme Security 10.2.074.000.
    So far, everything is working fine! I can download with JD2 (Java 7.5) and browsing with Firefox 14.01 in the same time!
    Moreover:
    Version history:
    ZoneAlarm version 10.2.074.000
    Added: Italian language localization
    ZoneAlarm Extreme Security version 10.2.073.000
    Optimized: Installer, component installation order
    ZoneAlarm Extreme Security version 10.2.072.000
    '''Added: Firefox 14 support'''
    Fixed issue: Chrome configuration fix
    Fixed issue: ZA Free, messaging usability improvements
    ZoneAlarm Extreme Security version 10.2.068.000
    '''Added: Firefox 14 support'''
    Added: Stop all internet activity option
    Added: Snooze AV or Firewall for 5 mins option
    Improved: Security toolbar
    Improved: AV engine
    Improved: Installer
    Fixed issue: Riskware options usability
    Fixed issue: Various other improvements and fixes
    It was my fault! Sorry! Thank You for Your time and effort! Maybe this issue will help to someone else too...

  • Acrobat crashes when extracting pages

    Version Adobe Acrobat X 10.1.12
    When extracting and emailing pages from a pdf multiple times, Acrobat crashes.  Here is the process:
    1. Open pdf
    2. Tools -> Pages -> Extract
    3. Select any number of pages -> delete after extracting -> Yes at prompt
    4. In the extracted page(s) pdf, Share -> Send Files -> Attach to Email -> Attach
    5. Default email app opens -> Send email
    6. Close extracted page(s) pdf without saving.
    7. Go back to original pdf
    8. Try to repeat steps 1-6.
    The Acrobat crashes every time at step 4 on the 2nd extraction and email.  As soon as the share button is pressed (or using File -> Attach to Email), Acrobat crashes with the below error code.
    I have tried multiple different pdfs from different sources (i.e. downloaded from the web, scanned from a printer, generated from a word doc, etc.) as well updating Acrobat, uninstalling and re-installing (using the cleaner tool in between) and repairing install.  The issue happens on multiple machines, all running Win 7 Pro, and there are no add ins installed.
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Acrobat.exe
      Application Version: 10.1.12.15
      Application Timestamp: 54084723
      Fault Module Name: Acrobat.dll
      Fault Module Version: 10.1.12.15
      Fault Module Timestamp: 540856d6
      Exception Code: c0000005
      Exception Offset: 00893320
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 1033
      Additional Information 1: 0a9e
      Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
      Additional Information 3: 0a9e
      Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

    My scanner cables never become disconnected, by the way (as the 2nd error message suggests).

  • How to Upgrade PHP 5.3.6 to 5.3.7

    I've been advise by GoDaddys Web Scan Security product to upgrade my current PHP version 5.3.6 to version 5.3.7 as the newer version fixed some security issues.  I'm running Mac OS X Server 10.6.8 on a MacMini.  I've been Googling around and can't find any easy Mac way by just downloading and clicking the Install/Upgrade button.  I don't want to mess this up.  Has anyone done this or can advise?  I was also advise to upgrade Apache 2.2.20 to 2.2.21 but one step at a time unless there's an easy Mac way for that too. Any advise would really be appreciated.

    1) IP address cannot be assigned on sensing interfaces.
    2) When you say gateway(192.168.1.2) is pingable, do you mean its pingable from the module?
    If so, are you able to ping management IP(192.168.1.1) from the gateway and 192.168.1.0/24 network?
    Regards,
    Vibhor.
    Where are you trying to ping management ip from? What is the source IP address?

  • ITunes works fine first time when i start it but then freezes

    Hello,
    I am using Windows 7 32bit version on my pc and when i plug in my iphone to pc itunes starts normally and everything works fine, but when i close itunes and try to start it again itunes starts but then freezes and i start the task menager and it says its not responding so i have to restart my pc in oder to itunes work normally...i tryed reinstalling itunes and i keep my windows 7 updated also all my drivers for hardware are updated with the leatest drivers.
    So if you have some tip of fix or a patch please tell me because i am going crazy here...

    For your information:
    http://kb.mozillazine.org/Error_loading_websites#Other_security_programs <br>
    '''Quote:'''<br>
    Note that some antivirus packages include web scanning features, such as AVG v9's "Link Scanner", Avast! "Web Shield" and Kaspersky "Web Anti-Virus", that process all HTTP traffic, which may cause intermittent timeouts and failed page loads (see below, under [http://kb.mozillazine.org/Error_loading_websites#Websites_randomly_do_not_load Websites randomly do not load]) .<br>
    <snip><br>
    Intermittent timeouts and failed page loads can be caused by web scanners bundled with certain anti-virus packages that process all HTTP traffic, such as Kaspersky "Web Anti-Virus" <snip> In such cases,
    * In the Kaspersky "Web Anti-Virus" component, you can uncheck the "Scan HTTP traffic" option.

  • WRT54GS Connects to the Internet Not Admin Page

    I am able to connect to the internet with the WRT54GS and was able to access the admin page, but now all I get is "Page Can Not Be Displayed". I powered everything off and than turned on the broadband DSL modem, the router and than the PC but still can't get the admin page to load. I am using Windows XP. Can someone please help. Thanks in advance

    What is the Ip of your DSL modem? is this the same as your WRT54GS perhaps?
    have you setup a proxy cache in your web browsers LAn settings perhaps?
    any antivirus/web scanning or firewall utils that are blocking it?
    Regards Simon
    NAS: TS-459 Pro - 3.6.1 Build0302T - 4 x 1TB Samsung HD103SJ : EXT4 - APC ES 700VA UPS
    QPKG: WordPress 3.4, TwonkyMedia 6.0.39 QPKG - Zenphoto1.4.2.1 [7802] - phpMyAdmin v3.3.10
    Network: Netgear DG834G V4.01.40 - DGTeam Rev. 0849 -> Cisco RV220W 1.0.4.13, Cisco SLM2008, Dlink DSM-520, Xbox360

  • How to save with Webscan???

    I am trying to scan with the web scan feature.  When the scan is done, the following message appears in red "Click the Save icon to save the scan on your computer."  There is no "Save" icon anywhere on the screen.  If I right click on the image or on the page, no "Save" option appears in the available menue.  Help & thanks!

     Press Ctl-Shift-S:
    is the correct information, thanks
    Carlo
    RonTSD wrote:
    Hi,
    I remember an issue with Acrobat Reader X a few years back where the Save button would not be seen when scanning PDF files.  Unfortunately, I don't have the printer that used to show this issue anymore.  So the possible workarounds below are from memory.  I apologize in advance if they don't match your situation.
    As I recall, the issue is that the Save button that would normally appear in Acrobat is not displayed because the preview window for the scan is too small and that version of Acrobat does not resize to display it.
    You can try:
    - Press Ctl-Shift-S to invoke the Save option.
    - Disable the PDF preview in the Acrobat plugin.
    - If you confirm that you have Acrobat Reader X installed, you could also try upgrading to a later version of Acrobat to see if that have resolves the problem.
    Good luck!

Maybe you are looking for

  • Not able to access iTunes account

    Two problems. First of all my ipod touch will not download apps. Everytime I press the install button in the app store the message asking for the itunes account password does not show up. What does happen is it puts the app on the screen and it says

  • Cintiq 21ux Color Issue with Snow Leopard

    I just recently upgraded to Snow Leopard from Tiger. I have a Cintiq 21ux tablet that is noticeably "faint" now on the new SL. It appears hazy and the colors just don't pop like they did on Tiger. I didn't have this issue with Tiger. Does anyone have

  • Does inverse arp forward routing protocols?

    I know by doing the, frame-relay map ip <x.x.x.x> (dlci #) broadcast routing protocols work in my lab inside of packet tracer. But when I was just doing inverse arp dynamically, "Serial0/0 (up): ip 80.53.32.1 dlci 25, dynamic, broadcast, CISCO, statu

  • Incorrect INSERT in the sample Employee project

    Hi, In the sample Employee project provided with the 10.1.2 release the following code generates an incorrect insert (the runtime is 10.1.3 (Build 051113)). UnitOfWork uow = this.getSession().acquireUnitOfWork(); Employee newEmployee = new Employee()

  • 6601 sortie compteur

        Bonjour, j'utilise lab 7.1 et ni daqmx , je souhaite creer une impulsion lorsque mon compteur ctr0 arrive à zero, afin de stopper 3 autres compteurs. je ne trouve pas de fonction sous daqmx.