Where are the original documents after scanning/copying?

Where does the document go after it has been scanned or copied on the ADF?   We have scanned three documents and can not find the originals .

Hi,
Printer/scanner CAN'T chew the originals, they should be on the glass. Their copies or scanned files normally are in C:\Users\[your logon]\Documents or My documents  depending on which Windows on your computer. You can also find where they are by scanning from your computer and the default folder should be under the preview window or on the screen before Save
Regards.
BH
**Click the KUDOS thumb up on the left to say 'Thanks'**
Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Similar Messages

  • Where are the actual documents stored in solution manager (KW)?

    Hello,
    I have a question regarding Solution Manager and storing documentation.
    When we in our process structure in a project uploads a word document
    (as documentation), where are the file then physically stored?
    I have checked the table SA01PHIO (a KW table), here I see a new entry every time I
    upload a new word document (or other type of documentation). But this
    table does not grow accordingly to the size of the word documents I
    upload, so the physical document must be stored somewhere else in the
    database.
    The description of field 'PHIO_ID' in table SA01PHIO is "Physical document", but since the field is of type char (size 32), then it can only be a link to the actual file?
    We need to know where the documents are stored, so that we can plan our
    storage strategy and database space management accordingly.
    Anyone knows where the files are stored in the database?
    Thanks in advance.
    Regards

    Samuli,
    Thank you for your help.
    After further searches, I have found exactly what I was looking for.
    Samuli, as you said, documents are stored in table SACONT01, but I did not understand how they were stored, as all the data you have in this table is something like:
    FF06010102028000343130320000000074040000121F9D02A37D7259692086C2F0D7761017222...
    So the information can be benefit to other people searching, I will share it here.
    The string of alpha-numeric characters you see above is a "part" of the document.
    Document data is cut into clusters, and stored in table SACONT01 (in field CLUSTD, coupled with CLUSTR).
    In order to retrieve all the clusters for a given document, you need to get its logical ID (LOIO - LOgical Information on Object):
    - Select the document (SOLAR01/02 for projects, SOLMAN_DIRECTORY for solutions)
    - Enter DOC_INFO in the transaction code field
    - Copy the Object ID
    In table SA01PHIO, retrieve the physical id(s) from the logical id (PHIO - PHysical Information on Object).
    Search SACONT01 with the physical id(s).
    Just as an example:
    - 340 entries for a Word document (about 50 pages)
    - 57000 entries for a video (200 MB)
    Hope it will help.
    Regards,
    Rémi.

  • Where are the images stored after migration

    I'm totally lost after migrating my pictures from iPhotos.app to Photos.app...
    From an article from Apple, (see below) there is no duplication of the library even if it looks like (when you look at the GB). So i understand that there is a kind of link or alias for each picture. But i would like to know where the original ones are (imposible to know looking at the finder because both libraries show strangely a lot of GB.
    So I tried different options to understand. If I delete an event in the iPhoto library and definitely trash it, these pictures are still in Photos. And if I delete some pictures in Photos.app definitely (deleting definitely from File Menu > Show Recently Deleted) these pictures are still in iPhoto !!! So where are the real pictures ??? In which library? Somewhere else? Why the two libraries are showing all these Gb and it does'n't correspond to the capacity storage of my hard disk...
    I really don't understand how it works... Any help would be very appreciated.
    Article from Apple :
    Photos saves disk space by sharing images with your iPhoto or Aperture libraries
    Learn how Photos stores images when you migrate your iPhoto or Aperture library and saves disk space by sharing images.
    When you migrate a photo library from iPhoto or Aperture, the Photos app creates a new library structure but doesn't duplicate your images. Instead, Photos saves disk space by creating links to the original and preview versions of your images.When Finder reports the file size of your Photos library, it includes all your originals and previews. It may look like your remaining iPhoto or Aperture library is taking up twice the space on your hard drive, but it isn't—your images exist only in one location, even though you may have more than one photo library.After you migrate your iPhoto or Aperture library to Photos, you might feel tempted to delete your original iPhoto or Aperture library. Because the migrated library takes little additional space, you don't need to delete the original library.

    They're in both libraries; a hard link to a file is indistinguishable from the original file, and either one can be deleted without affecting the other.
    (126387)

  • Where are the files saved after successfully using the Migration Assistant from PC to a Mac?

    I just used the Migration Assistant from PC to Mac but I can't find where the files were saved? I thought the process was supposed to create a new user account...Why can't I see it on the login screen?
    Please help ! I've formatted my PC so I wanna make sure that my files are not lost

    Have a read here:
    http://pondini.org/OSX/MigrationProblems.html
    http://pondini.org/OSX/Transfer.html
    Might be better/best to start the thing all over and using the Setup Assistant instead of the MIgration Assistant this time:
    Using Setup Assistant on Lion
    Stefan

  • Where are the binary files after installing Studio 11?

    I installed Sun Studio 11 but could not find the binary files under SUNWspro/prod/bin.
    Currently we are using Workshop 6 Update 2 that has the binary files in the directory of
    SUNWspro/WS6U2/bin
    Examples of the binary files are CC, cc, dbx, etc.

    You are absolutely right - the binaries should be in SUNWspro/prod/bin/ directory.
    Here is what I have after installation (on my system Sun Studio 11 is installed
    in default location /opt):
    volga2% ls -l /opt/SUNWspro/
    total 28
    drwxr-xr-x 2 root sys 512 May 13 2004 READMEs
    drwxr-xr-x 3 root sys 1536 May 13 2004 bin
    drwxr-xr-x 5 root sys 512 May 13 2004 contrib
    drwxr-xr-x 2 root sys 512 May 13 2004 demo
    drwxr-xr-x 2 root sys 512 May 13 2004 docs
    drwxr-xr-x 2 root sys 512 May 13 2004 etc
    drwxr-xr-x 2 root sys 512 May 13 2004 examples
    drwxr-xr-x 3 root sys 512 May 13 2004 inventory
    drwxr-xr-x 16 root sys 2048 May 13 2004 lib
    drwxr-xr-x 14 root sys 512 May 13 2004 man
    drwxr-xr-x 19 root sys 512 May 13 2004 prod
    drwxr-xr-x 2 root sys 512 May 13 2004 system
    Directory /opt/SUNWspro/prod/bin contains 102 files (Solaris sparc):
    volga2% ls -l /opt/SUNWspro/prod/bin
    total 153576
    -rwxr-xr-x 1 root sys 335308 May 13 2004 CC
    -rwxr-xr-x 1 root sys 914344 May 13 2004 CCadmin
    -rwxr-xr-x 1 root sys 743120 May 13 2004 CClink
    -rwxr-xr-x 1 root sys 266284 May 13 2004 acc
    -rwxr-xr-x 1 root sys 1131780 May 13 2004 acomp
    -rwxr-xr-x 1 root sys 5308 May 13 2004 analyzer
    -rwxr-xr-x 1 root sys 3700 May 13 2004 bcheck
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 bil2xd
    -rwxr-xr-x 1 root sys 409848 May 13 2004 c++filt
    -rwxr-xr-x 1 root sys 226900 May 13 2004 c89
    -rwxr-xr-x 1 root sys 227756 May 13 2004 c99
    -rwxr-xr-x 1 root sys 32316 May 13 2004 cb
    -rwxr-xr-x 1 root sys 227012 May 13 2004 cc
    -rwxr-xr-x 1 root sys 5178580 May 13 2004 ccfe
    -rwxr-xr-x 1 root sys 5110 May 13 2004 cflow
    -rwxr-xr-x 1 root sys 8274156 May 13 2004 cg
    -rwxr-xr-x 1 root sys 1328 May 13 2004 checkjava
    -rwxr-xr-x 1 root sys 45412 May 13 2004 collect
    -rwxr-xr-x 1 root sys 104112 May 13 2004 cscope
    -rwxr-xr-x 1 root sys 3353 May 13 2004 ctcr
    -rwxr-xr-x 1 root sys 63536 May 13 2004 ctrace
    -rwxr-xr-x 1 root sys 4855 May 13 2004 cxref
    -rwxr-xr-x 1 root sys 18740 May 13 2004 dag
    -rwxr-xr-x 1 root sys 4157880 May 13 2004 dbx
    -rwxr-xr-x 1 root sys 9304 May 13 2004 dem
    -rwxr-xr-x 1 root sys 868156 May 13 2004 dmake
    -rwxr-xr-x 1 root sys 59908 May 13 2004 dumpstabs
    -rwxr-xr-x 1 root sys 129824 May 13 2004 dwarfdump
    -rwxr-xr-x 1 root sys 32260 May 13 2004 er_archive
    -rwxr-xr-x 1 root sys 25728 May 13 2004 er_cp
    -rwxr-xr-x 1 root sys 158264 May 13 2004 er_export
    -rwxr-xr-x 1 root sys 25744 May 13 2004 er_mv
    -rwxr-xr-x 1 root sys 77740 May 13 2004 er_print
    -rwxr-xr-x 1 root sys 30056 May 13 2004 er_rm
    -rwxr-xr-x 1 root sys 33268 May 13 2004 er_src
    -rwxr-xr-x 1 root sys 310164 May 13 2004 f90
    -rwxr-xr-x 1 root sys 1097 May 13 2004 f90.f77
    -rwxr-xr-x 1 root sys 24379188 May 13 2004 f90comp
    -rwxr-xr-x 1 root sys 12029380 May 13 2004 f90comp_gpc
    -rwxr-xr-x 1 root sys 1024672 May 13 2004 f90list_gpc
    -rwxr-xr-x 1 root sys 385172 May 13 2004 fbe
    -rwxr-xr-x 1 root sys 41532 May 13 2004 fdumpmod
    -rwxr-xr-x 1 root sys 16472 May 13 2004 flip
    -rwxr-xr-x 1 root sys 97692 May 13 2004 fpp
    -rwxr-xr-x 1 root sys 38740 May 13 2004 fpr
    -rwxr-xr-x 1 root sys 40892 May 13 2004 fpversion
    -rwxr-xr-x 1 root sys 55248 May 13 2004 fsplit
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 gil2xd
    -rwxr-xr-x 1 root sys 290080 May 13 2004 ild
    -rwxr-xr-x 1 root sys 303004 May 13 2004 ildx
    -rwxr-xr-x 1 root sys 54352 May 13 2004 indent
    -rwxr-xr-x 1 root sys 135440 May 13 2004 ipo
    -rwxr-xr-x 1 root sys 4900280 May 13 2004 iropt
    -rwxr-xr-x 1 root sys 200076 May 13 2004 lint
    -rwxr-xr-x 1 root sys 891968 May 13 2004 lint1
    -rwxr-xr-x 1 root sys 231728 May 13 2004 lint2
    -rwxr-xr-x 1 root sys 629564 May 13 2004 lint2n
    -rwxr-xr-x 1 root sys 54528 May 13 2004 lock_lint
    -rwxr-xr-x 1 root sys 309392 May 13 2004 lock_lint_server
    -rwxr-xr-x 1 root sys 20500 May 13 2004 lpfx
    -rwxr-xr-x 1 root sys 13458 May 13 2004 nct
    -rwxr-xr-x 1 root sys 17680 May 13 2004 nmf
    -rwxr-xr-x 1 root sys 23313 May 13 2004 perftools_validate
    -rwxr-xr-x 1 root sys 4240 May 13 2004 pmldump
    -rwxr-xr-x 1 root sys 1336732 May 13 2004 postopt
    -rwxr-xr-x 1 root sys 511 May 13 2004 ptclean
    -rwxr-xr-x 1 root sys 3087 May 13 2004 rtc_patch_area
    -rwxr-xr-x 1 root sys 8912 May 13 2004 runtime.c
    -rwxr-xr-x 1 root sys 631660 May 13 2004 rxm
    -rwxr-xr-x 1 root sys 635132 May 13 2004 rxs
    -rwxr-xr-x 1 root sys 83880 May 13 2004 sbcat
    -rwxr-xr-x 1 root sys 259052 May 13 2004 sbcleanup
    -rwxr-xr-x 1 root sys 245224 May 13 2004 sbdump
    -rwxr-xr-x 1 root sys 263064 May 13 2004 sbenter
    -rwxr-xr-x 1 root sys 95932 May 13 2004 sbfocus
    -rwxr-xr-x 1 root sys 259052 May 13 2004 sbquery
    -rwxr-xr-x 1 root sys 38480 May 13 2004 sbtags
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 smallxd
    -rwxr-xr-x 1 root sys 245988 May 13 2004 smctl
    -rwxr-xr-x 1 root sys 62144 May 13 2004 snit
    drwxr-xr-x 2 root sys 512 May 13 2004 sparcv9
    -rwxr-xr-x 1 root sys 215424 May 13 2004 ss_attach
    -rwxr-xr-x 1 root sys 774580 May 13 2004 ssbd
    -rwxr-xr-x 1 root sys 20000 May 13 2004 stdlibfilt
    -rwxr-xr-x 1 root sys 8804 May 13 2004 sunstudio
    -rwxr-xr-x 1 root sys 20508 May 13 2004 tcov
    lrwxrwxrwx 1 root other 8 May 13 2004 tdb_link -> ./CClink
    -rwxr-xr-x 1 root sys 2274892 May 13 2004 ube_mplint
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 uil2xd
    -rwxr-xr-x 1 root sys 24812 May 13 2004 version
    lrwxrwxrwx 1 root other 9 May 13 2004 visu -> xdesigner
    lrwxrwxrwx 1 root other 6 May 13 2004 visuroot -> xdroot
    -rwxr-xr-x 1 root sys 14672 May 13 2004 whatdir
    -r-xr-xr-x 3 root sys 48852 Apr 28 2004 xdcapture
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 xdconfig
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 xdesigner
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 xdhelp
    -r-xr-xr-x 3 root sys 48852 Apr 28 2004 xdrecord
    -r-xr-xr-x 3 root sys 48852 Apr 28 2004 xdreplay
    -r-xr-xr-x 1 root sys 2172 Apr 28 2004 xdroot
    -r-xr-xr-x 1 root sys 890 Apr 28 2004 xdtosj
    -rwxr-xr-x 1 root sys 23236 May 13 2004 xref
    Directory /opt/SUNWspro/bin/ contains symbolic links:
    volga2% ls /opt/SUNWspro/bin | wc -l
    85
    Users are not supposed to use binaries from "prod/bin" directly.
    Are you sure your installation was successful?
    BTW, I assumed you are using Solaris. If you are using Linux, the installation
    tree is different (everything is in /opt/sun).
    Thanks,
    Nik

  • Where are the print options, after selecting print it says to select a theme from print options, but no print options appear

    On macbook pro - I cannot print from the iphot library as it says I need to select a theme from print options, but the print options will not appear after selecting print

    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 or later they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • Where are the original components stored?

    I want to look at the source of a component in library://ns.adobe.com/flex/spark, specifically the swfLoader. How can I find this?

    In Flash Builder you can select the class name and hit F3 to view the source.
    You can also look in [Flash Builder Install Directory]\sdks\[SDK Version]\frameworks\projects.
    Or you can go here: http://opensource.adobe.com/svn/opensource/flex/sdk/

  • When I share a pages document as a PDF (via e-mail) all the pictures change from the original document, most are missing with just a few of them repeated in the spots where others had been.  How do I do this without the document changing?

    When I share a pages document as a PDF (via e-mail) all the pictures change from the original document, most are missing with just a few of them repeated in the spots where others had been.  How do I do this without the document changing?
    I need to be able to send it to a PC in order to print it.

    Hard to say what is happening without examining the file.
    If you like click on my blue name and email me both the .pages file and the the .pdf you have made from it.
    Peter
    ps It would help to say what version of Pages you are using and on what you are running it. iOS or Mac and what version.

  • Why are documents on the Lion upgrade so impersonal: Save a Version(where is the original that I created)?

    Why are documents on the Lion upgrade so impersonal: Save a Version(where is the original that I created)?

    I keep thinking of the old, original TV show, "Outer Limits" in which the narrator tells us that he has control.
    We are entering into the new nanny state, in which personal control is being minimized.

  • Documents I forward are not received under the original document name. How do I solve this?

    Documents I forward are not received under the original document name. How do I solve this?

    If you're referring to the name of the attatchment showing when viewing the entire email, that's there's no way to change how it's done.  The title and body of the actual document is unchanged after it's opened. 
    Does this naming of the attachment really confuse the recipient?  If so, put something in the body of the email to make it clear what's attached.

  • Do you send the real traffic or a copy when you are using the CWS service and where are the datacenters located ?

    Hi, when you redirect traffic to the CWS service for scanning, do you redirect the real traffic this way or is it a mirrored copy of the traffic ?
    If all traffic is redirected to the Cloud, where are the Cisco datacenters located. Good to know I guess, since you don't want to avoid to much of latency
    /Jan

    Toddy, see [http://news.cnet.com/8301-30685_3-20004620-264.html?tag=mncol;txt]

  • Characters appearing after Import when no character is listed on the Original Document

    Good Afternoon ~
    I'm hoping someone can assist with my issue. In the context
    of the document there is a (c1) appearing after a sentence even
    though there is no characters or anything on the original document.
    HELP

    Sorry but you are still not providing a clear picture.
    After what file has been imported into what? Importing is
    something the author does but you are are talking about an end user
    and how would they know what was in the original file?
    Please try again.

  • How can I make a second copy so I can make some changes, but lose the original document?

    How can I make a copy of my new pdf convert to word document without losing the original document?

    Hi mariponce,
    Is it the Word document that you want to make a copy of, or the PDF? In either case, you can choose File > Save As (in the appropriate application), and give the file a new name. For example, if you have a file named "HappyTimes.docx," you could choose File > Save As, and name the file "HappyTimes2.docx." Then, you'll have two Word files, and you can edit one and leave the other intact.
    Best,
    Sara

  • Where are the bullets for adobe. im creating a document and they are not in the toolbar

    where are the bullets for adobe. im creating a document and they are not in the toolbar

    ADOBE PRO   I JUST GOT IT A FEW MONTHS AGO

  • Where are the "exercise files" referenced in the video tutorial for After Effects?

    Where are the "exercise files" referenced in the video tutorial for After Effects?  A search yielded no results.

    Creating your first project | Learn After Effects CC | Adobe TV

Maybe you are looking for

  • Fetch GL Line items

    Hi , I am using transaction code FBL3N. I key in the GL account, Company code , radiobutton for all items enabled. After executing this transaction, I need the amount in document and index currency. (As i need to total). Can anyone please let me know

  • How does linked CSS work in Word 2010?

    I'm trying to figure out how to work with the "linked CSS" feature in Word 2010. Can someone who has used it give me advice? I'm somewhat hampered by being unable to find any documentation for the thing, but it seems to me that I should be able to us

  • Can an ipad do everything a laptop does?

    Looking to buy a new tech item. should it be laptop or ipad?

  • T. code for invoicing plan report

    anyone knows what's the T.code to get a invoicing plan report which has vendors infomation ? please reply.

  • Oracle 10G 2 install on RedHat Enterprise Linux 4 - Get ORA-12154 exception

    During the install, on the step "Oracle Database configuration assistant", I am getting the error: ORA-12154 TNS": could not resolve the connect identifier specified. Has anyone seen this before? I am struggling for past couple of days on this.