Changing a deployment's file name

I'm trying to debug a large application and I'm having a problem with the Windows File name limit.
I have a project called GenericClientCalculationEngine, which creates GenericClientCalculationEngineWebApp.war. Is there a way in JDeveloper to set what filename should be used to during debug/run in JDeveloper? I'd like to shorten the name down enough to not hit these limits.
Change I just change the deploy name or do I need to rename my project?

My last reply i was mentioning about the changing the deployment profile name.
You should be able to change the deployment file name as mentioned by Shay above.
Did you check that you don't have multiple deployment profiles and you are using the wrong one (just checking) ?

Similar Messages

  • In R12 how to change concurrent output/log file name prefix?

    how to change concurrent output/log file name prefix?

    but i want to change change concurrent output/log file name prefix?You cannot, and I believe it is not supported for all concurrent requests -- Please log a SR to confirm this with Oracle support.
    Thanks,
    Hussein

  • Programaticly changing the (suggested only) file name in the save prompt when signing a document?

    When you sign a document in Adobe X (or XI), the system says it needs to save the file first.   Is there some way to change the (suggested only) file name to a different value for that save?
    Right now, people open a blank form - lets call it formX.pdf.   They fill it in and sign it.  The suggested file name for the save is FormX.pdf.   I can generate a unique file name which i'd like to put in place of the suggested default...

    AFAIK, you can't do it with code. Your best option might be to use a form field to show a message to the user when they sign the document with that information.

  • How to change the output executable file name(a.prj:(output)--- b.exe)

    LabWindows / CVI: how to change the output executable file name
                For example, I have an A project a.prj, I do not want to compile the output file is a.exe, but b.exe.
    I will try to save as a.prj b.prj, a.cws save as b.cws
    eg:a.prj  ---->(output)--->b.exe
    Solved!
    Go to Solution.

    You can go to Build >> Target Settings menu item, select Release (or Release 64) in the Configuration filed and set the name of the executable to create in Application FIle field, withouyt need to change the prj or cws filename.
    See the complete description of available options here.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Can we change the web.xml file name???????

    can we change the name web.xml and struts-config.xml file to other name.....if yes, then how..........

    you can change the name of struts-congig.xml file
    and change the strut-config file name in web.xml also.
    <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
        <servlet>
            <servlet-name>action</servlet-name>
            <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
            <init-param>
                <param-name>config</param-name>
                <param-value>/WEB-INF/struts-config.xml</param-value>
            </init-param>And you also try rename the file web.xml and run the application and check what is happening...

  • Changing of the physical file name of the file after archiving

    Hi all,
    We are in process of archiving  and  completed the process successfully and archived to o:\PRODSID\<filename>.
    When refresh   is happening from Prod to Quality   the archived data will come as O:\PRODSID\<filename> and the archived files will not be accessible since quality system  is not able to find the path with O:\PRODSID\<filename>.
    Is there anyway i can change the physical file name  of the archived files to correct path O:\QUALITYSID\<filename>, i need to change only the SID  only    from PRD to QUALITY.
    Thanks,
    Subhash.G

    Hi Subash,
    Do you want change the Physical File name or the Path from PROD to SID.
    Path :- in the transaction called FILE, double click on Logical Path Definition , select the Logical File and double click on "Assignment on Physical Path to Logical Path" and you can change FILENAME also here
    Thanks,
    Sravanthi

  • Is there a way to change the export default file name

    I have a request to change the default file name when doing a pdf export of a report. By deault, when pushing the export to pdf button, the name is NONAME.pdf. They want the default name to be the channel name is displayed on the report.
    Is there an easy way to do this, or will I have to load all new code into the export button?

    What you'll probably want to do is create a script that uses the Call Report.Sheets.ExportToPDF function and programatically specify the name.  From here, you could set it as one of the function buttons or even include it on the toolbar if you'd like.
    Jesse S.
    Applications Engineer
    National Instruments

  • Indesign Post Script name changing to back up file name

    Hi all
    I am in a pre press workflow that requires that I write a post-script file to a hot folder.
    So saving as a post-script is the only option for our entire workflow to take place.
    When saving the post script file from indesign , the name defaults to the back up file name which is
    not similar to the original file name. We deal with an extremely large number of pages
    and need for this file name to stay the same as the original not the back up. Manually putting these file names
    in is a serious chance for error and takes too much time.
    Does anyone know how to prevent the name from changing?
    Thanks for any help.

    You should be posting to the InDesign or Acrobat forum. Please repost there giving them your version of InDesign and Acrobat. Detail you method of creating the postscript file. You should be printing to file using the Adobe PDF printer instance. I only suggest the InDesign forum, since the print dialog box in InDesign is not a standard Windows Print dialog box.

  • Change link properties (Rename file name)

    Hi All,
    As usual, I am new to Acrobat Scripting, but I have a good knowledge in InDesign Scripting.
    I have project about changing the link attribute.
    What i want to do is, I have a book along with chapters, Now i want to rename all the chapter names. If i rename the file name then i want to change the pdf link also. The following code will work almost, but onething i want to rectify.
    var numLinks=0;
    var desFile='D:\\1.pdf';
    var b = this.getPageBox("Crop", 0);
    var l = this.getLinks(0, b);
    l[0].setAction("app.openDoc('" + desFile + "')", this);
    If you run this code using javascript, you get a link but the property is set as javascript. Here i want to set as open a file.
    If you know the solution, please reply.
    Sudar.

    Have you looked at the 'addLInk()' method in the Acrobat JS API?
    You could also look at using 'theGetURL()' or 'launchURL()' methods.

  • Change of PO Download File Name from SUSDOC.zip

    Hello All,
    In SRM-SUS when downloading the files, I want to change the name from SUSDOC.zip to the PO number.zip.
    The BADI BBP_SUS_DOWNLD_FILES can be used to change the name of the files inside the SUSDOC.ZIP file(I guess)
    Any idea to do the name change for the zip file?
    I will award the points once answered.
    Thank you.
    Palaniappan

    Are you trying to (a) change the file name but continue to use the same file or (b) make a copy of the original file and change the name of the new file?
    In Adobe Reader for iOS 11.3.0 (the latest version as of May 24, 2014),
    Go to the Reader home screen.
    Tap Documents in the left pane.
    Tap Edit in the upper right corner.
    Select the file that you want to (a) rename or (b) duplicate.
    Tap (a) the Rename icon
    or (b) the Duplicate/Move icon and select Duplicate from the menu.
    (b) Optionally, rename the duplicated file by repeating Steps 3-5.
    Tap Edit in the upper right corner again.
    Select the file that you want to save to Acrobat.com.
    Tap the following icon and select Save to Acrobat.com

  • Changing the Word imported file name

    A lot of topics were imported as Word documents and the search results and index results refer to Word documents that were imported en masse and with inconsistent naming conventions. For example, "1 - Order Title" was renamed "Underwriting after UDSA Approval is Received" in the TOC but when a person does a search or clicks the index keyword, the original file name is given.
    Thank you very much, one day I hope to start giving back to the community.
    Dave

    I have amended your topic title to something more useful.
    There are some changes you can make. See Importing and Linking on my site. However, now the topics have been created, it's a manual change.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Change search options to FILE NAME only

    Is there a way to change the search options to always search for FILE NAME only?
    I don't know who'd saech for contents every time, that would seem like a last resort if you couldn't find what you are originally looking for and forgot the file name. We have 10's of thousands of files and having the stupid contents pop up EACH time I want to do a search wastes so much time.
    Help!

    The only way to bypass the crippled Spotlight search is to use a tailored savedSearch. This is what I use. The system files allows finding things in the stupidly hidden user's Library:

  • Is it possible to change the default PDF file name from 'LabVIEW Document.pdf'?

    My application uses the 'Automatically print front panel every time VI completes execution' functionality to print front panels.  When I have my printer set to 'Adobe PDF', a dialog pops up and the default file name is 'LabVIEW Document.pdf'.  Is there a way to programatically set the name to something other than 'LabVIEW Document.pdf'?
    I've already found a solution that manipulates the Windows registry, and I'm looking for another option.
    Brent

    Do a search, as this question has come up before. The solution centered on not using the Adobe PDF printer driver but one that is intelligent.

  • Export to PDF change default "Save As" file name

    Hello,
    I have an asp.net application where I use a CrystalReportViewer. The user runs the report via the application.  They then click on on the the Export button in the viewer with PDF as the format.  This launches the PDF file.  When I click the Save icon, the Save As dialog box comes up.  The default name in this window is the name of the .aspx file.  I want to be able to specify what this file name should be instead of it defaulting to the name of the asp page in which the report was launched.
    I do not want to recreate the Export button, I am trying to find a way to do this with existing crystal functionality.  Can anyone please help??  Thank you!!

    Hi there,
    I believe I may have found the solution!
    You will need to set your CrystalReportViewer.ID property to what you need your filename to be.
    In my example:
    CrystalReportViewer.ID = "NewPDFFileNamehere";
    The .PDF file extension will be added automatically!
    Just note, you need to set the above property ASAP in code - meaning - It should be the first thing you do before having any other code attached, read into or from CrystalReportViewer.
    Hope it helps!
    Credits to http://blog.dragonsoft.us/2009/04/07/how-to-set-default-file-name-for-export-from-crystalreportviewer-in-aspnet/
    RBotha

  • Is it possible to change each exported JPEG file name from "Export JPEG Slideshow"?

    It is convenient to add each image name as a text on each figure by Slideshow.
    Could I use each image name as the exported file name?
    thx a lot!

    Blendy,
    You can follow the steps below to assign custom names to export files:
    File Naming
    Choose an option from the Rename To pop-up menu.
    If you chose an option that uses custom text, enter the custom name in the Custom Text box.
    If you use a numeric sequence and you don’t want it to start with “1,” enter a different value in the Start Number text box.
    For more options, choose Rename To > Edit.
    Source: http://helpx.adobe.com/lightroom/help/export-files-disk-or-cd.html
    Also you can follow the video from the link below:
    http://tv.adobe.com/watch/the-complete-picture-with-julieanne-kost/how-and-when-to-rename- files-in-lightroom-4/
    Let me know if you need more help on this.
    Cheers!
    Mandhir

Maybe you are looking for