Action keeps overwriting previous file in auto batch run

Hi..I have been experiencing a frustrating problem. When running an automated batch action which ends with a 'save as' command to a 'action completed' folder, the files keeps overwriting the previous files in the batch and retains name of the first file processed by the action.
Other actions I have created never had this problem, but all of a sudden it simply refuses to save the individual files without overwriting the previous one.
Any help or suggestions would be most welcome. I have tried deleting the preferencs and .plist files. I am running CS3 on a MacPro with OS X 10.5.4
Cheers,
David

PDFs and EPS files that need to be rasterized have this problem, IIRC. But JPG files should be fine. I would try image processor, and make sure to strip out any save commands in your action, instead using the image processor script to save the images. If the files are overwriting with that setup, you have real problems!

Similar Messages

  • Captivate files overwriting previous files in LMS

    I have a professor that has created quizzes in Captivate and saved them as SCORM and uploaded into D2L. 
    Each quiz is a separate SCORM package that he uploads individually.  Unfortunately, every time he uploads a new one, it overwrites the previous one.  No matter if we tell D2L to overwrite the previous file or not, the new file overwrites the previous one.
    The quizzes come in to D2L always with the Module Title of “Captivate E-Learning Course” and the quiz title of “Course Object title”, even though the file names are different.
    I believe it’s due to the imsmanifest file referencing a generic title “Captivate E-Learning Course” and in another instance “Course Object title”. 
    How can I change this info without going into the SCORM files and manually changing them each time?  Thanks.

    You are correct that this information originates inside the SCORM settings within Captivate.  There's a button in the Quiz Settings dialog to open another smaller dialog where you configure the Course ID and individual SCO IDs plus other details that will be written to the imsmanifest.xml file that is output with the SCO.
    You need to set this up in Captivate in the CPTX project file each time you create a new SCO. 
    Since you're working with a professor, I would assume he or she is intelligent enough to do this for you...once you point it out to them.

  • Droplet overwriting created file when saving

    I having issues with my droplet.I'm using CS4.
    I created an action that opens the pdf file, resizes it to 500 width, saves to a drop folder (NOT the same as original image folder) and then closes.
    I created a droplet for this action. I have overides for the Open and Save As commands checked. And Suppress the File Open Dialogs. I have the folder going to that same drop folder as my action with the file name as document name + extension.
    I drag my files onto the droplet and it appears to be working. Only problem is it keeps overwriting the file name with each new one. I've got one image in the folder (out of five that I'm testing with) instead of each image saved. What the heck? I've never had this issue before.
    Just to be clear, it's not overwriting the original image. It's overwriting the created image over and over.
    I have also tried the Image Processor with no luck there either. I've used it with that same action which creates one PSD file over and over, even though I tell it to create a JPG. I've also tried it without the action and it does nothing.

    When you created the Droplet, did you choose Destination: Folder, and did you choose [ ] Override Action "Save As" Commands?
    You will need to do so, and specify Document Name for the File Naming field, if you want it to work the way you are describing.
    -Noel

  • How to overwrite source files, or use source file names?

    Hi all
    I would like AME (5.5.1.12, under Windows 7) to overwrite the source files that it is encoding, or if that's not possible, save the exported files to a different folder with the same file names as the sources.
    However I can see no way to do this without manually specifying a file name for every file. I need to process 400 files so this is not practical.
    Currently AME automatically adds a "-1" suffix to the exported file name, whether it's saved in the same folder as the source or a different folder.
    Can anyone advise, please?

    Hi Jim,
    Thanks for the reply. However, overwriting source files during a batch process is a common feature in audio/video software. It's possible in Audition, for instance, as well as in third-party programs such as Sound Forge, Wavelab and Samplitude.
    Presumably in these cases the software writes to a temporary file, either in RAM or on the hard drive, before deleting the original and replacing it with the new one.
    I'm surprised to hear that AME can't do this for conversions that stay within the same file format (such as the bit depth of a wave file).

  • Overwriting a file with gzip

    I am gzipping something within a bash script and need to get gzip to overwrite previous file. HOw do I pass a 'y' to it as I couldnt find an overwrite option in man file.
    Something like this?
    echo 'y' | gzip file
    Regards

    gzip -f file
    man gzip

  • How to save for web AND overwrite original files with Action?

    Hello,
    I want to compress a batch of images with "save for web" using a Photoshop Action, and I also want to preserve my folder structure and overwrite source files. The structure is important because it's complex and needs to be structured this way.
    The Problem:
    When I choose "save for web", I must define a destination. What happens is all optimized files from within the structure are saved in a single location.
    Here's an example of the folder structure
    Folder A
         - Subfolder A1
         - Subfolder A2
    Folder B
         - Subfolder B1
         - Subfolder B2
              -Subfolder B2.2
    Folder C
         -Subfolder C1
    Summary
    Is it possible for me to use a Photoshop Action with "save for web", and overwrite my files without moving them from the structure?

    No need to re-invent the wheel.
    Just learn how to use the Image Processor, Image Processor Pro, or Dr. Brown's Services 1-2-3 in Photoshop and/or Bridge.

  • Batch Action - Does NOT Rename Files Properly

    have CS3 on XP
    I am doing a batch rename. The batch transfers the images from folder to folder like I want and performs a reduce size to 600pix action I created...but it DOES NOT rename the files to what I tell it.
    I want the files original name to have the word "WebSize" added to the filename before the extension. I set this up in the batch. What I get is the original File names.
    Now I did Do a file "save as" in the original action because I wanted to limit final file size to 100k per jpeg file size. I checked the override...and unchecked the override...neither setting alloows the new name to be made...just the original file name.
    Can anyone help?
    Thanks
    Suzzie

    Your action doesn't to seem to include any Open actions. Why do you have the "Supress" option enabled?
    Also, since your action has the two save commands, you would just leave the Destination set to None. Setting a Destination means that is going to save the files again.
    The problem you'll run into though is that the action also saves the file name as part of the action, so that you'll end up just saving over the one file each time the action is played back on your 400 files. So Photoshop will process all the files, but each time it will overwrite the first file, so you'll end up with one file in each folder. Normally, in these situations, you'd use the Destination setting and use the "Overrride Action "Save As" Commands", which would substitute the Destination folder for whenever a Save command is used. The problem here is that you can only choose a single destination folder, so all files would be saved to the same location.
    Short of scripting this, it may be best to break this into two separate actions.

  • SP12: Auto-provisioning failed for role with action "keep"

    Hi,
    If you want to keep an exisiting role for a user in CUP. It wasn't possible to change the validity of the role. Therefor you have to set parameter 145 value to 1 in database table VIRSA_AE_ERMCONFIG and refresh cache in CUP(solution with SP11).
    But know we have problemes with the auto-provisioning.
    We can enter the other validity of the role and after that the request provisioning failed. In our workflow the request rerouted to the admin because of escape-route settings. All other new roles in the request are assigned well to the user in the backend system.
    Any ideas?
    Many thanks,
    Alexa

    Hi,
    we actually have the same Problem, that changes to the role validity with action "keep" are not provisioned to the SAP system.
    If it is only possible to change the validity with the action "add" it is not possible to limit the validity of a previously unlimited role. Because as you said another role with the new validity dates is simply added to the existing roles.
    The only workaround would be to delete the old role and add a new one with new validity dates. But in my opinion this workaround is not acceptable for the users.
    Best Regards
    Jonas

  • Where does Mail keep its hidden cache of auto-complete email addresses.  I am plagued with an incorrect email adress I can't get rid of.  Have made sure it's deleted from Contacts and made sure it's deleted from "previous recipients" list in Mail - i

    Where does Mail keep its hidden cache of auto-complete email addresses.  I am plagued with an incorrect email address I can't get rid of.  Have made sure it's deleted from Contacts and made sure it's deleted from "Previous Recipients" list in Mail.  But it still keeps reappearing ... obviously a secret cache file hidden somewhere?

    Autocomplete has nothing to do with this problem.
    From the Mail menu bar, select
              Window ▹ Connection Doctor
    Look for a disused SMTP (outgoing mail) account in the window that opens. Double-click it. Another window will open, showing a list of all the outgoing mail accounts. The unwanted one will be selected. Click the minus-sign button to delete it, then click OK.
    If there's more than one unwanted account, repeat.

  • The new updated version of iMovie 10 won't let me open my previous files I created before the update today. I have a wedding that I'm trying to finish and deliver and now I can't because that file version won't open. I keep getting an error message

    Hello,
    Please help me figure this out. I'm very unhappy at the moment. I'm fustrated and don't have any idea how to revert to the original version before the update was done on iMovie 10. I NEVER hated APPLE until NOW!! I love APPLE products and apps so please help me stay in that mindset. So I worked on some movie projects when I got my macbook pro 6 months ago. I update reguarly. I saw the update prompt and honestly, I did not think I would have ANY issuess with opening my previous files that I created only a few months ago with this updated version.The new updated version of iMovie 10 won't let me open my previous files I created before the update today. I have a wedding that I'm trying to finish and deliver and now I can't because that file version won't open. I keep getting an error message and the iMovie app closes. Last night I saw the file and tried to open it but no luck. Error message came up again. I reboot and turned off my laptop for the evening and tried again just now but nothing!! I need that video. My job depends on it! I worked so hard on this wedding video and now it's lost and won't open. I work another job and don't have much time. I really don't want to start all over again. Please help me. Thanks so much for your assistance.
    Fustrated APPLE customer
    Jolly A. Rupp

    I also have Jolly's problem. I found the iMovie 9.0.9 folder and tried to launch the older version of iMove. It would not launch. I removed all of the iMovie preferences from the Preferences folder, removed iMove 10 from the applications folder, and restarted my Mac. iMove 9.0.9 still won't launch and I can't access my videos created with the older version of iMovie. Is there a way to uninstall iMovie 10 and reinstall iMovie 9.0.9?
    I am running Yosemitie on a  iMac.
    Paul

  • In Photoshop Elements 12, is there a way to batch process all photos in a file with 'Auto Tone' and save the changes?

    In Photoshop Elements 12, is there a way to batch process all photos in a file with 'Auto Tone' and save the changes?

    Thank you, that was perfect!
    Yoni

  • Custom "Save as PDF" directly to a destination folder overwrites previously saved PDF files

    Custom "Save as PDF" directly to a destination folder overwrites previously saved PDF files
    As many of you will know, within Mac OSX it is possible to "print" any document off as a PDF.  You simply prepare your document then invoke the "Print" command and in the resulting print dialog box, click the "PDF" button in the bottom left corner which spills out a menu with various options including "Save as PDF..." as shown in the image below:
    Selecting the last option "Edit Menu" permits users to add specific folders to which a PDF of the document will be saved.  As you will note from the image above, I have created a number of destinations such as "Bank Transfers" (for anything on screen in Safari I wish to preserve when using my on-line banking facility); "Bind" (which I use with an Automator workflow to consolidate many PDFs into one long document); "Officeworks" (for stuff I need to copy to a USB stick and have printed on on large plotters); "iPad" (for anything I need to put on my iPad through "iAnnotate" or "Documents") etc
    The problem I have discovered is that with the introduction of Mountain Lion, PDFs that get saved directly to a destination folder get overwritten by later versions of PDFs that are produced from the same document.  This is fine when working on a single document that you may want to have the latest print of a document but not so when you produce many different PDFs from the same browser window in Safari as you surf through a number of websites etc.
    Prior to Mountain Lion, pervious versions were never over-written but rather preserved them with new versions having version number suffixes added e.g., untitled.pdf, followed by untitled1.pdf, untitled2.pdf, untitled3.pdf etc.
    Does anyone else have this problem?
    Does anyone have a solution to this problem? (other than a workaround like switching to Finder to rename or move files around)

    The "Save to Web Receipts" bug existed for a long time - here's a MacOSXHints article offering a workaround in 2007.  Here's another reference to it in 2009.  Your contention that:
    Prior to Mountain Lion, pervious [sic] versions were never over-written.
    is, I'm afraid, wrong.
    Apple fixed (worked around) that bug by using a .pdfworkflow, as I indicated.  As I also indicated, this file can't be opened with Automator (or I just don't know how, which is no great surprise ).  But it's the answer to your problems.
    You can either wait for Apple to fix what is, admittedly, a huge bug in their PDF Services feature, or you can find a way of implementing the same fix they did for your own folders.
    I should be doing the same, as I use PDF Services regularly, but I'm too lazy and have had too little success with Automator in general to give it a shot.  You may have more success than I did.
    Good luck

  • Why does it keep asking me to overwrite the files over and over

    So i copy and paste a dir
    it says they dir already exists overwrite?
    yes!!!!!
    then it looks like it is copying the files then it asks again
    do you want to overwrite 4324 file?
    YES I ALREADY SAID YES!!!!!!!!!!!!!!!!!!!!!
    THIS IS A SERVER NOT A WORKSTATION!
    SO I SELECTED A BUNCH OF DIRECTORIES TO COPY AND CLICKED OK SEVERAL TIMES AND WENT HOME FOR THE WEEKEND
    I CAME BACK ON MONDAY AND IT WAS ASKING ME IF i WANTED TO COPY THE FILES AGAIN
    THIS IS A JOKE

    To avoid that I would recommend deleting the folder first the copying won't be an issue or deleting all the files in the directory. I know this is an extra step but just like the warning on plastic bags someone somewhere did something they shouldn't have
    Sorry, I have been there.
    So generally it will ask you if you want to do this for X number of files
    IT SHOULD ASK ONCE AND ONLY ONCE
    I SAY YES AND GO AWAY AND I HAVE TO COME BACK AND HIT YES AGAIN
    To avoid that I would recommend deleting the folder first the copying won't be an issue or deleting all the files in the directory. I know this is an extra step but just like the warning on plastic bags someone somewhere did something they shouldn't have
    ND LOSE AL THE RIGHTS...
    THIS IS BAD ADVICE!

  • Photoshop CS6: Actions Keep Reappearing Even After I Delete Them

    I keep dragging actions that I want to delete to the actions trash icon. But they just reappear after an hour or so it seems like. I don't close Photoshop down very often and I'm always exporting large batches from Lightroom.
    Any ideas?

    Both Windows and Mac OS likt to hide thing on users. So depending the OS version your using yon need to change system settings so that Finder or Windows explorer can see an display files hidden by default.  I use a PC so windows and I use Windows XP and Windows 7.  With Windows 7 my user id Photoshop actions preference file full Path is "C:\Users\My User Id\AppData\Roaming\Adobe\Adobe Photoshop CS6\Adobe Photoshop CS6 Settings\Actions Palette.psp" Open finder or windows explorer display the folder its in. Then open Photoshop and delete a loaded action see if the file is updated. And if you delete a action from an action set be sure to save the action set so the action will be deleted from the action set saved on disk. If you delete an action set you may want to delete the set you have save to disk so it gone and can not be loaded in the future.

  • How to prevent PS from skipping steps in action sequence after encountering an error while batching

    Hi guys,
    Would really appreciate help. I've spent several days working on this.
    What I am trying to do is a long story, but the latest problem I've encountered is that when batch running an action sequence, and when PS encounters an error in a step in that sequence (e.g. a layer X is not available), it does not process the subsequent steps in that sequence.
    My action sequence involves auto aligning layers from 2 image files, one a PNG file and another a JPG file.
    I am batch running the action sequence on a folder of image files. The PNG and JPG files are arranged like this:
    1.jpg
    1-1.png
    2.jpg
    2-2.png
    Some steps in the action sequence apply to the first image file, by virtue of the fact that the default layer in a jpg file is named "background", while some steps in the action sequence apply to the second image file by virtue of the fact that the default layer in a png file is named "layer 0".
    When I run the action sequence manually, I will just click "continue" when an error message pops up, and PS will continue processing the subsequent steps in the action sequence. i.e. the sequence works exactly as I need it to.
    But when I run the action sequence through the Automate> Batch command, with the setting "Errors: log errors to file", I find that PS ignores the subsequent steps in the action sequence if an error message is encountered on a step, and moves on to the next image.
    This is a screenshot of my action seq:
    Is there a way to get around this? I am not proficient in scripting, hence I am here seeking the expertise of this community.
    Thanks,
    Jay

    Use sc command to put Windows Module Installer to disabled in your script after Enabling Hyper-v Role. When the system completely restarts, change it to Manual or Automatic.
    Note: I have not tested it, it is just my thought, if it does not work or something unexpected happens, it means your issue cannot be fixed this way.
    Juke Chou
    TechNet Community Support

Maybe you are looking for

  • How do I move a folder in Grid view?

    I'm in the early stages of working in LR. Somehow, I have wound up with a folder of images appearing as a subfolder to the previous one in the list. It is not a subfolder on the drive of original images. How do I move this indented folder out? Thanks

  • New pc running on Windows 8.1 and OfficejetPro L7480 but the printer won't scan.

    Have new pc running on Windows 8.1 and OfficejetPro L7480 but the printer won't scan. It will print via usb and I've downloaded the full drivers Full_win_WW_140_408 but won't install. I've also tried to install the original drivers but they were for

  • How to read a certain range from binary file

    Dear all LabView experts! I've attempted to acquire data as fast as I can from TDS 2024 via GPIB interface. The data will be saved into one binary file and be used for later analysis. The program that is included here will perform continuous acquirin

  • All I need is a link. A simple link.

    Jeez, Adobe's website and its support function is WORSE than Microsoft! I have a valid licensed copy of Adobe Acrobat X Standard purchased last year with a new Dell machine. I had to reformat the machine, and so need to redownload THIS software. I ha

  • Playback skipping

    I'm editing a couple of clips in FCP... the footage was shot with a Kodak handheld in HD. When I drop a few clips into the timeline and then try to play them back, the playback video skips between every single clip. I've tried to change the sequence