Document name in DC20 setting

Hi gurus,
good morning.
our DC20 setting under 'define data carrier type server front end' is C: folder.
when viewing documents in CV03N, document is automatically saved in C: folder with document name '_username01.jpg' .. were is the file name defined? is the 01 defined as number range?
where do we configure on what document name will be used in saving in the C: folder?
Thanks in advance.

Hi Acel
In the standard SAP System, the copy is assigned a name according to the naming convention defined in the program.
The BAPI  * GetApplication * and Function Module * BAPI_DOCUMENT_GETAPPLICATION * uses this Tick which is stored in Table * TDWP * and names the file .
Check with your ABAP Consulatant to find the details of this BAPI where the Program has Naming Logic.
With Regards
Mangesh Pande

Similar Messages

  • Insert Document name in Pages

    Is there a way to insert the document name as automatic text at the bottom of the first page in Pages? This was a simple "automatic text" script that Word has had for years. All of our documents are saved with names relating to what the document is and where it gets filed. Our paper filing/folder structure is pretty much identical to the folder structure of our file server. It is very convenient to have the name of the document printed at the bottom of the first page so that when it comes time to filing our hard copies, one knows exactly where to file it.
    There must be a way to script this. Any help would be much appreciated. Thanks.

    Automator isn't really the best solution to this. It's possible to do it with AppleScript, and granted, anything you can do in AppleScript can be put into an Automator workflow.
    There seems to be three possible ways to mark the bottom of the document:
    1) Insert carriage returns to position the very last paragraph (the name of the document) at the bottom. Drawback: if your document takes up all of the final page, then you'd have to create a blank page to accomodate the name. Also, determining the exact number of returns to insert isn't very easy.
    2) Put the name in the footer. Drawback: footers appear on every page, not just the last. You could create a separate trailing section, but that has a blank-page issue similar to #1.
    3) Create a text box at the bottom of the last page. Here's a little script that will do that.
    As for triggering the script, the simplest way is probably to use the AppleScript utility to enable the system AppleScript menu, and put the script in the Pages scripts folder. Then it'll be available whenever you're running Pages.
    <PRE>
    -- Assumptions:
    -- - units are inches
    -- - pages are 8.5 x 11
    property pageHeight : 11.0
    property pageWidth : 8.5
    tell document 1 of application "Pages"
    set bottomMargin to bottom margin
    set leftMargin to left margin
    set theBottom to pageHeight - bottomMargin
    -- Apparently, the new text box will be created on the page which is visible
    reveal page (page count)
    if path exists then
    -- if you prefer Unix-style pathnames, then use
    -- set docName to path
    set docName to path as POSIX file as text
    else
    -- Might want to prompt user to save here.
    -- otherwise, fall back on the document name, typically "untitled"
    set docName to name
    end if
    make text box with properties {object text:docName ¬
    , vertical position:theBottom, horizontal position:leftMargin ¬
    , height:bottomMargin, width:(pageWidth - left margin - right margin)}
    tell result
    -- Some optional formatting
    set alignment of object text to center
    set italic of object text to true
    set font size of object text to 18
    set font name of object text to "Palatino"
    end tell
    end tell
    </PRE>
    Titanium PowerBook   Mac OS X (10.4.4)  

  • HT4689 With mission control in Mountain Lion, is there a setting that displays a document name when it is selected?

    For example, if I have 4 word documents open, and go to mission control so they are all displayed, can I turn a feature on that displays the document name when my mouse is over each document?
    Like in the picture, if I have my mouse over a document, the name of the document isn't displayed.  Can I change this?

    Hey! 
    I just got a new mac and was trying to figure out the same thing today!! I went from an older version to this 10.9.  I called apple support, the tech had no idea what I was talking about.  I was transferred to a manager who told me that it is not feature available on the new models.  After a 40 minute conversation I was about to let it go and then I saw this post and became determined LOL ... and I figured it out (SMH apple support).  So here is how you do you it:
    system preferences > trackpad > you want to make sure the "App Expose" is checked off > and you're done!!
    I am not able to upload a 2 photos so I will post a second screenshot of what it looks like once the preferences are set.

  • Set Document Name

    Hi guys
    I'm using VS + C# for my Add-on
    I create my new document by this code:
    Document myDocument = myVisioApplication.Documents.Add("MyTemplateFile.vst");
    and it create new document for me but the default name of this document is Drawing1.vsdx , Drawing2.vsdx , ....
    How can I set another name for that without saving?
    Regards
    Danesh

    You can't, the document name is a read-only attribute, it is set by saving the file.
    Paul Herber, Sandrila Ltd. Engineering and software shapes for Visio
    Sandrila Ltd

  • For four days I have been unable to open a lot of documents. When I try I get a message "The document "name" could not be opened. You don't have permission. This has happened to an important letter which I corrected four times. My Mac has altered the name

    This problem began when I typed in an address http www etc., making one mistake in the address. I corrected it and then tried to copy the address because it was long (I wanted to be able to acces it another time), and that's when the trouble starrted. I just copt documents to get a new one because it's quicker, but it is unorthodox, I know. Since then whenever I copy a document i cannot open it, and it often puts a gobledegook ending to the document name. I've started emailing texts to myself so as to keep them, but I MUST be able to use documents normally. I hava a MacBook Pro, using OS Mountain Lion 10.8.5. I don't like it. It's fairly new, and has messed up my system of documents : the size is alll wrong and the tabulations are worse than ever. I use text edit because I wanted to use Macdictate because I am handicapped (arthritis and firbomyalgia) but I have never been able to get it to work. Since I changed OS I cannot use Text edit properly any more. Please help me. I think it must be a bug that came through when I was putting this address in four days ago. I went to the site once I'd corrected the address and it was perfectly normal. I shall ring them today and ask them if this has happened to anyone else. I live in France. Thank you for your advice. Because I am handicapped and I do not dirve, it is very difficult to get to a Mac store. I deleted Mac cloud documents because I don't want to use it and I thought it might solve the problem, but it didn"t.

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Query Print Layout - Generated PDF Document Name?

    Hi All,
    Query Print Layouts associated to my user queries work great for printing...but does anyone know if there is a way to set a more appropriate document file name when attaching an edited PDF report to an email? It seems to always automatically create a document name starting with 'Query Manager_-1_12' or something similar when attaching the report document directly to email.
    I do realize that I can save the file locally, choose any name I like, then attach to email... but this defeats the purpose of being able to send the query report directly to the email icon.
    If anyone knows how I can do this it would be much appreciated. There seems no option in the QPLD document properties.
    Best regards,
    John

    Hello,
    Yes, I have the same question. It could be great being able to choose the name of the document when creating a pdf. Even better if you could chose fields of the document for the name of the pdf, such as, name of customer, number of document, date, etc.
    Is there any way for doing this?
    Thanks in advance,
    Javier.
    Hi All,
    Query Print Layouts associated to my user queries work great for printing...but does anyone know if there is a way to set a more appropriate document file name when attaching an edited PDF report to an email? It seems to always automatically create a document name starting with 'Query Manager_-1_12' or something similar when attaching the report document directly to email.
    I do realize that I can save the file locally, choose any name I like, then attach to email... but this defeats the purpose of being able to send the query report directly to the email icon.
    If anyone knows how I can do this it would be much appreciated. There seems no option in the QPLD document properties.
    Best regards,
    John

  • JDBC Adapter-XML Document Name

    I am working on XI 2.0 and need to change the XML document name I am receiving from an inbound JDBC adapter.  The document I am receiving is:
    <resultset>
      <row>
        <col1>ABC</col1>
        <col2>123</col2>
      </row>
    </resultset>
    I want to receive:
    <MyDocumentName>
      <row>
        <col1>ABC</col1>
        <col2>123</col2>
      </row>
    </MyDocumentName>
    Does anyone know how to override the default "resultset" name from the JDBC adapter???  The reason I need to do this is because my message mapping does not work properly unless I have the Message type of the message from my JDBC adapter as "resultset". 
    Thanks for your help!
    Dan Pettingill

    (Note: I work with Dan Pettingill, the starter of this thread)
    I decompiled the class Renato suggested, but I don't
    think that's going to be the solution.  The DB2XMBProcesser is dependent on XI properly setting the properties values for the jdbc adapter.  DB2XMBProcesser will use a property named "db.documentname" to set the name of the root node of the DB2 results. If no such property is defined, the default value of resultSet is used.
    [documentName = getParaWithDefault("db.documentName", "resultset");]
    Our problem seems to be that XI is not passing along the parameters we define in the adapter configuration.  We've tried numerous combinations and names, but they never take. 
    The only way we can get XI to recognize that we are sending in a documentName parm is to call it "docName".  Any other name is essentially ignored (including db.documentname, documentname, XMB.docName, and a lot of other permutations as well).
    But here is the log from that adapter when we do so.  Not that it sees the value we're setting, but it won't set the documentname parm going to the jdbc.
    2004-08-31 17:33:45 : jdbcListener
    Raw configuration data ***
    Transport protocol: JDBC, version
    Message protocol: JDBC, version
    pollInterval|301
    additionalParameters|true
    jdbcDriver|com.ibm.db2.jcc.DB2Driver
    retryInterval|null
    dbpassword|***
    queryStatement|SELECT * FROM RBPRDB.T1256;
    queueName|null
    autoCommit|false
    updateStatement|Delete from RBPRDB.T1256 Where GUID Is Not Null;
    dbdisconnect|false
    dbuser|r50445
    adapterStatus|active
    isolationLevel|2
    addParameterParams|*** TABLE , 2 ROWS DEFINED ***
    addParameterParams|addParameterParams$0$addParameterParamName$docNamespace
    addParameterParams|addParameterParams$0$addParameterParamValue$urn:freescale.com
    /xi/db2-ims/wms
    addParameterParams|addParameterParams$1$addParameterParamName$docName
    addParameterParams|addParameterParams$1$addParameterParamValue$SelectAckQueue
    pollIntervalMsecs|null
    execute|null
    connectionURL|jdbc:db2://WACCTSO.sps.mot.com:9003/WACCDB2T
    qualityOfService|EO
    Used configuration data ***
    'MessageProtocol': 'JDBC'
    'adapterStatus': 'active'
    'addParameterParams.dbEncoding': ''
    'addParameterParams.docName': 'SelectAckQueue'
    'addParameterParams.docNamespace': 'urn:freescale.com/xi/db2-ims/wms'
    'addParameterParams.docNamespaceScope': 'root'
    'additionalParameters': 'true'
    'autoCommit': 'false'
    'connectionURL': 'jdbc:db2://WACCTSO.sps.mot.com:9003/WACCDB2T'
    'dbdisconnect': 'false'
    'dbencoding': ''
    'dbpassword': '***'
    'dbuser': 'r50445'
    'documentname': 'resultset'
    'documentnamespace': ''
    'execute': ''
    'isolationLevel': '2'
    'jdbcDriver': 'com.ibm.db2.jcc.DB2Driver'
    'pollInterval': '301'
    'pollIntervalMsecs': '0'
    'qualityOfService': 'EO'
    'queryStatement': 'SELECT * FROM RBPRDB.T1256;'
    'retryInterval': '301'
    'updateStatement': 'Delete from RBPRDB.T1256 Where GUID Is Not Null;'
    OK - initialized

  • Windows spooler display document name as local document

    I saw the document name with local path at Windows spooler, even if the PDF file came from http or ftp server. I guess, it is depend on the server, because the PDF files which came from one server are displayed the file name with URL as document name, but it came from other server is displayed the file name with local path - C:\Documents and Settings\username\Local Settings\...
    Could someone tell me what is difference between local path and URL path?

    Here is the approach to read document set columns and assign to other webparts:
    for each document set you can find the id when you clicking on the document set or navigating to the welcome page,
    using this id read query string and  the associated item column values and assign to otherwebpart .
    Reference code:
    //page_load for other webpart read the query string of welcome page
    if (Page.Request.QueryString["ID"] != null)
                    ID = Convert.ToInt32(Page.Request.QueryString["ID"]);
                    if (itemID > 0)
                        GetDocumentSetItem(ID , site);
      protected void GetDocumentSetItem(int itemid, SPSite sSiteUrl)
                SPSite site = sSiteUrl;
                SPWeb web = site.OpenWeb();
                SPList list = web.Lists.TryGetList("DocumentlibraryName"); //where documentset content type attached
                SPListItemCollection items = list.GetItems();
                SPListItem item = null;
                if (itemid > 0)
                    item = list.Items.GetItemById(itemID);//getting the current item
       //read the document set item column values and assign it other webpart controls , 
                    txtDocsetidname.Text = Convert.ToString(item["FileLeafRef"]);
                    txtDocsetid.Text = Convert.ToString(item["hiddenfield"]);
    In the welcome page I have placed button to load webpart ,while loading the webpart I am reading the query string assigning the values to otherwebparts.
    G1

  • Printing document name and date with document

    hi all.
    former pc user here.
    is there a way to automatically print the name of a document and the time it was printed on documents that I print on the mac?
    how does this work?
    can i set it globally by printer driver?
    can i set it globally by software?
    or can i only set it by manually doing this on each document?
    thanks

    Here is a script which add automatically a date_time stamp to PDF created thru Print in a PDF file.
    --{code}
    --[SCRIPT ranger PDFs dans un dossier]
    Attach this folder action script to the folder in which "Print as PDF" store its files.
    It will move them in a storage folder with a date_time stamped name.
    Yvan KOENIG (VALLAURIS, France)
    2011/10/04
    -- two instructions used for tests
    set this_folder to ((path to desktop as text) & "PDFs recipient:") as alias
    set added_items to {((path to desktop as text) & "PDFs recipient:OS X Lion / à propos de Récupération Lion.pdf") as alias}
    on adding folder items to this_folder after receiving added_items
              set nom_du_dossier to "stamped PDFs"
    Build the path to storage folder *)
              if nom_du_dossier ends with ":" then
                        set dossier_de_stockage to "" & this_folder & nom_du_dossier
              else
                        set dossier_de_stockage to "" & this_folder & nom_du_dossier & ":"
              end if
    If the storage folder doesn't exist, create it *)
              tell application "System Events"
                        if not (exists folder dossier_de_stockage) then make new folder at end of folder ("" & this_folder) with properties {name:nom_du_dossier}
              end tell
    Main loop *)
              repeat with un_fichier in added_items
                        tell application "System Events" to tell disk item ("" & un_fichier)
                                  try
                                            set isPDF to type identifier is "com.adobe.pdf"
    If the file is a PDF, grab some infos *)
                                            if isPDF then set {the_ext, origName} to {name extension, name}
                                  on error
                                            set isPDF to false
                                  end try
                        end tell -- System Events
                        if isPDF then
    If the file is a PDF, move it to the storage folder with a date_time stamped name *)
                                  if the_ext is "" then
                                            set new_name to origName & (do shell script "date +_%Y%m%d_%H%M%S.PDF")
                                  else
                                            set new_name to (text 1 thru -5 of origName) & (do shell script "date +_%Y%m%d_%H%M%S.PDF")
                                  end if -- the_ext…
      do shell script "mv " & quoted form of POSIX path of un_fichier & space & quoted form of POSIX path of ("" & dossier_de_stockage & new_name)
                        end if -- isPDF
              end repeat
    end adding folder items to
    --[/SCRIPT]
    --{code}
    Attach it to the folder in which you send the PDFs created by Print in a PDF.
    Yvan KOENIG (VALLAURIS, France) mardi 4 octobre 2011 11:49:42
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Change document name in event receiver

    I need to rename a document during an ItemUpdating or an ItemUpdated event. Either one would be fine. When my user changes the file name, I want my code to set it to something else. In the examples below, I am trying to set it to a silly constant value.
    If I can get this to work, I'll change it to use something meaningful.
    Is there any way to change a document's name in an event receiver? I have tried using ItemUpdated (with <Synchronization>Synchronous</Synchronization> in elements.xml). I have tried this:
    public override void ItemUpdated(SPItemEventProperties properties)
    using (DisabledEventsScope scope = new DisabledEventsScope())
    base.ItemUpdated(properties);
    try
    properties.Web.AllowUnsafeUpdates = true;
    properties.ListItem.File.Properties["FileLeafRef"] = "FOOFOO.docx";
    properties.ListItem.File.Update();
    properties.Web.AllowUnsafeUpdates = false;
    catch (Exception ex)
    properties.ErrorMessage = "Document cannot be renamed." + ex.Message;
    properties.Status = SPEventReceiverStatus.CancelWithError;
    //base.ItemUpdated(properties);
    I have also tried this:
    public override void ItemUpdated(SPItemEventProperties properties)
    using (DisabledEventsScope scope = new DisabledEventsScope())
    base.ItemUpdated(properties);
    try
    properties.Web.AllowUnsafeUpdates = true;
    properties.AfterProperties["FileLeafRef"] = "FOOFOO.docx";
    properties.ListItem.Update();
    properties.Web.AllowUnsafeUpdates = false;
    catch (Exception ex)
    properties.ErrorMessage = "Document cannot be renamed." + ex.Message;
    properties.Status = SPEventReceiverStatus.CancelWithError;
    //base.ItemUpdated(properties);
    And in that last one, I also tried setting properties.ListItem["FileLeafRef"]. I have also tried putting the base.ItemUpdated line after my logic (where you see it commented out above).
    Nothing works. No errors are thrown, but the document name stays the way the user set it.
    Leigh Webber

    There's three things you have to do in order to update the name properties:
    Assign properties.ListItem to a variable
    Update the BaseName field
    Update the Type field (if you wish to change the extension)
    public override void ItemUpdated(SPItemEventProperties properties)
    EventFiringEnabled = false;
    base.ItemUpdated(properties);
    var item = properties.ListItem; item["BaseName"] = "BarBar";
    item["Type"] = "docx"; //If you need to change the extension
    item.Update();
    EventFiringEnabled = true;
    This should fix your issue

  • Change document name on HP 6700 using Win 8.1 so that I can save with my documents on hard drive

    change document name on HP 6700 using Win 8.1 so that I can save with my documents on hard drive.
    Am new to this, so help an old man.
    I scan a document, and it comes out as  time and date, and number, but how can i give it a name, so that I can file with other documents, not just the scans.
    Thanks

    Hi,
    You need to install the HP printer software.  The installation process will place a printer icon under the Windows 8.1 Apps menu. Click on the icon and you should be able to see the Advanced setting link.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Replace document name

    How could I replace a open document name with a new name?
    I have a script that creates the new name but I can't figure out how to send the new name back to photoshop replacing the open document name.
    Here is the current script:
    layerN = activeDocument.activeLayer.name
    var doc = app.activeDocument
    var fname = doc.name.split(".")
    var fname = fname[0]
    var newDoc = doc.duplicate(fname+layerN,true)
    //var newDoc = (fname+layerN,true)
    app.activeDocument.name = newDoc
    newDoc.flatten();
    Right now this one makes a duplicate of the original document with the document name like I want, but I would rather just rename the original document instead of making a duplicate.
    Any help is appreciated.

    Because the document is a new document a that was created as a dup of some othere document there is no File assocated with this new document.  When you created the document  you could have named it anything you wanted.  Also because the is no file associated with this document I beleive that if you save the document with the name you want that Photoshop will basicly rename the document to match the file it is now associated with. I think this is something that Photoshop does when a document with no file assocation gets assocated with a file. For example if I open one of my Camera RAW file through ACR into Photoshop the name in the image window title will be RAW_FILENAME.CR2  while it looks like there is a file assocation the document does not have a file assocation for Photoshop can not write CR2 raw file.  The document just needed a name so Photoshop gave it the raw file fame. Now if I save that Document as xxx.tif Photoshop will save the xxx.tif file and change the document  name from RAW_FILENAME.CR2 to xxx.tif and you will see the in the image window title.  While the Document name object is read only to scripts its not read only to Photoshop when there is no file assocation. Once there is a file assocation the document name is set and is read only to Photoshop now too.  Even if the document had a lot of changes and I go to the history Palette and see the RAW_FILENAME.CR2 snap shot followed by the open and history. If I step back to the open the name remains xxx.tif.
    So if there is no assocated file all you need do is to save the document to the filename you want the document to have and Photoshop will rename the document for you if the document truly had never been saved and has no file assocated with it.

  • Document name, servlets, jdbc

    Yes ;)
    Everything works just fine, my servlet now reads binary documents from my database and pushes them over to the client web-browser.
    But... ducument names are all set to the servletname... what an annoyance.
    Ideas, anyone?

    And for parsing: (I haven't tested it but I remember using something like this long time ago)
    Hashtable params = new Hashtable();  //this will contain param/value pairs
    String queryString = request.getQueryString();
    if (queryString == null) {
       //no query String .. do whatever you need to do in that case
    StringTokenizer st = new StringTokenizer(queryString, "/");
    while (st.hasMoreTokens()) {
         String key = st.nextToken();
         String value = null;
         if (st.hasMoreTokens()) {
             value = st.nextToken();
         params.put(key, value);
    String idString = (String)params.get("id"); //id in the sample URL you provided

  • How to add document name and document namespace to xml mail sender msg

    Hi,
    I have set up a sender mail CC that accepts messages already in XML format. However, the messages are missing the document name and document namespace. I am trying to use MessageTransformBean to add these to the message payload. However the examples I've found so far all talk about converting plain text coming in. When I used convertionTpe -> SimplePlain2XML it messed up the original content with unnecessary xml tags.
    Can someone please tell me how to insert the document name and namespace into the payload without converting the original xml content? Thanks in advance.

    Dont think there is a way.
    As the source is a XML, why dont you create the MessageType with the same name and namespace as the XML file in the email.
    Regards,
    Bhavesh

  • Please choose a document name so the destination name is different for the different input files.

    I loaded a folder into Bridge, of files which I intend to reduce to 800 px using one of my own custom actions.
    Please note that I have done this successfully numerous times in the past.
    I go to tools/PS/batch/set:margie's actions/action:reduce to 800
    Source: Bridge
    Destination:Folder
    Choose/new folder/I name folder/create/choose
    The folder name shows after users:users name:desktop
    The problem is in File Naming. After I type in Document Name a name totally different from the folder name/OK,
    the attached window appears.
    I have to select document name in order to complete. So can't I give a name to the files? Thanks

    The problem is in File Naming. After I type in Document Name a name totally different from the folder name/OK,
    If you use an action for resizing based on existing filenames it is not needed to change the document name but just leave it as it is so the files will be save resized and in the folder you have chosen/created.
    When you need to have an addition to the filenames just leave the first field with document name and change the second field (default: extension) to whatever you wish and as last field choose 'extension'.
    e.g.
    field 1: Document Name (If you leave this as it is it reflects the current filename)
    field 2: document name (fill in an underscore "_")
    field 3: 3 digit serial number (adds 001 and further after the underscore)
    field 4: extension (either lowercase or uppercase depending on your needs,I prefer lowercase, but don't change the field name. This puts the existing file extension at the end)
    The example field that is showing above the option fields is a bit distracting because it keeps showing 'MyFile' but that is your existing filename.
    Personally I have a save as to destination in my actions recorded to dedicated folders with the resulted size and I simple run those actions without creating a folder in the batch window, just select the dedicated resizing action.
    When done I move the result to a new folder using Finder, it is just another way of working but the above given example should also work for you.

Maybe you are looking for

  • How can i Open a Captivate 7 HTML 5 Output in IoS / Android

    Greetings, I have been delivering captivate 7 HTML 5 outputs.... but now when i try to open  them in Iphone or Anroid its giving erros. Iphone: No LRS: DATA Cannot be stored Anroid: enable Java script in your browser Can someone guide me (share a ste

  • HT1473 How do I get a purchased song to play on my ipod shuffle remote from the docking station?

    How do I get a purchased song to play on my ipod shuffle remote from the docking station?

  • Early 2006 iMac processor upgrade

    I have an "Early 2006" Core Duo 20" iMac. I know that the processor can be upgraded (this model was socketed, unlike later iMac models). My research on the internet concerning this comes up with info that outdated. I know that it is difficult, and I

  • PRD installation in a differenet domain than DEV and QAS

    Dear Experts, I need to install SAP ECC 6 and PI 7.1 on production servers.Our dev and qas servers are running in the domain X(for eg) and the PRD servers are in the domain Y(for eg).All the servers are supposed to be in the same landscape.Do I have

  • Disappearing duplicated layers

    While editing an image, I went to duplicate a layer from one window into another one, but when the image arrived it was 0 height 0 width and displayed no content when expanded. I found that although I had duplicated many layers to this image previous