Directory upload

I have been trying to make a directory chooser but I made a
multiple files one. I need to have a directory chooser. Do you know
whether it is possible that to be done in Flex?
Thanks

I have the same question. Have you got the answer yet? I
think whether it's supported by Flex is dependent on the Flash
player.

Similar Messages

  • Directory upload is it possible in java?

    Actually my client Requirement is Upload a directory with a Minimum of 1GB data using Jsps and Java in a Web Base Application. But I found most of the libraries in java supports file upload only
    Can you please help me in this regard. Is there any libraries for Directory upload that to Minimum of 1GB. if any please give me details. and my final question is Does java supports directory upload ?

    Many ways,
    1. Take backup of the existing data in any UTF-8 locale.
    2. Perform the Data import in any UTF-8 locale.
    3. Verify the contents through the ldapsearch commands.
    Same steps applies to any interfaces like, CLI or UI.
    3. a Importing using Command line,
    Before doing so you need to be sure that does file contains different locale data, i.e., NON_ASCII
    The ldif file must be stored in UTF-8 encoding, and set your server locale to UTF-8 to run the below command.
    $ dsconf import -h host1 -p 1389 /local/file/example/demo1.ldif \
    ou=People,dc=example,dc=com3.b Using Directory Service Control Center Interface web based ui.
    3.c Using ldapjdk API, using JNDI,JSP technologies, for more information see http://java.sun.com/products/jndi/tutorial/ldap/TOC.html
    3.d Using Protocol based import
    Hope it helps
    -Shankar

  • Directory Upload instead of FileUpload

    Hi,
    I know there is a FileUpload UI element and this works fine.
    In the same way I want to be able to select a certain (local) directory. Is there a way to do this?
    Regards,
    Bert

    Security restrictions on the client side limit the amount of access to the filesystem.  Therefore in plain HTML you can't get a file listing for a directory, nor can you even upload more than one file at a time.
    With 7.01 we have AcfUpDownload.  It is a Java Applet that allows greater access to the file system.  While it can do multiple file uploads and downloads, it doesn't have any functionality to scan a directory and return a list of files.  Nor is there any file open/save dialog.  It was designed for DMS (Document Management System) Check-in and Check-out.  Primarily in 7.01 it can mostly be used for check-out and and check-in from the checked-out location. 
    In 7.02, we will enhance AcfUpDownload to include a file open/save dialog. Then the user could manually select all files in a directory and upload them.  However this function isn't available yet as 7.02 won't be available until next year.
    In the mean time, you might consider using Adobe Flex as a Flash Islands within your Web Dynpro ABAP application. I've got an eLearning on how to use Flash Islands as a multiple file uploader:
    https://wiki.sdn.sap.com/wiki/display/EmTech/IslandsWDA_MUploader

  • Download A directory uploaded on a web server...

    We want to down load a directory which is uploaded on a web server... plz if any body can suggest how to do this thrtough servlets or any other method...

    Check out the java.util.zip.ZipOutputStream and java.util.zip.ZipEntry classes.
    Set the content type of your servlet response to "application/zip" and create the ZipOutputStream using the response output stream.
    Then you can create ZipEntries for each file and send them to the ZipOutputStream. Naming the zip entry with DIRECTORYNAME/FILENAME will create the appropriate directory structure.
    For each entry, position the new ZipEntry using the putNextEntry(ZipEntry) class of ZipOutputStream then use the write(byte[] b, int off, int len) method to write the file data. You can load the files into a series of byte arrays beforehand if you like.

  • Bank Directory and house bank?

    Hello,
    i am a bit confused on Bank master data and house bank and also what is bank directory?
    according to my understanding bank directory is a list of all the bank's across the global no matter our company uses them or no.
    bank master data is the bank created in our system which can be our bank or customer/vendor bank
    and house bank is our bank where we have out company accounts??
    please confirm if i am correct or please direct me to the right answer..
    Thanks

    Your understanding is correct.  Bank directory is a listing of all banks.  You may have all or some of them (the ones you transact with - could be also your customers'/vendors' banks) in your bank master - these records reside in table BNKA, if you create them either via FI01 transaction or use the bank directory upload functionality.  Now, when you assign a record from BNKA to one of your company codes, a record gets created in table T012 and that bank becomes your house bank.  The bank accounts that you create under a house bank sit in table T012K.

  • CreateRemoteDocument with using "File Upload" datasource

    Hi there,
    I would like to upload new documents to the Knowledge Directory through PRC API. There is an IDocumentManager object which has a createRemoteDocument() method. It needs datasource ID as a parameter (besides folderID and URL of the document). I tried to use ID of the "File Upload" service which works correctly when I would like to upload to KD through Simple Submit, but in this situation (PRC API) it fails... Is there any way to upload documents chosen by using a file input field to the KD through PRC API ?
    Thanks in advance,
    Zsolt

    LOL. Ross. :-) I'd never be passive aggressive. Overstressed and getting snowed/rained on, yes, but I love working with you guys. :) I honestly meant that as a question - our business needs doing a lot of extranet type of client facing interchange/communication really lends itself to a document upload process. For the more intranet type deployment where you can integrate portal::authsource::data source security and crawl upload is definitely less relevant. Let me just come out and say officially so there's no debate: Working with all of you (when I get the chance) really is a highlight of my day. The fact that I know so many of you by name when I generally can't remember what I had for lunch should tell you something. ;)
    "Can you explain how you want to edit the doc? Are you thinking fetch, modify, and reupload? Editing the properties as you would for any knowledge directory doc or something else altogether?"
    You should be careful asking a question like that... People have been asking for:* provide the ability to upload content in portlet xyz that does business function xyz. (in our case we have a legacy workflow portlet that allows a user to submit a document with specific meta-data [not stored in properties...yet] and an established routing list. The document is uploaded to the portal, a card created, and the workflow process continues on its merry way. If the workflow is cancelled or a specific step rejected the process concludes and the requestor can elect to submit another copy of the document for review in another workflow instance)* Uploaded content should be presented in the knowledge directory (we actually upload it to the knowledge directory then dynamically add/remove security to allow access as the document moves through workflow)
    ...we have multiple outstanding requests to provide this kind of functionality in many portlets.
    The way I'm seeing things is this...* The knowledge directory is an aggregate presentation of multiple data sources / content stores* The knowledge directory can present content stored in the document repository data source* The document repository handles naming collissions, object storage, and retrieval* Short term I'd just like to have an API that would upload a piece of content into the document repository. Editing would be huge, but I understand that's a much bigger deal (I will say I'm really impressed by Collab's ability to do this, btw)* I would assume property editing/management would stay as is - I see no issue with modifying properties either from the UI or from code...with one exception. I still don't understand why I can create a list property (call it "month"), append it to a document, and then when I go to edit the document properties it actually shows up as a free-entry text box. Shows up as a list (the one I created) on every other object type but document. Means it's hard to use the built-in portal UI to consistently tag information...ick.* Long-term I'd like to be able to modify knowledge directory items from the document repository data source ala what Collab 4.x does - editing in place. I understand this is likely a much nastier issue and also needs to be thought through completely, but our users do not seem to grasp the reasoning behind why you can edit community documents in place, but not edit knowledge directory uploads. I can't honestly envision myself streaming data into the object from code in this context (although that would be interesting) - I would really just like the portal UI to let end-users "edit" a document in place as Collab does.* Even longer-term ... I know the next logical feature users will ask for is content Versioning. Bigger ticket item, I know. Knowing our users this would probably be a burning request the moment you let them edit in place, but honestly - just editing in place and knowing you don't get to version the content would be a huge in.
    That help at all? What more can I do to assist?
    Thanks,Eric

  • VsFTPD, creating a user who can upload

    Hello everyone!
    I setup ftp-server with this configuration:
    listen=YES
    anonymous_enable=YES
    local_enable=YES
    write_enable=YES
    local_umask=022
    anon_upload_enable=YES
    anon_mkdir_write_enable=YES
    anon_other_write_enable=YES
    dirmessage_enable=YES
    xferlog_enable=yes
    connect_from_port_20=YES
    xferlog_std_format=YES
    idle_session_timeout=600
    data_connection_timeout=120
    anon_world_readable_only=NO
    I have several questions of finishing setup.
    Everything I wanna work except one. I don't know how to create the user who as a client can upload files. Now I have the directory upload, where everyone can do anything that he want (upload delete rename etc..) and others dir such as music, films where users (they all will be anonymous) can only download. I want to create user who can upload files to this directories. How can I make this? now no pam, no authantification.
    Another question. How can I limit space of upload's folder?
    another info, permissions of ftp folder: dr-xr-xr-x  3 ftp    ftp      4096 2009-10-04 21:09 ftp
    upload folder:drwxrwxrwx 2 root root 4096 2009-10-06 22:58 upload
    I think it's not pretty good that upload is root's folder. what aobut this?
    Thanks!! and sorry for my english, i first time write so long text on foreign forum))

    ok. I had done all writing in the guide. but this example is without anonymous users. I want to create two types of directories ("shared" and others) and two types of users (anonymous and several admins which must log in)
    1) anonymous users who can do anything in directory "shared" and only download in other directories.
    2) admins users can upload and delete files or folders at any directory.
    home directories aren't interesting to me.
    What permissions should specify for dir?
    thanks in advance for patience

  • Unable to see current JSP files in browser

    Hi,
    Sorry for this, I know this is not a new problem, and trust me I've tried almost everything suggested regarding other issues I've found in this forum. Well I'll start by explaining the problem, I've just started working for a company and they have built a custom app in JSP for a client.
    However there is a bug which I have gone in and fixed in a particular file, and as an example I just want to output a generated variable to the screen. Its just the 4-digit year is all.
    I have deleted the old JSP files from the server, I have replaced them with the new files. I have deleted both the .java and .class files of theses files from the Tomcat Work directory and have refreshed. I have shutdown and restarted tomcat and the corresponding files have been recompiled correctly. When I view the .Java file, I can see the changes I have made, it was only a couple of lines of codes. I have cleared the cache of my browser and refreshed, and still the server is returning the Old JSP file to me.
    And for the life of me, I cannot figure out where the problem is. So I was wondering if anyone has had a similar problem and would be able to offer me a solution of some kind.
    Thanks in advance,
    Harry
    P.S. Its Tomcat 5.0, not upgrading as I don't know what depends on it, so I don't fancy being fired after 2 weeks.

    I would do that as a last resort, as it happens to be a client server, I don't think they'd appreciate me needing to reboot a Unix server during the day. Would anyone have any other suggestions?
    I just removed the JSPs from the live server, and refreshed the page and Tomcat could not find the JSPs, so I'm sure I have the correct directory. I then made sure the .java and .class files were deleted from the work directory, uploaded my new files (again) and hit refresh... and yet again I was served the same code as always, when I view source it still shows me the old source code even though the JSP file and compiled java files and class show that the new file should be shown, not the old one.

  • Unable to see the imported files in ODI after executing my java program

    Hi,
    I am using the following java code to import the physical topology into ODI11G.
    ===========================================================================
    ImportServiceImpl importService =
    new ImportServiceImpl(pOdiInstance);
    importService.importTopologyFromFolder(importService.IMPORT_MODE_SYNONYM_INSERT_UPDATE,FolderPath, true);
    ===========================================================================
    The above code went through fine while executing my program.But, i can't able to see the imported topology in ODI.
    Can you suggest me how to import the topologies as well as work repository into ODI through Java programming.
    Thanks in advance,
    Ganesh Kesavarapu

    I would do that as a last resort, as it happens to be a client server, I don't think they'd appreciate me needing to reboot a Unix server during the day. Would anyone have any other suggestions?
    I just removed the JSPs from the live server, and refreshed the page and Tomcat could not find the JSPs, so I'm sure I have the correct directory. I then made sure the .java and .class files were deleted from the work directory, uploaded my new files (again) and hit refresh... and yet again I was served the same code as always, when I view source it still shows me the old source code even though the JSP file and compiled java files and class show that the new file should be shown, not the old one.

  • Error msg Could not find the main class.Program will exit. in jar execution

    Hello,
    I have created a jar so that I can used it in the webapp.
    but when I click on it it says "Could not find the main class.Program will exit."
    I searched a lot in the net and found that it has to do with the manifest file.
    I even updated the manifest file using the command "jar umf main.txt filefolderupload.jar" with the class name mention along with the package heirarchy.
    (pakage heirarchy in /,\ and .)
    I am using JDK 1.5 . and have Updated JRE 1.6.
    Also tried with extending the class with JApplet, but in vain.
    Kindly help me in the above mention issue.
    tia,
    Sarwa

    This post hints at a number of misunderstandings on your part, and raises a couple of important questions.
    Note that this 'simple question' has a complicated answer. Given the complexity of it, it might pay to add Dukes to it, ..a lot of Dukes.
    The important questions are.
    1) Does this file/directory uploader need to provide the end-user with a file dialog in which they can choose a local directory to upload, or will a multi-file chooser do?
    2) Does this uploader need to upload to foreign sites, or does it upload back to its own server?
    Looking at this table I prepared to describe the [uploader/local file access|http://pscode.org/test/uploader/fileuploader.html] possibilities, if the answers to the questions are 'multi-file chooser will do' and 'home site only', the best option is a sandboxed app. launched using webstart (JNLP) - option 5. If either of those questions go the other way, option 6 (digitally signed with extended permissions) is needed.

  • Tfman - text file manager, much different then others

    Tfman - text file manager.
    Performs operations on files through textual representation of file system.
    Textual representation is in the form of plain text, editable with any text
    editor and may contain multiple operations of every kind. Tfman can be
    used from command-line or from within Vim as multi-window file manager.
    It can be combined with tools like Sed or Awk.
    . written in C fo Unix-like operating systems
    . no dependencies (except gcc/clang and GNU Make for building)
    Features in short:
       - scan filesystem to create its textual representation
       - parse textual representation and perform retrieved operations
       - use favorite text editing tool to edit textual representation
       - scan, edit and parse in one step
       - use Tfman from command-line or from within Vim as multi-window file manager
       - integration with other decent text editors should be easy
       - available: brace expansion, globbing, entries grouping, whole directory operations and more
    Project's homepage:
    https://chiselapp.com/user/machel/repository/tfman/home
    Installation procedure (AUR or sources tarball) - see Project's homepage
    Documentation, sources, report issue - see Project's homepage
    Warning:
       Tfman is in an early state, it didn't receive sufficient testing yet. Please
       be carefull when manipulating sensitive data with it.
    Note:
       I do not know any file manager that manipulates file system in similar way.
       Therefore usefulness of this kind of approach is not proven.
       Help me prove it.
    Screenshots:
    Screenshot1
    New version pushed to AUR:
    - changing entry ownership and permissions now associated under one action tag
    - few other action tags changed
    - Quick Start Guide now available, see Project's homepage
    - bug fixes
    Last edited by machel (2014-07-15 11:48:48)

    machel wrote:I know it looks complex, but I believe it is not as complex as it seems to be although
    not as simple as I want it to be. Any ideas how to make it simpler are highly appreciated.
    Well, for start: Is there really a reason to use different character for directory and its subdirectories? As far as I can tell, you could just use '%' for all directories and decide what is top-level directory and what is subdirectory based on the indentation. Also, it would be nice to reserve '#' for comments, as it is common in many languages.
    machel wrote:2) Use action tags to specify operations. They apply to single entries, groups of entries or whole directories
    Here the complexity begins. There is 13 operations, if I counted it correctly in the man page. To be fair, some of them are just adding '*' enforce overwrites. Fine, that leaves us with about 9 operations to learn. I could probably do that But it would be better if it was less... Would it be possible to simplify operations that don't affect file location by allowing user to simply change the value in the text representation? It would probably require some kind of header (or some clever trickery), because the order of columns is not fixed, but it might be worth the trouble. You could also extend this to changing file times and perhaps other properties (those from '-F proper'). The linking and moving operators look good, with little exception of '))' - that just looks odd to me But that is definitely my personal taste... I'd prefer something like single '>'.
    machel wrote:3) Entry names and action operands - I believe using them is quite intuitive:
    Name relative to directory/subdirectory above:
      'name'
    If you want absolute name:
      '/name'
    If you want name relative to current working directory (where Tfman was invoked):
      './name'
    No problem with this, I like that.
    machel wrote:
    dolik.rce wrote:ability to execute commands on the files/directories
    What do you mean? Shell commands?
    Shell commands would be best, but generally just ability to execute command with given file/directory as input or parameter. Example usage would be something like this:
    # Dir
    file1 ^ sed -i -e 'some sed script here' becomes: sed -i -e 'some sed script here' < file1
    file2 ^% touch % becomes: touch file2
    The syntax is just an example, but in this case ^ would feed the file into the standard input of the command, and '^%' would replace '%' in commandline with the actual file name. For globing, command gets executed for each matching file.
    machel wrote:
    dolik.rce wrote:execute some actions conditionally
    Interesting idea. I must think about it.
    Tfman already have tags to stop parsing file, stop parsing line and goto next,
    disable whole dir/group or single entry, exclude entry from under directory/group,
    perform action on previous action's target, ignore errors.
    But it works unconditionally.
    I can imagine wanting to do something based on the properties of file or even based on output of external command. E.g. 'move file only if it's older then N days', or 'ask remote server if it has file X, move the file to directory upload/ when the command returns non-zero exit status'
    machel wrote:--- Tfm ---
    Remember about 'tfm' utility which is simple Tfman wrapper  scanning given directory,
    opening it in editor defined in EDITOR shell variable (Vim is default) and parsing
    result after you save and quit.
    It just compress 3 steps into 1.
    This is definitely handy, and probably only reasonable way to use tfman interactively. However, I'm not a vim-person - as I already said I'm lazy to remember anything, so you can imagine that learning enough vim commands to use it effectively would be a nightmare for me The same goes for tfmvi, I'm just not the target audience for that. But my EDITOR variable is usually set to nano, so I could easily use it with that, probably just with slightly more typing.

  • Flash CS3 quits unexpectedly when opening FLA

    When I try to open FLA files, Flash just quits (disappears
    instantly), and I can't open or work in any files unless I start
    from scratch. I'm on Windows XP Pro, and on a pretty high-end
    gaming PC, so it's not a hardware problem. I've been using Flash
    for about 10 years and have never encountered such a major problem
    with the application before. I upgraded from CS2 to CS3 a few
    months ago and was using it with no problem until last week.
    I have several projects that have fallen behind, and
    I’m having no luck opening my FLA files. My FLA files are not
    corrupt, because I’ve tried opening various FLA files that
    I’ve created from over the past several years – same
    problem.
    I spoke to my colleagues, and some of them have had this
    problem with other CS3 programs, like Photoshop and Illustrator -
    when they called support, Adobe said this may be a permissions
    issue. This was what they suggested when I called as well - which
    makes me think that CS3 apps have some kind of issue/bug with
    permissions. However, the users and permissions on my machine have
    not changed since I was working with Flash before (I didn't have
    this problem before last week). Adobe support also suggested that I
    uninstall Flash and reinstall it (for some reason, this process
    took about 1 hr), but that didn’t work either.
    In the past, I've seen individual FLA files that have been
    corrupted – but nothing like this, where Flash just quits all
    together for no reason. I am desperate to work on my Flash projects
    – anyone who has any suggestions, PLEASE let me know.
    Thanks much

    Hi Donna,
    We've seen a few reports of this behaviour this week, however, we've not been able to reproduce.  To help us troubleshoot, please provide the following information:
    In the 'Flash Player quit unexpectedly' window, click REPORT. This will display some crash log information.  Copy the entire contents of the crash report into a text file and name it something like 'crashlog.txt'.
    Both of the log files listed in the Where do I find the Flash Player installation log on the Macintosh? tech note
    Both of the files in ~/Library/Logs/Adobe_ADMLogs directory
    Upload the crash log file and both log files using the the instructions here How to share a document
    Thank you.
    Maria
    Re: flash install on mac 

  • PSE 10 Crashes at open

    I have found issues very much like this, but not exactly (Twain issues, preferences…); and most have gone unresolved.
    I open the organizer and somewhere between 5 and 15 seconds, the application errors and the following is in the event log:
    Log Name:      Application
    Source:        Application Error
    Date:          12/4/2011 5:51:36 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      CMullins-PC
    Description:
    Faulting application name: PhotoshopElementsOrganizer.exe, version: 10.0.0.0, time stamp: 0x4e70d150
    Faulting module name: PhotoshopElementsOrganizer.exe, version: 10.0.0.0, time stamp: 0x4e70d150
    Exception code: 0xc0000409
    Fault offset: 0x005c780b
    Faulting process id: 0x1ac4
    Faulting application start time: 0x01ccb2f06994581d
    Faulting application path: C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe
    Report Id: a9dd2653-1ee3-11e1-90fa-0026832da844
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2011-12-05T01:51:36.000000000Z" />
        <EventRecordID>10578</EventRecordID>
        <Channel>Application</Channel>
        <Computer>CMullins-PC</Computer>
        <Security />
      </System>
      <EventData>
        <Data>PhotoshopElementsOrganizer.exe</Data>
        <Data>10.0.0.0</Data>
        <Data>4e70d150</Data>
        <Data>PhotoshopElementsOrganizer.exe</Data>
        <Data>10.0.0.0</Data>
        <Data>4e70d150</Data>
        <Data>c0000409</Data>
        <Data>005c780b</Data>
        <Data>1ac4</Data>
        <Data>01ccb2f06994581d</Data>
        <Data>C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe</Data>
        <Data>C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe</Data>
        <Data>a9dd2653-1ee3-11e1-90fa-0026832da844</Data>
      </EventData>
    </Event>

    Deleted files, repaired and reorganized; with limited success.  Will rund for a few minutes then errors out. 
    Updated log file and event log;
           0 Elements Organizer 10.0.0.0 Log (5) started 2011-12-07 19:14:14.236
           0 (+   0) Windows OS Version as reported by Qt: 0x90
           0 (+   0) Desktop Resolution: 2560 x 1600 Depth: 32
           0 (+   0) Begin AMT Library calls
         109 (+ 109) End AMT Library calls
         118 (+   9) problem opening C:\Users\CMullins\AppData\Roaming\Adobe\Elements Organizer\10.0\Organizer\status.dat for reading, maintaining default values
         123 (+   5) Primary Font: Myriad Web Pro
         123 (+   0) Loading Bitmaps...
         360 (+ 237) Loading Components...
         361 (+   1) Initializing BIB Host...
         361 (+   0) Initializing Bravo Components...
         361 (+   0) Initializing ACE
         361 (+   0) Initializing color settings
         499 (+ 138) Monitor color profile: DELL 3007WFP D65
         499 (+   0) Initializing XMP
         515 (+  16) Initializing Plug-in Host...
         515 (+   0) Initializing Photoshop Adapter...
         515 (+   0) Initializing AS Host...
         515 (+   0) Initializing Plug-ins...
         515 (+   0) BEGIN -> pse_util::add_mime_types
         515 (+   0) END -> pse_util::add_mime_types
         515 (+   0) Plug-ins found:
         515 (+   0)   C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe (Sweet Pea 2 Adapter Plugin)
         515 (+   0)   C:\Program Files (x86)\Common Files\Adobe\Plug-Ins\Elements 10\File Formats\Camera Raw.8bi (Camera Raw)
         515 (+   0)   Locales\en_us\Plug-Ins\File Formats\BMP.8BI (BMP)
         515 (+   0)   Plug-Ins\Organizer Only\File Formats\Gif.8bi (CompuServe GIF)
         515 (+   0)   Plug-Ins\File Formats\WBMP.8BI (Wireless Bitmap)
         515 (+   0)   Plug-Ins\File Formats\Targa.8BI (Targa)
         515 (+   0)   Plug-Ins\File Formats\Pixar.8BI (Pixar)
         515 (+   0)   Plug-Ins\File Formats\PCX.8BI (PCX)
         515 (+   0)   Plug-Ins\File Formats\FilmStrip.8BI (Filmstrip)
         515 (+   0)   Plug-Ins\Organizer Only\PhotoshopAdapter.apl (Photoshop Adapter)
         515 (+   0) File format plug-ins:
         515 (+   0)   Camera Raw (R: tif crw nef raf orf mrw dcr mos raw pef srf dng x3f cr2 erf sr2 kdc mfw mef arw nrw rw2 rwl iiq 3fr srw)
         515 (+   0)   BMP (R: bmp rle dib)
         515 (+   0)   CompuServe GIF (R: gif)
         515 (+   0)   Wireless Bitmap (R: wbm wbmp)
         515 (+   0)   Targa (R: tga vda icb vst)
         515 (+   0)   Pixar (R: pxr)
         515 (+   0)   PCX (R: pcx)
         515 (+   0) Initializing AGM
         515 (+   0) Initializing CoolType
         515 (+   0) System:
         515 (+   0)   System Architecture: Intel CPU Family:6 Model:10 Stepping:7 with MMX, SSE Integer, SSE FP
         515 (+   0) Driver versions:
         530 (+  15)   Microsoft DirectX Version: 9.0
         530 (+   0) Support application versions:
         530 (+   0)   Adobe Acrobat Reader Version: Not installed
         530 (+   0)   Adobe Acrobat Version: 10.1
         530 (+   0) Initializing OLS
         577 (+  47) Cleaning up old email attachments
         577 (+   0) Initializing Controller...
         577 (+   0) Initializing Platform...
         577 (+   0) Initializing Threads...
         577 (+   0) Initializing Model...
         577 (+   0) Begin Open Amoc Database
         577 (+   0) End Open Amoc Database
    1699903 (+1699326) Initializing Main Interface...
    1700093 (+ 190) Main window visible
    1700113 (+  20) Finished UI init.
    1700363 (+ 250) reloadNavigatorAndView() initializing for a new Search
    1700863 (+ 500) App is now visible and ready for input...
    1700893 (+  30) Begin PtContentbgThread() construction
    1700893 (+   0) End PtContentbgThread() construction
    1700893 (+   0) Begin PtIpodContentDownloadThread() construction
    1700893 (+   0) End PtIpodContentDownloadThread() construction
    1787101 (+86208) Begin TagSearch() inside PtFinder::addTagToLens()
    1787220 (+ 119) reloadNavigatorAndView() initializing for a new Search
    1787986 (+ 766) App is now ready for input...
    1788005 (+  19) End TagSearch() inside PtFinder::addTagToLens()
    1831730 (+43725) OLS created directory sessions with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS.
    1831730 (+   0) OLS created directory com.ofoto.print.en_US-PSE9 with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS/sessions.
    1831734 (+   4) OLS created directory com.ofoto.print.en_US-PSE9 with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS/sessions.
    1831734 (+   0) OLS created directory uploads with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS/sessions/com.ofoto.print.en_US-PSE9.
    1831754 (+  20) OLS created directory previews with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS/sessions/com.ofoto.print.en_US-PSE9.
    1850781 (+19027) BEGIN BackgroundPreprocessor::setupInitialRequests
    1851066 (+ 285) END BackgroundPreprocessor::setupInitialRequests
    1851066 (+   0) BEGIN WaldoPreprocessor::setupInitialRequests
    1851365 (+ 299) END WaldoPreprocessor::setupInitialRequests
    1939184 (+87819) OLS created directory downloadsToImport with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS/sessions/com.ofoto.print.en_US-PSE9.
    1939199 (+  15) OLS created directory downloads with parent dir C:/Users/CMullins/AppData/Roaming/Adobe/Elements Organizer/10.0/Organizer/OLS/sessions/com.ofoto.print.en_US-PSE9.
    Windows Event log:
    Log Name:      Application
    Source:        Application Error
    Date:          12/7/2011 7:47:31 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      CMullins-PC
    Description:
    Faulting application name: PhotoshopElementsOrganizer.exe, version: 10.0.0.0, time stamp: 0x4e70d150
    Faulting module name: PhotoshopElementsOrganizer.exe, version: 10.0.0.0, time stamp: 0x4e70d150
    Exception code: 0xc0000409
    Fault offset: 0x005c780b
    Faulting process id: 0xfc8
    Faulting application start time: 0x01ccb557766da626
    Faulting application path: C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe
    Report Id: 5a8e7bad-214f-11e1-90fa-0026832da844
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2011-12-08T03:47:31.000000000Z" />
        <EventRecordID>10679</EventRecordID>
        <Channel>Application</Channel>
        <Computer>CMullins-PC</Computer>
        <Security />
      </System>
      <EventData>
        <Data>PhotoshopElementsOrganizer.exe</Data>
        <Data>10.0.0.0</Data>
        <Data>4e70d150</Data>
        <Data>PhotoshopElementsOrganizer.exe</Data>
        <Data>10.0.0.0</Data>
        <Data>4e70d150</Data>
        <Data>c0000409</Data>
        <Data>005c780b</Data>
        <Data>fc8</Data>
        <Data>01ccb557766da626</Data>
        <Data>C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe</Data>
        <Data>C:\Program Files (x86)\Adobe\Elements 10 Organizer\PhotoshopElementsOrganizer.exe</Data>
        <Data>5a8e7bad-214f-11e1-90fa-0026832da844</Data>
      </EventData>
    </Event>

  • PSE 7 stopped working!

    I have been using PSE 7 for over a month (upgraded from PSE 5.) Everything has been OK, until today.
    I opened PSE7...I get the advertizing screen, I click on "organize" and NOTHING happens. It doesn't open my organizer....I tried all the other tabs, "share", "edit", etc. and nothing.
    What happened????
    Please advise!!
    Thank You! Linda from So. Calif

    OK...this is what it says:
    0 Photoshop Elements 7.0.0.0 Log (5) started 2009-01-06 11:37:43.437
    0 (+ 0) Windows OS Version as reported by Qt: 0x30
    0 (+ 0) Desktop Resolution: 1680 x 1050 Depth: 32
    0 (+ 0) Begin AMT Library calls
    156 (+ 156) End AMT Library calls
    203 (+ 47)
    Primary Font:
    203 (+ 0) Myriad Web Pro
    266 (+ 63) Loading Bitmaps...
    438 (+ 172) Loading Components...
    438 (+ 0) Initializing Intel IPP Libraries...
    438 (+ 0) Initializing BIB Host...
    438 (+ 0) Initializing Bravo Components...
    438 (+ 0) Initializing ACE
    438 (+ 0) Initializing color settings
    469 (+ 31) Monitor color profile: sRGB IEC61966-2.1
    469 (+ 0) Initializing XMP
    469 (+ 0) Initializing Plug-in Host...
    484 (+ 15) Initializing Photoshop Adapter...
    484 (+ 0) Initializing AS Host...
    484 (+ 0) Initializing Plug-ins...
    500 (+ 16) BEGIN -> pse_util::add_mime_types
    516 (+ 16) END -> pse_util::add_mime_types
    516 (+ 0) Plug-ins found:
    516 (+ 0) C:\Documents and Settings\Linda\My Documents\ADOBE-lessons\PhotoshopElementsOrganizer.exe (Sweet Pea 2 Adapter Plugin)
    516 (+ 0) Locales\en_us\Plug-Ins\File Formats\JPEG2000.8BI (JPEG 2000)
    516 (+ 0) Locales\en_us\Plug-Ins\File Formats\BMP.8BI (BMP)
    516 (+ 0) Plug-Ins\Organizer Only\File Formats\Gif.8bi (CompuServe GIF)
    516 (+ 0) Plug-Ins\File Formats\WBMP.8BI (Wireless Bitmap)
    516 (+ 0) Plug-Ins\File Formats\Targa.8BI (Targa)
    516 (+ 0) Plug-Ins\File Formats\Pixar.8BI (Pixar)
    516 (+ 0) Plug-Ins\File Formats\PCX.8BI (PCX)
    516 (+ 0) Plug-Ins\File Formats\FilmStrip.8BI (Filmstrip)
    516 (+ 0) Plug-Ins\File Formats\Camera Raw.8bi (Camera Raw)
    516 (+ 0) Plug-Ins\Organizer Only\PhotoshopAdapter.apl (Photoshop Adapter)
    516 (+ 0) File format plug-ins:
    516 (+ 0) JPEG 2000 (R: jpf jpx jp2 j2c j2k jpc)
    516 (+ 0) BMP (R: bmp rle dib)
    516 (+ 0) CompuServe GIF (R: gif)
    516 (+ 0) Wireless Bitmap (R: wbm wbmp)
    516 (+ 0) Targa (R: tga vda icb vst)
    516 (+ 0) Pixar (R: pxr)
    516 (+ 0) PCX (R: pcx)
    516 (+ 0) Camera Raw (R: tif crw nef raf orf mrw dcr mos raw pef srf dng x3f cr2 erf sr2 kdc mfw mef arw)
    516 (+ 0) Initializing AGM
    516 (+ 0) Initializing CoolType
    1281 (+ 765) System:
    1281 (+ 0) System Architecture: Intel CPU Family:6 Model:14 Stepping:8 with MMX, SSE Integer, SSE FP
    1281 (+ 0) Driver versions:
    1281 (+ 0) Microsoft DirectX Version: 9.0
    1281 (+ 0) Support application versions:
    1281 (+ 0) Adobe Acrobat Reader Version: 9.0
    1281 (+ 0) Adobe Acrobat Version: Not installed
    1297 (+ 16) Initializing OLS
    1344 (+ 47) Cleaning up old email attachments
    1344 (+ 0) Initializing Controller...
    1359 (+ 15) Initializing Platform...
    1359 (+ 0) Initializing Threads...
    1359 (+ 0) Initializing Model...
    1359 (+ 0) Begin Open Amoc Database
    1516 (+ 157) End Open Amoc Database
    1531 (+ 15) Initializing Main Interface...
    2250 (+ 719) Main window visible
    2391 (+ 141) reloadNavigatorAndView() initializing for a new Search
    3547 (+1156) App is now visible and ready for input...
    3859 (+ 312) Finished UI init.
    3984 (+ 125) Begin PtContentbgThread() construction
    3984 (+ 0) End PtContentbgThread() construction
    3984 (+ 0) Begin PtIpodContentDownloadThread() construction
    3984 (+ 0) End PtIpodContentDownloadThread() construction
    119688 (+115704) APD: received import message
    133938 (+14250) reloadNavigatorAndView() initializing for a new Search
    798313 (+664375) reloadNavigatorAndView() initializing for a new Search
    1079016 (+280703) reloadNavigatorAndView() initializing for a new Search
    1113094 (+34078) OLS created directory com.ofoto.share.en_US-PSE7 with parent dir C:/Documents and Settings/Linda/Application Data/Adobe/Photoshop Elements/7.0/Organizer/OLS/sessions.
    1113094 (+ 0) OLS created directory com.ofoto.share.en_US-PSE7 with parent dir C:/Documents and Settings/Linda/Application Data/Adobe/Photoshop Elements/7.0/Organizer/OLS/sessions.
    1113094 (+ 0) OLS created directory uploads with parent dir C:/Documents and Settings/Linda/Application Data/Adobe/Photoshop Elements/7.0/Organizer/OLS/sessions/com.ofoto.share.en_US-PSE7.
    1114359 (+1265) OLS created directory previews with parent dir C:/Documents and Settings/Linda/Application Data/Adobe/Photoshop Elements/7.0/Organizer/OLS/sessions/com.ofoto.share.en_US-PSE7.
    1424984 (+310625) OLS created directory downloadsToImport with parent dir C:/Documents and Settings/Linda/Application Data/Adobe/Photoshop Elements/7.0/Organizer/OLS/sessions/com.ofoto.share.en_US-PSE7.
    1424984 (+ 0) OLS created directory downloads with parent dir C:/Documents and Settings/Linda/Application Data/Adobe/Photoshop Elements/7.0/Organizer/OLS/sessions/com.ofoto.share.en_US-PSE7.
    3066047 (+1641063) reloadNavigatorAndView() initializing for a new Search

  • EBI, EDS, AND HOUSE BANK

    Hi Everybody
    What would be the difference between EBI and EDS? What are the advantages of house bank?
    Kundan Bhattarai

    Your understanding is correct.  Bank directory is a listing of all banks.  You may have all or some of them (the ones you transact with - could be also your customers'/vendors' banks) in your bank master - these records reside in table BNKA, if you create them either via FI01 transaction or use the bank directory upload functionality.  Now, when you assign a record from BNKA to one of your company codes, a record gets created in table T012 and that bank becomes your house bank.  The bank accounts that you create under a house bank sit in table T012K.

Maybe you are looking for