Is there an application title variable ?

Hi All,
I've struggled to find a variable that contains the title of my application for use in the headers : something like #APP_VERSION# but for the title. Does such a thing exist ?
TIA
Steve

Steve,
(Sorry, was working on reply whilst Steve Hall replied already).
There is no built-in substitution string for the application name, only the application alias (APP_ALIAS), which you could use
Alternatively if your fixed on using the application name (I presume that's what you mean by title), then you could tweek the workaround suggested here:
Re: Substitution string apex version
Just change the SQL specified in step 2 to the following:
select application_name
  from apex_applications
where application_id = :APP_IDHope it helps,
Anthony
http://anthonyrayner.blogspot.com
Edited by: Anthony Rayner on Sep 23, 2008 9:47 AM

Similar Messages

  • How to set the WebDynpro application title (IE windows title)?

    Hello all,
    I would like to set the WebDynpro application title according to the current transaction ID. This title is the IE windows title that is shown on the upper left-corner of the IE browser.
    Rule: [Object Instance Information] u2013 [Application Title] u2013 [Browser Title]
    For example: Trans. <No.> - <My App> - Windows Internet Explorer
    I would like to set <No.> dynamically on run-time according to my current transaction number.
    I have this piece of code that gets a reference to the application info:
    data: lr_app_info TYPE REF TO if_wdr_rr_application.
    lr_app_info ?= wdr_task=>application->application_info.
    And there is lr_app_info->get_description() method to have the description of the application, but there is no set method.
    The application description can be hardcoded in:
    tx. SE80, opening the WebDynpro component, then accessing its WebDynpro application. In the properties tab, there is a description field. I need to append transaction ID to it.
    Do you know any way to implement this? This issue is for WebDynpro ABAP.  
    Best regards and thanks in advance,
    Fouad.

    Hello Satra,
    Thanks for your reply. I already had a look into that thread, but my question is not related to the windows title of the WebDynpro  component.
    My question is related to the title of the Internet Explorer that we all see on the top left-corner. For WebDynpro , this is the WebDynpro  application title. How can we change it?
    I hope my question is clear now, and I wish someone can help me soon.
    With kind regards,
    Fouad.

  • How to change the application title in apex while importing it ..

    Hi ,
    I have an issue here. As per the requirements I need to change the application title in Apex while
    importing it from One instance to another instance.
    Ex: My application title is WATERFALL PORTAL in iWATERFALL instance ,it must be changed to PUAT PORTAL if im Importing it to PUAT instance.
    This change has to be done Dynamically. Without Entering it Manually.
    Kindly help me out and Will be Great for your Assistance.
    Thanks,
    Vishal

    1001804 wrote:
    Hi ,Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and update your forum profile with a real handle instead of "1001804".
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    I have an issue here. As per the requirements I need to change the application title in Apex while
    importing it from One instance to another instance.Please clarify what you mean by "application title". The Application Name in the application definition? The displayed Logo in the user interface properties?
    Ex: My application title is WATERFALL PORTAL in iWATERFALL instance ,it must be changed to PUAT PORTAL if im Importing it to PUAT instance.
    This change has to be done Dynamically. Without Entering it Manually.Also clarify what you mean by "instance". An "APEX instance" refers to the APEX installation in a database. The "APEX instance" does not have a specific name property, and would therefore usually be referred to using the database name. Or do you mean the APEX workspace containing the application?

  • Inserting Title variable that refers to topic other than where variable resides

    Still using RH9, but I think RH10 is going into our upcoming budget. I understand the Title variable in the Fields and Variables dialog refers to the title of the topic in which you are placing the variable. However, I would like to use a topic title reference in another topic, because it is likely the title will change and I only want to change it in one place and have it reflected automatically.
    Here are two inadequate solutions I would reject:
    Dragging the topic name from the Project Manager and then changing the title of the referred topic: it does not change the reference text.
    Making a user defined variable: seems counterproductive because I will still be making one change too many.
    Example: I have a topic called VIP PO Approval that is referring to the VIP PO Upload/Entry topic. I am putting hyperlinks from the Approval topic to the Upload/Entry topic, but the text of the links should come from the "Upload/Entry" Topic Title field. If the powers that be change the spelling of Upload/Entry (perhaps include spaces around the slash), I only want to change it in the properties of that topic or rename it in Project Manager (the point is, in one place only).
    Does anyone know how to do this in RH9? Is there an enhancement in RH10?
    Thank you.

    I would add to Peter's response by saying this: When you drag and drop to create a link, what the link actually reads is dependent upon how you created the link. For example, if you select the text used to constitute the link, THEN drag to the selected text, the selected text is used instead of the Topic title. And sure, if you just drag the topic to an empty spot on the page, the Topic Title is used.
    Sure, it seems like an extra step is involved, but with RoboHelp 10, I defined a variable and used the variable as my topic title. I then dragged the variable to the selected text to create the variable. Then I dragged the desired topic to the variable to create the link. All seemed to work just fine with the link text updating when the variable was changed
    I think  any way you slice it you are going to have at least one extra step. But then again, anything that gives you more functionality tends to require an extra hoop or two, no? And on the up side, while an extra step is inovolved initially, you actually SAVE steps down the road. So overall, I'd say you are still in the benefit zone.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Changing the application title name

    Hi there,
    Let's say my current transaction is SERVICE ORDER, and I would liek to change the title that appears on the top of the application the transaction type. Is that possible?
    Thanks,
    J

    You can do it using CRMC_BLUEPRINT_C transaction.
    Follow the steps:
    1. Go to CRMC_BLUEPRINT_C transaction
    2. Under Application/Layout click on Application
    3. Go to change mode,locate your application for ex for service orders double click on
        CRMD_BUS2000116
    4. Change the description and save it to see the updated name as application title in the browser.
    Thanks,
    Thirumala.

  • Global/Application level variable

    Hey guys
       I have been using sdk 3.0 so far, but now ran into a issue.  I wanted to create grouped data grid using AdvancedDataGrid, but when my data get loaded from CF, the AdvancedDataGrid does not update with newly acquired data.  I used
      [Bindable] public mydataprovider:ArrayCollection;
    and in result function have
        mydataprovider = new ArrayCollection(event.result as Array).
    All of this works but my datagrid remains empty, since there was no data when the component was created and added to the stage.  Turns out that this is a know issue and was fixed in subsequent DMV 3.0.2
    [link]http://bugs.adobe.com/jira/browse/FLEXDMV-1334?page=com.atlassian.jira.plugin.system.issue tabpanels:all-tabpanel[/link]
    So I installed sdk 3.3.  Now I have all sorts of errors.  Mainly this one.
    I have a utility.as file in which a var as bellow
    var app:[app name] = mx.Application.application as [app name]
    I am using this var (app) to access values that are set in different stages and also to dispatch and listen to events.  but now I can use it in 3.3
    I get an error
         Call to a possibly undefined method addEventListener through a reference with static type [app name]
    Now I think I know that I didn't use the best coding pratice, and made due with ad-hoc way of making app work.  But now I need some help to fix my hacks.
    So the question is how can I dispatch and listen for actions at a single point (I know that dispatched actions are suppose to bubble up till they are heard, but that for some reason didn't work for me from the start).  And how to I create application wide variables so I can access them anywhere and at anytime in my app.
    Sorry for such a long post, and thank you very much for all your help
    Jaysheel.

    Hey Alex,
       The the app name is the exact same.  I have a file called virome.mxml which has my <mx:application> tag and my var "app" is of type virome.  I have check the spelling.  Any other ideas?
    oo good to know that I should try to avoid even bubbling, hehe at least I am doing something right.
    Jaysheel
    p.s if it helps here is the application tag
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                    xmlns="*"
                    creationComplete="initApp()"
                    layout="absolute"
                    width="100%"
                    height="100%"
                    preloader="custom.preload.Preloader"
                    historyManagementEnabled="false"
                    modalTransparency="0.45"
                    modalTransparencyBlur="8"
                    modalTransparencyColor="#FF6600">
    and here is my declaration in utility.as
         public var app:virome = mx.core.Application.application as virome;   
         public const viromeLSO:SharedObject = SharedObject.getLocal("viromeLocalSharedObject");
         private var parsing:Boolean = false;
         public function Utility(){
              app = mx.core.Application.application as virome;

  • Application scope variables ... an easier way or not ?

    Instead of sharing application scope variables through the
              servletContext()/application I am using a normal singleton class (or maybe
              static class) to share all my application varaiable. It works fine and it
              takes a lot less code to write.
              It seamed logical to do this a static classes or singletons are shared
              within a single servletContext/application (which there seems to be only one
              per WL instance anyway). (singleton is quite nice pattern coz. all
              jsp:useBeans with the application scope are by definition singletons)
              Has anoyne tried something similar or maybe know of the problem with this
              approach. I assume that server will never reinitialise application level
              variables ...... hope the assumption is correct. ....
              

    When you specify application scope, the JSP stores/retrieves the value
              into/from the servlet context. You may already know this, but it sounded
              like what you thought you were somehow avoiding.
              Cameron Purdy
              http://www.tangosol.com
              "Bohinc D" <[email protected]> wrote in message
              news:[email protected]..
              > Instead of sharing application scope variables through the
              > servletContext()/application I am using a normal singleton class (or maybe
              > static class) to share all my application varaiable. It works fine and it
              > takes a lot less code to write.
              >
              > It seamed logical to do this a static classes or singletons are shared
              > within a single servletContext/application (which there seems to be only
              one
              > per WL instance anyway). (singleton is quite nice pattern coz. all
              > jsp:useBeans with the application scope are by definition singletons)
              >
              > Has anoyne tried something similar or maybe know of the problem with this
              > approach. I assume that server will never reinitialise application level
              > variables ...... hope the assumption is correct. ....
              >
              >
              >
              

  • How to change Application title on screen?

    It has been a very long time since I worked with Swing and I've forgotten so much.
    I need to change the application title line when the user selects different panels to display.
    What is the property for that attribute?
    Thanks.

    burferd wrote:
    I presume there may be a setTitle() method for the main frame of the application, You presume correctly. The API will verify this. Of course it takes a String parameter.
    but how do I find it?You need to get a reference to the JFrame, and how you do this depends upon your program. If you don't have a direct reference, you can get one via the SwingUtilities.getWindowAncestor(Component c) method.

  • Is there an application like "snag it" for mac?  Does it come with the Mountain Lion OS, or do I have to buy it separately?

    Is there an application like "snag it", which is part of the Microsoft Office suite for mac?  Does it come with the Mountain Lion OS, or do I have to buy it separately?  If it is a separate purchse, what would you recommend?

    Built-in to OS X is the ability to capture an entire screen or selected portions. Snaps are saved to the Desktop by default:
    COMMAND-SPACE-3 snaps the entire screen.
    COMMAND-SPACE-4 lets you select a portion of the screen to snap.
    In your Utilities folder is a utility called Grab that provides similar functionality and more.
    Then there are dozens of third-party solutions such as SnapNDrag and SnapzProX. You will find them and others at MacUpdate or CNET Downloads. Most have trial versions or trial times so you can test them out.

  • I need to visualize a document attached on a pdf file on an iPad.  Is there any application  to do that ?

    I need to visualize a document attached on a pdf file on an iPad.  Is there any application  to do that ?

    Yes. Quite a few actually.
    Starting with Apple's own iBooks App, I also see many recomendations for Goodreader, and Adobe's own PDF Reader.  Just to name a few. Look for them in the App Store. iBooks and Adobe reade are free.  You can also search the App Store for other alternatives.
    Also for most PDF's the Mail App can open them directly.

  • How can I sync Iphone to a PC calendar then have multiple users share that calendar? Is there an application that does that?

    How can I sync Iphone to a PC calendar then have multiple users share that calendar? Is there an application that does that?

    If it is actually an exchange calendar, and it's not linked to a specific user, it should be possible to simply add the exchange account to each device in question and have that exchange account only sync the calendar.  Then every user has access to the same calendar and can add/edit entries to the calendar as needed.
    The same would apply if it were a Google calendar added via Exchange.
    If the calendar is not actually on Exchange, but rather added from an outside source, it will depend on that outside source where the calendar originates.

  • Is there an application where I can back up all my info that I have on my computer so I don't have to buy a external hard drive?

    Is there an application where I can back up all my info that I have on my computer so I don't have to buy a external hard drive?

    Yes, but off-site storage (i.e. Mozy) is more expensive in the long-run than an external drive, however, off-site storage is safer (not sure if I trust the security though), and even with a fast connection, the inital backup can take days

  • Could not parse the file contents as a data set. There were too many variable names in the first line of the text file.

    Could not parse the file contents as a data set. There were too many variable names in the first line of the text file.

    What are the Variables settings, what is the text file’s content, …?

  • Application & Session variables

    how to store & use Application & Session variables in Seervlets & JSPs

    Hi
    how to store & use Application & Session variables in JSPSee: http://developer.java.sun.com/developer/onlineTraining/JSPIntro/contents.html
    how to store & use Application & Session variables in ServletsSee:
    http://java.sun.com/docs/books/tutorial/servlets/communication/attributes.html
    Good Luck!
    Eshwar Rao
    Developer Technical Support
    Sun microsystems inc.
    http://www.sun.com/developers/support

  • Is there an application that allows you to read iBooks purchased from iTune

    Is there an application that allows you to read iBooks purchased from iTune. like Amazon books for Kindle ?

    Yes it is the iBooks reader that comes with the iPad.
    There are readers foe Barnes and Noble (eBook) & (nook) and Amazon (kindle).
    But iBook comes preinstalled.

Maybe you are looking for

  • Problem with screen after update

    hello, I have a BB Passport and I have a problem after the last software update OS 10.3.1.1565 - the screen is flashing when i go into an application... This happens randomly... not every time. First I had this problem with Evernote. I erased everyth

  • Application Loader errors

    Hello, Ok I am attempting to submit my app though the APPLICATION LODER.app and when i do i get these 4 errors: *Icon specified in the Info.plist not found under the top level app wrapper: Icon-72.png* *Icon specified in the Info.plist not found unde

  • Critical disk space! desperate for help!

    here is the story. all of a sudden, my hard disk is telling me i have somehow filled 71.69 of 74.4 GB of disk space. the largest of these volumes on the HD is the Users folder in my Home folder. i did some research, and i heard that some console mess

  • Reversal of Reversed Outbound Delivery

    SAP Gurus, Is it possible to reverse a Reversed Outbound Delivery? I mistakenly used a wrong document date and want to repost a reversed outbound delivery document with a correct date. Thank you, Pravin Ambardekar

  • Metadata Template Problem

    Greetings All, I am using Photoshop CS2 on a powerbook G4. I am in the process of learning about metadata, and have run into a problem. After I fill in the fields that I want, I click the button to save the template, but nothing is saved. I've saved