Any way to upload multiple images without renaming?

The multiple image upload seems to enforce a renaming convention and the
creation of restricted user backup folders or new folders.
Is there a way to just upload multiple files to an existing folder and just
allow renaming or replacing of images, but still resizing? This procedure
seems to work fine on individual image uploads in an update or insert record
behavior....
Maybe I'm missing something, but I was getting all sorts of directories
being created and couldn't load the new files with their current name into
the directory I actually wanted...
Jeff

Post Author: norton
CA Forum: crystalreports.com
Hi Dixie,
You seem to be asking all the right questions lately!
Right now we do not have any way of uploading multiple docs at once.  We do have the desktop publisher tool that helps with automatically refreshing a report and uploading it, but it is still handles them on an individual basis.
However, with our next big release (planned for the middle of December) we are planning to add a new batch task to the desktop publisher.  The intent behind this is that you can set up your folder and document structure on your local file system and use the batch task to upload everything to your cr.com account.  This would include creating the necessary folders in cr.com.  You will be able to schedule this batch task like you do the existing individual tasks so that it runs once a week or whatever you like.
This new batch task will NOT allow you to refresh any reports before uploading them though.  Everything will be uploaded as is.
Hopefully this will help with what you are trying to do.
Steve

Similar Messages

  • Is there any way to adjust multiple images?

    i don't see any saves settings options and selecting multiple items while making adjustments does nothing. can you really not apply edits concurrently?

    Howdy,
    Ollie Larking wrote:
    "I'm working with hundreds sometimes thousands of images for use in timelapses shot on my dslr. I want to lift changes made to one image to all the others, at the moment im clicking on each one, this is very tedious and not what computers are desgined for."
    It sounds like you have Primary Only selected at the bottom on the Control Bar in Layout Rating & Keywords mode. Deselect Primary Only. You can tell that (keyboard shortcut S) Primary Only is selected with it is darker than the other buttons. It should NOT be dark if you are Stamping multiple images.
    love & peace,
    victor

  • I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    Logged the call with SAP who directed me to 'Define settings for attachments' in IMG and setting the 'Deactivate Java Applet' & 'Deactivate Attachment versioning' checkboxes - problem solved.

  • I am trying to import photo's on i photo.  It downloads all of the pictures on my camera, how do i only select the photos i want?  Is there a way to do this without selecting one photo at a time? is there a way to select multiple images?  thanks!

    I am trying to import photo's on i photo.  It downloads all of the pictures on my camera, how do i only select the photos i want?  Is there a way to do this without selecting one photo at a time? is there a way to select multiple images?  thanks!

    To select consecutive images click and drag the cursor over multiple thumbnails to select all at once.
    To select multiple images that are randomly located hold down the Command(⌘) key and click on those images you want to select.
    Or to select consecutive images from a list of images that are together hold down the Shift key and and click on the first photo you want to select and the on the last photo you want in the list.
    OT

  • HT2477 How do I select multiple images without clicking on each one? Is there a way to select duplicate photos to delete them?

    How do I select multiple images without clicking on each one? Is there a way to select duplicate photos to delete them?

    Consider adding the delete symbol to the Finder window tool bar.  This way you can highlight all the photos you want to delete at the same time then hit the "delete" symbol.
    Open a Finder window/View/Customize Toolbar - follow the directions in the customized pop down window.

  • Any way to Upload a File Automatically without user interaction in BSP.

    Hi,
    Any way to Upload a File Automatically without user interaction in BSP.
    Problem is;
    We have an terminal pc connected to an Production Machine and has a PLC for reading Machine Actual Datas. This terminal has Windows CE.NET OS. There is one program which Appending PLC Data to Text file (STORAGE CARD\PLC\SAMPLE.TXT).
    Users can access to WAS system in this Terminal (Has network).
    I have to access to SAMPLE.TXT file using BSP when user antered a page in WAS.
    Have you got any solution. I have tried so much methods to do this. But i have not found any solution.

    Yes SAMPLE.txt stored in "STORAGE CARD\PLC" folder in terminal.
    But i am trying in my computer to test with "C:
    GPS.txt"
    I have tried before this method. But I think this is a security exception. Because when i use
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    var fso = new ActiveXObject("Scripting.FileSystemObject");
    extName = fso.GetExtensionName("C:\GPS.txt");
    alert(extName)
    -->
    </SCRIPT>
    i am getting an alert with message "txt". there is no problem.
    But when i try to access file using this code
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    var fso = new ActiveXObject("Scripting.FileSystemObject");
    fileObj = fso.GetFile("C:\GPS.txt");
    -->
    </SCRIPT>
    i am getting "Automation server can't create object".
    Message was edited by:
            Ibrahim UGUR

  • Is there any way to upload Tariff Code (with multiple XML files) from application server?

    Hi All,
    Is there any way to upload Tariff Code (with multiple XML files) from application server?. Its urgent.
    Regards,
    Jatin

    Hi Jatin,
    Yes, of course you can upload multiple files for tariff codes.
    This can be done by the below path:-
    SAP GTS Cockpit(tcode-/sapsll/menu_legal)-->Customs Management-->Classification-->Classification Master Data-->Upload Tariff Code Numbers from XML file(tocde- /SAPSLL/LLNS_UPL101).
    In the above area after browsing and choosing the first file, please select multiple check box to choose more files as well. Then you can further select your application server and upload all those files in one go.
    PS:- Although, we have an option to upload multiple such files but actually we should avoid multiple file uploads due to various reasons. Hence, please take utmost care during such procedure.
    Regards,
    Aman

  • Function for uploading  multiple images, say 5000 , of any type?

    Hi,
    I want to upload multiple images which are stored anywhere, be it a local system or a server, to the SAP database just by clicking a single button. The method should be able to pick all the images and check their file types and upload it.
    My concerns are that:
    1. How to specify the path where the images are stored?
    2. How to check the extension of the different files. it is possible that the folder may contain some other file types? So how to distinguish between them?
    3. How to deal when the folders may contain some subfolders?
    4. How to display the uploaded images back to the user?
    Regards
    Amit Kumar Singh

    I would guess its because all of the file fields all have the
    same name. Try naming them dynamically: micro1, micro2, micro3,
    etc.
    A few minor comments about the code
    - Afaik, setting the VALUE has no effect for input fields
    when type="file"
    - FILE is deprecated. Use CFFILE.ServerFile instead
    - You don't need # signs here <cfset numberoffields =
    #cookie.micro#>
    Not tested

  • How do I upload multiple images to d-base through a single page?

    I can upload a single image with a form to my MySql database with no problem.  It sends the file name to the database then stores the image in an image file.
    But now I want to upload multiple images in the same way from the same PHP page.  Each multiple upload needs to be stored to a single record (designated user that's logged in).  I have a field for each image in the database.
    This may give you a better idea of what the database looks like:
    Username
    ID
    image1
    image2
    image3
      scmeeker
    5
    dotty.jpg
    hello.jpg
    kitty.jpg
    jdmeeker
    7
    So now I want to upload multiple images for each image field.  When it works correctly, it should send the name of the image file to the proper field and then send the image to the image folder.  I've tried it several ways with no luck at all.
    Any one have any ideas???
    Thanks!

    I think you would be better off having two tables in you database. One would be a users table that has all of the user data including a user id (the primary key for this table and the foreign key for the other table). The second would be an images table. You would use the images table to upload infinite (well, as many as the db can handle) images. The trick, is that each record in the images table would have a foreign key, which would be the user id for the user that uploaded the image.
    This way your users wouldn't be limited to three images but could upload as many as you want to allow them to. The association of the user id, which has to be unique to each record in the users table (there cannot be duplicates, it should be your primary key on the users table), to the user id in any number of records in the images table is what will allow this to work.
    EX:
    The users table
    user_id
    f_name
    l_name
    email
    other_info
    100001
    first
    last
    [email protected]
    100002
    f_name
    l_name
    [email protected]
    The images table
    image_id
    src
    user_id
    10000000001
    /db_imgs/img1.jpg
    100001
    10000000002
    /db_imgs/img2.jpg
    100001
    10000000003
    /db_imgs/img3.jpg
    100002
    10000000004
    /db_imgs/img4.jpg
    100001
    10000000005
    /db_imgs/img5.jpg
    100001

  • Is there any way to delete multiple spams at once, right now I go through each individually and delete it, but it's time consuming, thanks

    Is there any way to delete multiple spam messages at once. Right now I go through each individual spam and delete one at a time. This is very time consuming. Any tricks out there.
    Thank you

    Hi LRagsdale517,
    You should definitely be able to upload multiple files by Shift-clicking or Ctrl-clicking the files you want to upload. Just to make sure you don't have an old version of the service cached, please clear the browser cache and then log in to https://cloud.acrobat.com/files. After clicking the File Upload icon in the upper-right corner, you should be able so select multiple files for upload.
    Please let us know how it goes.
    Best,
    Sara

  • Any way to pass Multiple Values for a single Label in the Parameter?

    I have a Report that Contains 2 Parameters, @Customer & @Area. When trying to set up the Available Values for @Area, I'm having issues using multiple values for one Label, i.e. = "4006" Or "4610"
    One of the Filters in the Report is an Operation number, which is the [OPERATION] field, which is setup as a filter on the Tablix referencing the @Area parameter. 
    PROBLEM: I cannot retrieve any data when trying to use the ‘Or’ Operator here. If I simply put “4006” or “4610” I retrieve data, but when trying to combine it returns no data.
    Example, I need to allow a user to select ‘Chassis Incoming’, which would include data from Operations 4006 & 4610.
    QUESTION:
    Any way to pass Multiple Values for a single Label in the Parameter?
    I realize the typical solution may be to use ‘Multi-Value’ selection, but in this case we want the User to select the Area and the multiple values for Filtering will be automatically determined for them. Otherwise, they are subject to not getting
    it correct.
    I have tried several different ways, such as =”4006” Or “4610”, =(“4006”, “4610”), = In(“4006”, “4610”), etc….
    Note: We are using Report Builder 3.0

    Based on my experience, there's no way to 'intercept' the query that gets passed back to SQL Server, so a Split wouldn't work.
    Try creating either a function or stored procedure using the code below (compliments to
    http://www.dotnetspider.com/resources/4680-Parse-comma-separated-string-SQL.aspx) to parse the string: 
    CREATE FUNCTION dbo.Parse(@Array VARCHAR(1000), @Separator VARCHAR(10))
    RETURNS @ResultTable TABLE (ParseValue VARCHAR(100))AS
    BEGIN
    DECLARE @SeparatorPosition INT
    DECLARE @ArrayValue VARCHAR(1000)
    SET @Array = @Array + @Separator
    WHILE PATINDEX('%' + @Separator + '%' , @Array) <> 0
    BEGIN
    SELECT @SeparatorPosition = PATINDEX('%' + @Separator + '%', @Array)
    SELECT @ArrayValue = LEFT(@Array, @SeparatorPosition - 1)
    INSERT @ResultTable VALUES (CAST(@ArrayValue AS VARCHAR))
    SELECT @Array = STUFF(@Array, 1, @SeparatorPosition, '')
    END
    RETURN
    END
    Once created you can do things like this:
    SELECT * FROM Parse('John,Bill,David,Thomas', ',')
    SELECT * FROM (SELECT 'John' AS TestName union select 'David' AS TestName) AS Main
    WHERE TestName IN (SELECT ParseValue FROM dbo.Parse('John,Bill,David,Thomas', ','))
    This is what your SQL query would probably look like:
    SELECT OperationID, OperationName FROM dbo.Operations
    WHERE AreaID IN (SELECT ParseValue FROM dbo.Parse(@Area, ','))
    You may need to fiddle around with the Separator depending on whether SQL Server inserts a space between the comma and next value.

  • HT204266 I erase all application of my iphone 4 with erase restore and now it's in restore mode. Now is there any way to restore my iphone without backup. Please help me. I have no need my previous file i just want my i phone ok and work smoothly as new p

    Hi,
    I erase all application of my iphone 4 with erase restore without any backup & i also lose the product serial number. Now it's in restore mode. Now is there any way to restore my iphone without backup. Please help me. I have no need my previous file I just want my iphone4 ok and work smoothly as like new ipone justlike i bought it at first time. I can't restore it. So Please help me to solv this proble.

    See Here  > without the Backup  >  http://support.apple.com/kb/HT4137

  • Is there any way to reset security questions without a vocal contact with Apple?

    Yesterday I've tried to buy a song from iTunes, and it's surprised me that I've been ask to answer some security questions I have made long time ago and unfortunately I can't recall the answers of these security questions, I've tried to reset the security question by this site applied.apple.com and the reset link is not appearing under the answer box!!
    Is there any way to reset security questions without making a vocal contact with Apple ?
    Best Regards,

    Click here and ask. If they say that there isn’t, and they probably will, accept that.
    (122113)

  • Any way to root a K1 without wiping the tab clean?

    The instructions found on xda-develop and rootzwiki seem to indicate that the tablet will be wiped clean of apps and data. Is there any way to root the K1 without wiping everything clean? I'd like to backup some apps and data in preparation for flashing ICS which Mark says will also wipe the tablet clean.
    Thanks!

    You might be able to backup the apps with ES File explorer, but you won't be able to backup their data - the android security model sandboxes apps so that they can't access each others' data - this is why root is required for a proper backup. 

  • Is there any way to create multiple users in a single shot in oracle db

    Can Any one tell me, is there any way to create multiple users in a single shot in oracle database.

    Hello Nunhum,
    I guess this was not my question.. This is not what I m asking.. I know there is not a single sql statement in oracle ,which could create multiusers alike UNIX/LINUX(OS LEVEL), Whatever you have written..is simple creating them one by one.
    What I am expecting is to have PL/SQL statement which could help us in this regard.

Maybe you are looking for

  • CD with photos won't open on Windows computer

    I inserted a CD into my Powerbook. I dragged a folder with photos onto it and burned it. On my Macs it opens fine. Someone tried to open it with their Windows computer but couldn't. Any ideas? But I did send a different CD with the same files, made t

  • Link errors on HP Itanium and Oracle 9.0.1.0.1 Developers Release

    We have pulled down the Oracle Developers release for HP-UX 11.22 and were not able to compile the Oracle code because of a link error. We are getting the following errors in the make.log file: (Bundled) cc: error 1913: `16M' does not exist or cannot

  • Problem installing Adobe eLearning on MS Windows 7 64-bit

    I am trying to install Adobe eLearning on MS Windows 7 64-bit. Any ideas why my installation is failing? The log is below: P.S. I donwloaded it twice to ensure that the installation binaries are correct. Exit Code: 7 ---------------------------------

  • Connecting database in servlet

    I am trying to connect to the database in a servlet but it throws a ClassNotFoundException. the problem is when i am trying with the same piece of code in a simple java class. it works perfectly fine. Server i am using is - Jakarta-Tomcat 5. driver -

  • Header and Item conditions in MIRO

    Hi All, There is a PO created with Import conditions .We have given some conditions in Header level (AED) and some conditions in Item level (Customs duty like SED..etc). We maintaind the vendor (customs-ABCD Vendor) in header conditions as well as  I