Multiple Selection of files for File Upload

HI,
Can we upload Multiple files at a time using File Upload option?
Regards,
Raju

hi
Check this link it might give hint, same you can try in wd java.
http://www.roseindia.net/jsp/file_upload/uploadingMultipleFiles.shtml
As in above code separate file up-loader is used for each file.
I know you might be looking;like lotus or outlook copy all attachment is such a way.
Edited by: Yogesh Galphade on Mar 22, 2011 7:51 PM

Similar Messages

  • Upload Flat-IDocs via WE16 fails - where is log-file for this upload

    Hi,
    we are using ERP2005 and we wanna upload large Flat-IDocs (exported by a customer, > 100MB) via WE16.
    Now we are getting the error "...error in converting while reading file ..." (a translation of the german error message
    Is there a log file for this upload process?
    regards
    Wolfgang Hummel

    The following Oracle Forms objects did not generate successfully: gl forms/ZHS GLXJEENT.fmxadpatch log will tell you worker which was processing this fmb.....mark that worker number.....in same directory find ad*worker_num*.log and see that log file.
    You can find adworker,adpatch,adworker log at:-
    Application Tier-- adpatch log - $APPL_TOP/admin/<SID>/log/
    Thanks,
    JD

  • Multiple selection of WBS  for CJIC Transaction

    Hi,
    Any one please can you let me know is there any way for Multiple selection of WBS elements in CJIC Transaction.I implemented Note 635711, but it is adding field at Additional Selection not in Selection screen. Even the output iam getting is different from Selection screen WBS element.
    Waiting for your responses.
    Thanks,
    Anitha A

    hi
    Check this link it might give hint, same you can try in wd java.
    http://www.roseindia.net/jsp/file_upload/uploadingMultipleFiles.shtml
    As in above code separate file up-loader is used for each file.
    I know you might be looking;like lotus or outlook copy all attachment is such a way.
    Edited by: Yogesh Galphade on Mar 22, 2011 7:51 PM

  • Multiple selection in JTable for deletion

    Dears,
    I'm using Jdeveloper 9.0.3.3 on 8.1.7 Oracle DB.
    I noticed that when a JTable is bound to a View object ==> only one row can be selected.
    My situation -which I think is very common- I have a screen with JTable where I can edit a row and commit my updates or select multiple selection in JTable and delete them at once ; thats what I need.
    It is very like the test of any application module but allow multiple selection and deletion in JTable for user's selected rows.
    How this could be done in JClient?
    Thankx in advance.

    Thanks for your suggestions! They both would work as workarounds, I think. I tried another way:
    Following code changes a TableBinding bound JTable's selection model to Multi select (thanks to Shailesh!!).
    void setMultiSelectionModel(JTable tbl)
    class MultiSelectionListListener implements javax.swing.event.ListSelectionListener
    ListSelectionModel defSelModel;
    MultiSelectionListListener(ListSelectionModel model)
    defSelModel = model;
    public void valueChanged(javax.swing.event.ListSelectionEvent e)
    if (!e.getValueIsAdjusting())
    ListSelectionModel listModel = (ListSelectionModel)e.getSource();
    int leadIndex = listModel.getLeadSelectionIndex();
    if (leadIndex == listModel.getAnchorSelectionIndex()
    && leadIndex == listModel.getMaxSelectionIndex()
    && leadIndex == listModel.getMinSelectionIndex())
    //change currency on the bound iterator only if
    //one row is being selected.
    defSelModel.setSelectionInterval(leadIndex, leadIndex);
    ListSelectionModel newModel = new DefaultListSelectionModel();
    newModel.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);
    newModel.addListSelectionListener(new MultiSelectionListListener(tbl.getSelectionModel()));
    tbl.setSelectionModel(newModel);
    This fixes the bug if you select some rows and then select a row before the first selected one. Seems to work great.

  • Whenever I try to select a file for anything, Upload or moving it etc my macbook freezes on that screen and the colorful ball starts spinning. Then I am forced to close a random application in order for it to go away.

    I try to upload a file to iCloud or trying to upload a file to facebook it just freezes. I bought this macbook pro two days ago brand new from best buy and updated to maverick 10.9.1. Does anyone know why this is happening?

    Try to re-index spotlight and try to do this:
    *Enable root user
         * System Preferences --> Users & Groups
         * Click the lock and Login to enable changes
         * Click Login Options
         * Click Join
         * Click Open Directory Utility    
         * Click the lock and login
         * In the menu at the top Edit --> Enable Root User
         * Enter a very secure password.
    * Logout
    * Login by clicking on other
         * user should be root, all lower case
         * enter your password you just setup
    * In the Finder menu at the top choose GO --> Computer
    * Browse to Macintosh HD (or your HDD name) --> Users
    * Right click on your normal user
    * Get Info
    * Expand Sharing and Permissions at the bottom
    * Click the lock to enable chagnes
    * Ensure that your normal user has Read and Write
    * Click the Gear and choose Apply to enclosed items
    * Wait
    * Wait
    * Reboot
    * Login as your user.
    * If this fixed the issue, repeat the first part of this except choose to Disable Root User.

  • Not able to select physicalschema directory for file data server in ODI 11g

    Hi,
    I am a beginner to ODI tech and stuck up with an error while doing a tutorial (mentioned in this link - http://st-curriculum.oracle.com/obe/fmw/odi/odi_11g/ODIproject_ff-to-ff/ODIproject_flatfile-to-flatfile.htm).
    While creating a physical schema for default file server(FILE_GENERIC) , I am not able to select schema directories and the name field with value 'FILE_GENERIC.Directory' is grayed out (non editable)
    I have gone through many documents but could not find any relevant information for this.
    So could you please let me know if any configurations required for this?
    Thanks,
    Anusha

    Hi Oleg,
    Thanks for your reply.
    While creation of physical schema , Name field is grayed out , is that the default behaviour of the screen? because in the tutorial I could see the name filead is pointing to a file directory path.
    Thanks,
    Anusha

  • Files for Website upload

    How do I format a logo to upload into a website. I have jpg files.

    When I try and open a jpg file, I am getting a message saying InDesign may not support the file format ( should be OK with jpg) or that plugins may be missing. How do I find out which plugins are missing?

  • Rename output file for File Transport

    I am using ALSB 2.6.When I created file transport for detect file in C:/filein directory.I found that the name of output file didn't same as input file,example input-file = IgniteRB output-file = 6815685856805434446-1b555112.11a526f862f.-7fb0
    Please help me identify this problem? Thank you :)
    Edited by poommy105 at 06/04/2008 7:38 PM

    If you only need to change the name, then in your publish sub-actions, use the "Set Transport Headers" action. You should be able to check "Pass all Headers through Pipeline" and skip selecting the specific header.
    Or in the list for headers there is one for fileName.
    You can derive it from the source name using the $inbound variable, or select "copy from inbound".
    If you need to change the path (instead of business service value) then you can use URI setting in "Routing Options" action.

  • How to create two headers line in CSV  file  for File Receiver Adpater ?

    Hi friends ,
                     My scenario is RFC to File. I am downloading file in CSV format . May I know how do i add two line of staic headers Like follows
    <b>  CLOCTYP     CFLOCTYP
      Exe Loc. Type     Cus Loc. Type</b>
    Best Regards.,
    V.Rangarajan

    My Input xml will be like
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:FileRec_MT xmlns:ns0="urn:tabFile">
        <ContactFile>
                  <Contact>
                      <Name>Raghavendra</Name>
                      <LName>GURU</LName>
                     <Company>xxx</Company>
                  </Contact>
        </ContactFile>
    </ns0:FileRec_MT>
    <b>Output in csv as</b>
    Raghavendra, Guru ,xxx
    My requirement is [ 2 header Lines ]
    <b>CLOCTYP           CFLOCTYP        CFPLACE
    Exe Loc.Type        Cus Loc. Type     Place</b>
    Raghavendra        Guru                   xxx
                   If multiple rows comes it has to come like
    <b>   CLOCTYP              CFLOCTYP          CFPLACE
       Exe Loc. Type       Cus Loc. Type       Place</b>
       Raghavendra         Guru                      xxx
        test              test           yyyyy

  • Dynamic read of file for File Port

    As per our project requirement have to use File Port to pick a set of IDOC Flat files from a given directory. The File Port only allows us to pick a file with a specific given name and does not allow us to pull file with a pattern for .eg. We can pull a file abcd.txt but cannot pull something like abc.txt. Our requirement is to pull abc.txt using the File Port.
    If anyone has any idea about this, or any past experience with File Port in this regard, then please respond at the earliest.
    We have created the file port with follwoing parameters:
    Unchecked the Unicode Format System Setting
    For the Inbound File:
    Function Module: EDI_PATH_CREATE_CLIENT_DOCNUM
    Directory is: A valid directory path
    File Name: abcd.txt

    Hi,
    According to me, while using the automatic syndication through ports, it is not possible to change the filename that IDOC flat file generates.
    FTPS != Secure FTP (990)
    FTPS should have SSH Port 22.
    u can check on this:
    Basic FTP Setup Instructions
    refer this thread also
    FTPS
    Thanks & Regards!!!
    Saurabh Goel

  • How to get file name in faultpolices file for file based rejection handler

    Hi All,
    I am implementing the file rejection handler in fault polices.xml
    Now i want to catch exact file name and use this in faultpolices.xml under Filename tag and move the rejected file to custom directory.
    Can some please let me know is it possible to catch the exact filename and use the same name in rejection handle.
    Suppose If we don't handle the rejection handler then these files will move to the default path in SOA HOME. But the file name remains the same. So i think this can be changed in SOA, but i am afraid i how can i do it.
    Please suggest me.
    Regards,
    Tarak.

    Hi,
    have a look at my new weblog:
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    to see how you can access filename
    Regards,
    michal

  • Changing source file for file sender adapter in adapter module

    Hi guys!
    3rd party partner send us files, which are not acceptable by file adapter, so we need to implement (I suppose) adapter module in file sender adapter to correct the file format before it is taken by standard adapter. I have no experience in this development field. Could you give me:
    1, whether it is possible (changing file contents before it is taken by standard file sender adapter)
    2. any ideas, where to start with the development (pdf with info etc.)
    Thanx a lot!
    Olian

    <i>2. any ideas, where to start with the development (pdf with info etc.)</i>
    >>>>>
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c4c81
    <i>1, whether it is possible (changing file contents before it is taken by standard file sender adapter)</i>
    >>
    yes you can achieve this in the logic in a module

  • Where can I find the jar file for File Transfer Service API

    Hi all ,
       I wish to use the File Transfer Service API in my application . Could anyone please tell me as to where I could find these class files ??
    <b>import com.sap.engine.services.file.RemoteFile;
    import com.sap.engine.services.file.FileTransfer;
    import com.sap.engine.services.deploy.DeployService;
    import com.sap.engine.services.deploy.container.WarningException;</b>
    Thanks in advance ,
         Tahzeeb

    Hi,
    you can find these jar files in the installation directory of NWDS:
    ...SAPJDTeclipsepluginscom.sap.tc.apcompSAP-JEEDCssap.comcom.sap.engine.deploy.online_compgendefaultpublicdefaultlibjavasapj2eenginedeploy.jar
    ...SAPJDTeclipsepluginscom.sap.tc.apcompSAP-JEEDCssap.comfile_compgendefaultpublicdefaultlibjavafile.jar
    Regards
    Sebastian

  • What file size is used for "optimized" upload/download?

    When I upload my photo files from Aperture (and previously from iPhoto) I routinely use the upload setting named "dowloading of optimized" files.  I know that this downsizes the files for faster upload/download, but still gives a file size acceptable for great onscreen presentation and for a resulting small print of someone downloads.  Can anyone tell what downsizing Aperture/iPhoto does in this case?  For example, 50% jpeg, email sized jpeg, etc.  Since Apple will kill the MobileMe galleries in June I have to switch to another photo presentation host.  For upload to such a host Aperture/iPhoto gives choices like 100% jpeg, 50% jpeg, etc.  What I want to do is end up with something similar to what I now get with the "optimized" setting.  Thank you.

    You will note that I referenced both programs (iPhoto & Aperture) in my original message above, and I have posted in both forums.  Since both programs offer the same (at least on the surface) option of "optimized" to MobileMe galleries, one might assume that both use the same or a similar system.  Lengthly testing of my own is the "best" solution only if I can not find anyone who is knowledgeable about what these programs do in the upload.  It has been my sincere joy over many many years that I often find people on these forums who possess knowledge much greater than I.  As to the programs changing the algorithum at any time, I doubt that since this MobileMe function will disappear in June.  Seems like a strange time to make changes. 

  • What file size is used for when uploading to MobileMe from Aperture?

    When I upload my photo files from Aperture (and previously from iPhoto) I routinely use the upload setting named "dowloading of optimized" files.  I know that this downsizes the files for faster upload/download, but still gives a file size acceptable for great onscreen presentation and for a resulting small print of someone downloads.  Can anyone tell what downsizing Aperture does in this case?  For example, 50% jpeg, email sized jpeg, etc.  Since Apple will kill the MobileMe galleries in June I have to switch to another photo presentation host.  For upload to such a host Aperture gives choices like 100% jpeg, 50% jpeg, etc.  What I want to do is end up with something similar to what I now get with the "optimized" setting.  Thank you.

    You will note that I referenced both programs (iPhoto & Aperture) in my original message above, and I have posted in both forums.  Since both programs offer the same (at least on the surface) option of "optimized" to MobileMe galleries, one might assume that both use the same or a similar system.  Lengthly testing of my own is the "best" solution only if I can not find anyone who is knowledgeable about what these programs do in the upload.  It has been my sincere joy over many many years that I often find people on these forums who possess knowledge much greater than I.  As to the programs changing the algorithum at any time, I doubt that since this MobileMe function will disappear in June.  Seems like a strange time to make changes. 

Maybe you are looking for

  • Can't change tray/paper size when printing photos

    I'm using an HP Photosmart C5200 and I want to print onto 4x6 photo paper, but I can't seem to change from the default tray with 8.5x11 paper. I've played around in the print dialogue box and File>Page Setup but to no avail.

  • How to set 'job_queue_processes' ?

    Hello, I have installed Oracle 10 on Linux RedHat Advanced Server 3, and during the database creation part of the install I got the message 'ORA-12547: TNS: lost contact' several times. At the end, I was told that the configuration failed because job

  • Dynamic table in adobeform

    Hi Exports, I need to pass the values of dynamic internal table from SE38 program to adobeform. But in interface i couldn't find an option to pass the dynamic internal table. Is it possible to bind a dynamic  internal table in Adobeform?  Both row an

  • Adobe pdf to Flash page turning book

    First of all apologies as this isn't strictly an Indesign itself question - more the end product of Indesign brochure query. Can anyone recommend a particular professional PDF to Flash page  turning book effect software. I've googled but there's a fa

  • Can not migrate EJB from WL 5.1 to WL 6.0

    I have followed the procedures for migrating my ejb's from weblogic 5.1 to weblogic 6.0. I am receiving an error when I try to deploy an ejb (java.lang.NoClassDefFoundError). The class it can not find is packagename.ejbnameHome. This class is inside