Batch Processing - Application Client

Hello,
I have a batch processing java program(application client) which does a certain activity. The batch processing program looks up Remote Stateless EJB's for performing certain business logic. I do not have any Connection Handling in the java program(application client). EJB's perform all the DB activity. Whenever my application client(java program) invokes the EJB's I see the DB connection going up significantly(3 times more than what is defined in data-sources.xml). When the application client is done and exits the DB connections come back to normal. Not sure why that would happen. Can someone throw any light ?
Note : Earlier we where using Oracle9i(9.0.3.0.0) and now we moved to Oracle10g(10.1.2.1.0). This behaviour is notice after the migration form Oracle9iAS to Oracle10gAS.
Appreciate quick responses..
Thanks.
Rajseh.

Indeed,
        I found what was missing. I've had to go in Tools--> Application Settings and Batch Loader menu item is not been ticked.
   Thanks for your help.
Regards

Similar Messages

  • How do i install ViewMail 7 as a batch process?

    Environment:
    ViewMail 7.0(2)
    Microsoft Outlook 2007
    MS Exchange 2007
    Unity 7.0(2)
    CUCM 7.1.3.30000-1
    Hello,
    I was just wondering if there is a way to deploy viewmail to client PCs en masse. I have about 150 users that I need to install view mail on, and I would rather find a way of doing this as a batch process, as opposed to walking to every workstation and performing the task manually.
    I have created a script that will allow me to install viewmail, but I have to specify the extension for each and every person, which of course, defeats the purpose of a script in the first place.
    Thanks very much.
    Sincerely,
    Deepak Dalal

    Hi -
    Here's what I recommend - use your script as you indicated to populate the majority of common registry settings for ViewMail for all users - i.e. Unity server name, Record and Playback settings, etc.  For the extension, include this information in a user welcome note that gets sent to the users the morning of the phone cutover.  You can include a screenshot with instructions for the ViewMail General Options tab.  Users have to enroll in voicemail anyway and we have found they adapt easily to entering their extension number as part of the enrollment process.  From experience, we have observed that users have problems entering the Unity server name, either misspell it or enter the wrong IP address, which is why I recommend you include this information in the script.  Also, scripts can be deployed to a number of workstations using Active Directory Group Policy or via software distribution application like Microsoft SMS or Altiris.
    Sincerely, Ginger

  • SAP R/3 vs XI Batch Processing

    We are planning to move some of our existing interfaces between legacy systems & R/3 to be processed through XI. We would like to do this in such a manner that the business doesn't get impacted much and also keeping the project costs to minimum.
    Current interfaces use batch processing in R/3 with 1000's of records sitting in a file ftp'd from legacy system and a pre-edit ABAP program will validate the data and posts transactions in R/3 using BDC sessions. Errors will be reported through some custom application built in ABAP. Users will process the BDC session and correct the errors to post the documents. In some cases we use BAPI's but when the BAPI errors out a BDC session is created for processing the errors.
    We are on XI3.0 SP12 & R/3 4.6B
    Can XI do all the stuff that R/3 does today in terms of batch processing and error correction by business user etc. What are the limitations and are there any workarounds to overcome them.

    XI is not meant for that and cannot do that. XI is an integration engine and does not replace R/3 work.
    What it means: XI can receive data and modify the data in mapping and deliver it to another system and invoke a process in case of R/3.
    XI has 3 adapters for other SAP systems.
    1. IDoc
    2. RFC
    3. XI Proxy
    4. File Adapter (I dont think you want to create a file again, but one of my previous client used this option)
    I guess you know about the first 2.
    The third one is, when you receive the data from source system, modify it according to the requirements and pass it to an ABAP Class where you can write your own code.
    Let me simplify this for your process.
    When a file is received, XI can pick up the file and send it to R/3 System using XI proxy (in internal tables or structures) which will be executing a class. Within that class you can code to pass that data to your ABAP program with SUBMIT PROGRAM. This is just an example.
    This cannot replace your BDC process, but can make it to do the same.
    regards
    Shravan

  • Essbase default data clears taking place during FDM Batch Processing

    We have been trying to avoid the default FDM Essbase database clears (which are coded into the LOAD Action scripts) by writing our own data clears and adding them to one of the event scripts. This was to ensure that the data clear took place against the correct members/point-of-view.
    However, when using the Batch Processing functionality of FDM Workbench, we are seeing unexpected data clears taking place, indicating that FDM is still executing the default data clears. Is there any way to disable these? We also want to ensure that our own data clears are still executed (they are in the "BefExportToDat" event scripts). Please advise!
    These are the unexpected Essbase application log entries we are seeing:
    +[Fri May 25 17:39:45 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1110); Scenario(Current Year)]+
    +...+
    +[Fri May 25 17:39:46 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1110); Scenario(Current Year)]+
    +...+
    +[Fri May 25 17:39:47 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1120); Scenario(Current Year)]+
    +...+
    +[Fri May 25 17:39:48 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1130); Scenario(Current Year)]+
    +...+
    +[Fri May 25 17:39:49 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1140); Scenario(Current Year)]+
    +...+
    +[Fri May 25 17:39:49 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1210); Scenario(Current Year)]+
    +...+
    +[Fri May 25 17:39:50 2012]Local/Monthly/Monthly/admin@Native Directory/140266738562816/Info(1012555)+
    +Clearing data from [Period 10] partition with fixed members [Entity(B1220); Scenario(Current Year)]+

    Hi SH, yes you are right, I also realised this in the car on the way home! But don't you mean "A" rather than "M" (for append)?
    I have tested this and it appears to be the solution - setting the second character of the fifth segment of the filename to "A" has stopped the default Essbase clears from being executed. To summarise:
    To append or replace to data in FDM:
    FDM Web Client: Select "Append" or "Replace" option in drop-down list, respectively.
    FDM Workbench Batch Processing: Set first character of fifth segment of filename to be "A" or "R", respectively.
    To append or replace to data in Essbase:
    FDM Web Client: Select "1 - Merge" or "0 - Replace" option in drop-down list in Export stage of workflow, respectively.
    FDM Workbench Batch Processing: Set second character of fifth segment of filename to be "A" or "R", respectively.
    Thanks for your help!

  • Can we have a Real batch process

    The current batch process functionality in Audition records not keystrokes, but settings; so if you record a process using the ClickPop Eliminator functionality under Restoration, you get whatever settings you used with the sound sample you used during the script recording.  However, if you want to record a script that uses the very powerful Auto Find All Levels feature of the Click/Pop functionality, you're out of luck (as far as I know).
    I'm in the process of cleaning up a bunch of old recordings I have and digitizing them.  I can't use the click/pop setting of one for the others!  They're just too different, so I've been spending hours waiting while the system samples the current audio and applies the click/pop settings.  Can we get a true automation system that let's me record the fact that I want the system to run the Auto Find, then use the results to run the Click/pop eliminator.  I could then process hundreds of files while I sleep instead of having to check my computer screen every five minutes and get the next step of the process running!
    There are other products with better automation, but they don't do as good a job to reduce noise and eliminate clicks and pops on a wide variety of audio as Audition does.  But if you know some that does, please let me know!

    Map data with the standard iPhone Maps application is not stored locally on the iPhone. An internet connection is required to download maps data with the Maps application, which would not be effective with a turn by turn voice direction GPS navigation app. Maps data with a standalone GPS navigation device is stored locally on the device.

  • How to : only one user in a branch can do the batch process at a time ?

    dear gurus,
    In ADF web application, accessed by multiple branch (20), there is a
    batch process to create invoices from orders. There are 3-5 users in a
    branch. one user can process about 30 - 50 orders to become
    invoices.
    Business rule is : In one batch process, each users must produce
    invoices with gapless invoice number. e.g : user_1 create 30 invoices
    no.001 - 030, user_2 create 40 invoices no.031-070 ... and so on...
    So we want to protect that at a time, in one branch, only one user can
    do the batch process. User_2 must wait until user_1 is done to start
    the process.
    We use the table below to maintain the latest invoice number created :
    CREATE TABLE doc_number
    DOC_TYPE VARCHAR2(6 BYTE) NOT NULL,
    BRANCH_CODE VARCHAR2(6 BYTE) NOT NULL,
    DOC_NBR NUMBER(12) DEFAULT 0,
    CONSTRAINT "DOC_NUMBER_PK" PRIMARY KEY (DOC_TYPE, BRANCH_CODE)
    The question is :
    I think of locking a spicific row of the doc_number table (select ...
    for update wait 10) at the beginning of the batch process stored
    procedure.
    But what if the session/connection left orphan and the row is lockde
    forever before the dba kill it ?
    So is there a better approach to limit the user execution of the
    process ?
    Thank you very much for your help,
    Krist

    Forget it. See http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:4343369880986.
    However, if you are dead set on doing this old fashioned thing of trying to emulate paper invoices from a numbered tablet, you could always just let everyone generate all of their invoices with no invoice number whenever they want, then at some time ( say 21:00 every day), take a lock on the table and apply invoice numbers to all of the records with a null invoice number -- which will take only a few centiseconds at most. And let the users/system print only invoices that have numbers assigned. This way, you pretty much eliminate the concurrency issue of various branches generating invoices only in their time window -- yuk, what an awful way to have to do business.
    And completely forget about users or branches having their own range of numbers. That is completely nuts. Your database already knows which branch owns which invoice, right??

  • PCM 10 Export Cost data via batch processes (BOM model)

    Hi there,
    Is there a way to schedule batch processes to export PCM Cost data ?
    Regards.

    Hi,
    In fact, the Console utility provided with PCM enables tasks to be run from a console, so no user interaction is required.
    It’s initiated by running the PCMConsole program file located by default in the C:\Program Files\SAP BusinessObjects\PCM.
    Using command-line statements, you can establish “jobs” (or scheduled tasks) to run commands against the various applications at a time of your choice.
    You may create the required commands manually, or alternatively, use the Console Wizard utility, which is provided to assist you with generating and correctly formatting Console commands and command files.
    The program is run in conjunction with a series of commands and parameters that are executed on the PCM model server. Commands can be run:
    • from the command line or
    • from within a batch file.
    Best regards,
    Siwar

  • Batch process cwk docs to open in pages?

    Hello, asking I hope a simple question: does anyone know how or have a script to ask Mac OS 4.11 to open .cwk documents into Pages '09 as a batch processing action?  I need a bunch of files from a workshop my sister did many years ago (still on her G3 iMac running Panther I think) - they are sooo old they are from Appleworks.  It would be great if there was a fast way to open AND save them at once. We have set her computer to open all cwk docs in Pages '09 but that is as far as our expertise extends. BTW, she can also transfer and open them on her new MacBook Pro running 10.6.8 - we just started with Tiger since it was closer in age to the G3.
    Thanks
    PS sorry if this is a common question, my search didn't turn up anything

    Yvan KOENIG (VALLAURIS, France) vendredi 6 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : http://public.me.com/koenigyvan
    Please : Search for questions similar to your own before submitting them to the community
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

  • Credit card file upload(Tcode: PRCC) in a batch process

    Hi all,
    Is it possible to make credit card file upload(Tcode: PRCC) in a batch process.
    when i tried doing so got message "frontend function cannot be created in batch mode" .
    I am aware that it is because this program is using "GUI_UPLOAD" function module which is for front end only and not for background processing.
    But as this is standard program I cannot change method of uploading flat file.
    Please suggest me any method to solve my requirement. I need to make credit card file upload in a batch process.
    Thanks ,
    Snehal

    Check mark parameter 'File is not local' for SAP to read file from application server (file is read using open dataset instead of gui_upload). This would allow you to run this tcode in background.

  • Acrobat 9 Pro - previous output settings in a batch process keep interfering with new one

    I created a batch process for pdf/a conversion.  For the output setting, I unchecked the "overwrite" box and added a suffix to the file name.
    When I deleted one and recreated a different one, it is still appending that old suffix to the file name and overwriting the old file.
    Even though I uninstalled and reinstalled the software (Acrobat 9 Pro), the batch processes I had created before were still there, hence the problem remains.
    How do I delete these files so I can start over?  Tech support didn't solve the problem and having a hard time getting through.
    Doran

    Hi,
    User created *.sequ files are stored:
    Vista –
    C:\Users\<user name>\AppData\Roaming\Adobe\Acrobat\9.0\Sequences
    XP –
    C:\Documents and Settings\<user name>\Application Data\Adobe\Acrobat\<6.0> or <7.0> or 8.0> or <9.0>\Sequences
    It may be worth a search for all *.sequ files on the HDD to be sure you know where all of them are.
    Sounds like old ones were not removed by uninstall & with re-install, Acrobat is picking them up.
    Be well...

  • Acrobat Pro X batch processing different in Win 7

    Greetings,
    My company just completed moving everyone from Win XP to Win 7 (yes, I know, but better late than never). I regularily use Acrobat Pro X to batch process and password protect large numbers of a variety of documents (Word, Publisher, Excel and PowerPoint 2-up printouts.)
    Under Windows XP the process was pretty straight forward:
    1) Open Acrobat Pro
    2) Secect "Batch Process" File -> Create -> Batch Create Multiple files... (a window appears).
    3) Drag a large group of documents into the window (you can drag over 50 docs, it doesn't matter), then begin the process (which automatically walks through all the documents and PDFs them.)
    4) When the process is complete, open up the Action Wizard File -> Action Wizard -> Select the appropriate action
    5) A window appears, drag the PDFs into the window and go. All PDS quickly get the security applied.
    Done
    With Windows 7 the functionality is different (I really don't know if it is the operating system change or some type of policy change that I am unaware of). The process is far slower because I literally have to PDF and Apply Security to each document one at a time. The process goes like this:
    Under Windows 7:
    1) Select a group of documents, but NO MORE THAN 15.
    2) Drag the documents over the "Acrobat Pro X" icon and launch them this way. Each document created a "temporary PDF". Multiple windows open up, stacked on top of each other.
    3) Go to each window individually and first save the file (that way the file name is preserved), then go to the Action Wizard and apply the security. Then close the PDF.
    4) Repeat this process for each open window (document).
    5) Repeat as necessary until you have the several hundred documents processed.
    Literally this is a "hands-on" process for each document. Is there a better way? Am I missing something in the Acrobat or Windows 7 settings?
    If I try to batch process the old way under Windows 7 I get a series of error messages for each document. (I can't even get to the action wizard process.)
    Any suggestions?
    Is there a third party app that will work without having to administer it so much?
    Thank you,
    TPK

    Hi Test Screen Name,
    While reproducing the problem I realized I was in error as to how far in the sequence the problem occured. I actually do get as far as batch creating PDF,. The only difference there is that I can no longer "drag and drop" files in the batch create window. I have to use the "Add files..." command in the upper left of the batch create window.
    So, the application batch creates the files. Afterward, I use the Action Wizard to batch "Password Protect" the files. It is during this command run that the error occures. (Note: I am trying to save over the old files by having them save to the same directory under the same name, just like I used to be able to do.) The error I get is:
    Action Completed.
    Saved to: \\HOME\path-to-original-files\
    Warning/Errors
    The file may be read-only, or another user may have it open. Please save the document in a different
    Document: Name of document1.pdf
    Output: Name of document1.pdf
    The file may be read-only, or another user may have it open. Please save the document in a different
    Document: Name of document2.pdf
    Output: Name of document2.pdf
    The error message loops through all the documents. I don't have the documents open or in use. By default they shouldn't be "read-only". This all did not occure when I previously used the application with Windows XP.
    I have not yet tried saving them to a different directory. I will try that later today. (I didn't want to have a lot of versions of the same documents, it tends to be confusing.)
    Thank you for your reply,
    TPK

  • Reducing file size in batch processes (multiple files)

    I am now using a canon XTi 10.5 megapixel camera. I'm loving it, taking tons and pics, and see my memory on my computer shrinking rapidly. I'm not too worried about hard drive space as I can simply buy another hard drive. Where I'm running into problems is on my iPod. I have an 80gb video iPod. It is suddenly full, Almost 1/2 with audio, 1/2 with photos. I'm realizing that I need take the 5-7 megabyte files each (photos) in iPhoto and reduce them down a bit in dimensions and/or jpeg compression.
    I use photoshop elements and am familiar with the multiple files option. I've used that a bit, nice feature.
    Heres my question:
    I know iPhoto is sensitive to manipulation of photos/changes if the changes aren't done through its interface. How can I go about taking the original pics for a number of events (talking about perhaps 2000 pics right now) and batch process them down in size a bit without weirding out iPhoto?
    Does iPhoto have an option to batch change files in such a fashion? Is it as simple as finding the originals in the finder and simpy reducing them in size and making iPhoto update its thumbnails?
    and how do I make iPhoto update its thumbnails, I forget...
    Thanks

    If you just want displayable image files on the iPod and not the full sized files then a very good solution, IMO, is to export those photos you want on the iPod to a folder on the Desktop. Then use Resize! to batch change the pixel dimension and the jpg compression level of the files. For my iPod Nano I use 640 x 480 and have Resize! compress them to medium. That gives me files in the 100 KB size range. If you want a smaller file just increase the compressions level a bit. Resize! automatically creates a new folder for the resized images so you can try different levels on the same folder. You can get a lot of photos on your iPod at that size. I then put that folder of resized files in my Pictures folder and have iTunes use it instead of using iPhoto.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Batch processing InDesign CS5 files

    When I select either individual InDesign files or the entire folder to batch process to a pdf I get a message that says that the InDesign files can't be found or opened. It initially wanted to launch ID CS4 so I uninstalled that thinking that was the problem. Acrobat still will not batch create pdfs saying the application can not be found. I can create a pdf directly from the ID file but because I have llmost 300 ID files to convert I would really prefer to be able to batch create these pdfs. I am using Acrobat 9.0. Help!

    To get a PDF, via Acrobat, from a non-PDF file format the file format must be supported.
    Acrobat has various ways to take supported file formats and provide a PDF.
    Looking at what is supported by PDFMaker
      (http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html)
    and at what is supported for direct file conversion
      (http://helpx.adobe.com/acrobat/kb/supported-file-formats-acrobat-reader.html)
    the InDesign file formats are not listed.
    Based on this I'd say you are going to have to use InDesign's internal process to get PDF from the InD files.
    Be well...

  • Batch Processing

    Dear all
    please can anyone provide feedback to my queries? I have been in a rather heated meeting today with a design authority who made various suggestions towards the way a pl/sql program should be operating - and how Oracle should be used in general.
    For background, I am a pl/sql developer. The programs in question receive a text file from a client in an un-ordered form. The data from the file is loaded into Oracle, validation and text manipulation is then performed and then the data is output from Oracle in a text file, obviously in a different format to that received. For a given instance of this program we are processing around 6 million rows of data.
    The design authority has stated that Oracle is not the best tool to use to receive a text file and then output another text file, as UTL_FILE is not as good as certain UNIX tools such as awk. He forgot about the text manipulation part, and re-ordering the data into a different format - but does anyone have any other pro's and con's for this statement?
    He also stated that for BATCH processing it is best not to use the indexes on any database tables, and best in part to allow Oracle to do full table scans. He said that Nested Loops are a 'no no' and hash joins should be used wherever possible. Again can anyone provide any advantages / disadvantages to this, as the pl/sql program does have nested loops, but the cost of each sql statement is low when run through EXPLAIN PLAN.
    Many thanks
    Paul

    Paul, Oracle is first and foremost a data processing platform. It excels at crunching data. It is what it is designed to do.. and it does it damn well.
    But (and there's always a but), it depends on HOW you use Oracle. Oracle fails when you (the architect/designer/programer/DBA) fails to use Oracle correctly.
    Let's take these points one at a time.
    awk is better than UTL_FILE. This compares the I/O of awk with that of UTL_FILE.
    Untrue. (in fact, both awk and UTL_FILE uses the exact same libc I/O call)
    awk is better than Oracle SQL (or PL/SQL) at pattern matching.
    Maybe.. maybe not. That depends on just what you do in SQL and PL/SQL to pattern match. Oracle has regular expression support in SQL. Also, the programming flexibility of PL/SQL by far outweighs that of the very basic macro script support of awk.
    Full table scans, nested loop joins, etc.
    Bullshit. (plain and simple)
    One of our systems crunches text configuration files. 1000's of them. Every day. The configs are not "well formatted/structured". In other words, you need to parse them, use regular expressions and so on.
    This was originally written in Perl. Despite my objections about performance and scalability. Which came true. It cannot scale. Spawning (forking) multiple Perl processes to crunch this many data files caused a serious CPU and memory knock on the server.
    It is all now being rewritten using PL/SQL. UTL_FILE is only used to get the config file into a CLOB. It does not make sense to use "external o/s files" when you have CLOBs (which is the database version of an o/s file). All further processing is done using global temp tables, collections, etc. - as per Oracle fundamentals and best practice methods.
    The new approach has shown to be significantly faster and a lot more flexible. And scalable... (once in a CLOB, each RAC node has access to the "file" and a number of RAC nodes can be used to crunch the data)
    And yes, I love my awk and grep and will not swap my bash shell for anything else. But then I have long since stopped using shell scripts (and awk etc) to design and write production systems in. It is just plain stupid.. speaking from personal experience and many a battle scar.

  • Batch Process Export As and Save As JPEG Question?

    What is the method for creating scaled JPEGs from PNG files with batch processing (File | Batch Process...)?
    Application environment: Fireworks CS4.
    Using History panel, I manually captured instructions
    Modify | Transform | Numeric Transform (13%)
    Modify | Canvas | Fit Canvas
    File | Save As (JPEG)
    History panel's saved JavaScript file script:
    fw.getDocumentDOM().scaleSelection(0.11999999731779099, 0.11999999731779099, "autoTrimImages transformAttributes");
    fw.getDocumentDOM().setDocumentCanvasSizeToDocumentExtents(true);
    fw.saveDocumentAs(null, true);
    Running this sequence as a batch job requires manually selecting JPEG and "okaying"
    CS4 documentation for saveDocumentAs is defined with different argument list: fw.saveDocumentAs(document) .  CS4 documentation also has: fw.exportDocumentAs(document, fileURL, exportOptions) to export JPEG (80% quality).  CS4 feature File | Image Preview... | Export does not create a history record for guidance.  I cannot find an example of either instruction save a file to a local folder in JPEG format.  My objective is to add an additional batch step Rename (prefix) for the JPEG output, and script this a a batch process.

    Joyce,
    Thank you.  Your suggestion helped clear my mental log jam.
    Fireworks batch scripting seems to work in reverse.
    Using "Batch Process..." scripting interface 'Export' (as JPEG) option first, 'Rename' (add Prefix) option second, and then follow these by using the history panel's 2 previously saved steps (Numeric Transform, Fit Canvas), batch process now works.  PNG file (list) is saved in targeted folder as a reduced scale JPEG with a prefixed file name.
    Batch Process allows the entire newly defined command sequence to be saved (script.js).  Placing this (renamed) file into Firework's batch look-up directory for scripts (C:\Documents and Settings\account_name\Application Data\Adobe\Fireworks CS4\Commands) does not work.  The file name does not display in "Batch Process" window "Batch options:" Commands drop-down list.
    Batch Process only works by recreating the above steps each use.
    The new (JavaScript) file is 26 KB.  Is script file size limited in Fireworks "Batch options:" feature?

Maybe you are looking for

  • Photoshop CC Color Picker slow lag

    Today I got a new Intuos Pro Medium and installed the latest software from Wacom (6.37-5 - I think.)  I am not sure if this is related, but I am experiencing an extreme slow-down / lag when I attempt to use the color picker to change the foreground c

  • How can I get music from two diff devices onto my phone if it's only synced to one?

    I have a desktop an laptop both windows with iTunes on both with same Apple ID. Both have diff music on each But the laptop is sync to my iphone & when I have tried to sync my I phone to my desktop it wiped my music. How can I combine music from my d

  • I can't scroll down in the apps section,

    For some reason I can't scroll down in apps on iPad via iTunes

  • Adobe flash player settings for local storage not available on menu.

    The right-click menu for Flash Player does not show the icon for local storage and I can't save online games. Only settings for 'display', 'microphone', and 'camera' show.

  • Network fails to connect

    Back in April, 2013, I purchased a 15 inch MacBook Pro Retina.  Boots to the login screen in 9 seconds...  Amazingly fast...  But since I've owned it, about once in every 20 or so boots, the computer starts as normal except that the Airport card (har