Version number in 'About the Application' with Oracle SCM

We are using Designer 6i with Headstart 6.5. We will be turning on Source Configuration Manager in Designer shortly , but after we go live. Hence we want to set up the P_revision value for displaying version in 'About this Application' form before using SCM, and want to do it so there will be minimal change when SCM Does get turned on.
The Question:
Can someone tell how the SCM version number get loaded into Headstart's p_revision on th forms ???

The P_REVISION is just a forms parameters with as default value the version number.
There is no direct link between the version number determined by SCM and this parameter.
However there is Headstart utility which create or update the P_REVISION parameter to a manual supplied value or to the version number as determined by SCM.

Similar Messages

  • Cannot use this version of the application with this version of MAC OSX

    When I try to download the new beta, I get a message that says: cannot use this version of the application with this version of MAC OSX
    I'm new to Macs, but I installed all the software updates and that still didn't help. I dont have to buy a new operating system do I?

    Muse requires Mac OS X 10.6 or later.
    http://muse.adobe.com/tech-specs.html

  • I downloaded the Windows 64-bit version of iTunes, but the application won't run. It comes up with Apple Application Support - Error 2.  How can I fix this?

    I downloaded the Windows 64-bit version of iTunes, but the application won't run. It comes up with Apple Application Support - Error 2.  How can I fix this? I have uninstalled and reinstalled it several times and it still doesn't work.

    What computer do you have?  is it 32 or 64 bit operating system?

  • Form Version No in 'About this Application' for LOV forms

    In forms based on the Template qmstpl65.fmb the p_revision parameter is generated and the version number show up in 'about the Application' form.
    Forms based on qmslvt65.fmb does not get the parameter generated (it not in the template), hence UNKNOWN in the version on 'about the Application' form.
    Question is , Is this an oversight or is there a problem with showing versions Number on the 'About this Application' form with LOV Forms ???

    Lucky you, hope you had a great holiday ! Could do with one myself.
    We did find the KEYWORD expansion supplement and it looks just what we want but had problems with loading it.
    I emailed the author over a week ago now and had heard nothing.
    Hope you don't mind, but I will give you the details of the problem in the hope you may be able to help.
    I have downloaded the 'SCM & Oracle Repository - Bulletin' document on Keyword Expansion and the installation zip file of scripts. Which is to allow us to automatically load the SCM version number into objects on check-in.
    When the scripts was run against for repository owner we got an error in jr_keyword.pkb, it is referring to a 'table or view does not exists' called TEMP_LOB which does not exist either on the database or in the scripts.
    PROCEDURE expand_keyword_in_file
    Has a private PROCEDURE expand_blob
    Which has code which refers to the missing table:
    SELECT NVL(MAX(id),0) + 1
    INTO l_temp_blob_id
    FROM temp_lob
    Any ideas about the Table in Question anyone.
    NOTE: we have recently loaded the Designer Patch for Release 4.3 for 6i.

  • Registering a Partner application with Oracle SSO 10gR2

    Hi Everybody
    I'd like to ask a question around registering a partner application with Oracle SSO.
    I have entered my home_url, logout_url and cancel_url e.g. home_url is https://vevopuitest1.co.uk/vevo_test1 and so on for the other fields.
    When I save the details some information is automatically created e.g. Site Id, Site Token etc.
    The bit that I am particularly interested in are the fields Single Sign-On URL and Single Sign-Off URL.
    For my purposes these fields are respectively: https://cwassotest1.co.uk/pls/orasso/orasso.wwsso_app_admin.ls_login and https://cwassotest1.co.uk/pls/orasso/orasso.wwsso_app_admin.ls_logout
    My questions are:
    1. Where do these values come from?
    2. Can I view them anywhere, say, in Oracle Directory Manager or using ldif queries?
    I would like to be able to verify these values.
    Many Thanks
    Andy

    I'm afraid this won't answer your question completely, but AFAIK in principle it does not matter on which machine SSO is running, as long as it passes the user id and credentials properly through the HTTP Header. Even more: in practice it is very common to have SSO running on a different machine than where your app runs.
    So what I would do is find out how to use ADF Faces with SSO. Perhaps someone else can provide pointers on that.
    Jan Kettenis

  • How can I set a version number for an AppleScript application?

    Subject kind of says it all... I've written a small application in AppleScript, which is used on several computers. I'd like the application to have a version number, just like normal applications have. How do I give it one?
    To be clear, what I mean is: in column view, if you click once on an application, it shows the icon, name, size, version, etc. of the application. I want a version number to show up there (and in the Get Info window, etc.)

    Posting to this old post, but I am trying above method on my 10.8.2 machine and it doesn't seem to work.
    I added the bundle version string as in the attached image.
    Recompile my app, saved it but still version info doesn't show up in finder.
    Also, tried to change "Bundle version" to "CFBundle version". But still didn't work.
    Any suggestions?

  • How can i do the RAC with Oracle 9i ?

    How can i do the RAC with Oracle 9i ?
    The Oracle 9i has a RAC(Real Application Cluster)module , please who can tell me how can i let it working .
    Which hardware the RAC need's
    Thank All ,
    [email protected]

    That is right you need atleast 2 boxes. The two servers will use the same hard disks.
    The concept is an extension of OPS(Oracle Parallel Server).
    Basically, you install Oracle Server Software on both the boxes, One database will be shared by both the servers. You can access your database through the Server1 or Server2. If Server1 fails then the Server2 will take over all the connections. You can add or remove any servers to and from the cluster any time you want with out impacting your production.
    They share load, reliable, scalable....

  • Is it possible to run Oracle 6i application with Oracle 11g?

    HI,
    We are running oracle developer 6i (6.0) application with oracle 10g database.
    Due to some management decisions we are in planning to upgrade the database to 11g.
    So, tell us that Is it possible to run Oracle 6i application with Oracle 11g?
    Regards,
    fazijee

    Also see Oracle Support note
    Is Forms/Reports 6i Certified to Work Against Oracle Server 10g Rel 1, Rel 2 or 11gRel 1, Rel 2? [ID 338513.1]
    6i isn't certified nor will be certified against 10.2 and 11.x
    Hemant K Chitale

  • Integrate Web application with Oracle BPM

    Hi,
    Can you guide me in achieving the following scenario:
    1. Integration web application with oracle BPM
    Say, I have a application where I need to trigger an event to call Oracle BPM. For ex: On click of submit button call the Oracle BPM workflow to do some process and then revert back to the same application with an alert or status message. Please let me know the steps to acheive this.
    Thanks
    ST

    Hi,
    I take from this description that you currently have your Web Application and you would possibly like to trigger or create an instance into an OBPM business process. If this is the case, you have several options available here:
    a) Use PAPI (Java API).
    b) Use PAPI-Ws (SOAP API).
    c) Use some sort of communication channel that the process is implemented to listen (for example a JMS Queue or Topic).
    For the first 2, you can try to take a look into the official Documentation page for OBPM through this link: http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/index.html (Check the For Developers section).
    If I have miss interpreted your question, please do not hesitate to provide more details.
    Cheers,
    eduardoc.

  • Integrating a jsp application with oracle workflow

    Hi,
    I would like to integrate a jsp application with oracle workflow.
    My jsp application use BC4J, and if i want to use the java
    interface of workflow i need to have the java.Sql.Connection of
    my application.
    There are a way of getting this Connection in the BC4J?
    thanks
    rjc

    You can check the source code at:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/text.920/a96517/acase.htm#632511
    You can also use the JDeveloper wizards that can generate JSP code. You can download them from: http://otn.oracle.com/products/text/
    and then click on software (left frame).

  • How to download the application with my apple ID

    how to download the application with my apple ID

    What have you tried or are you asking how to do it from scratch?
    https://itunes.apple.com/us/app/apple-store/id375380948?mt=8

  • The network adapter could not establish the connection with Oracle

    I installed Oracle in my laptop (windows 2008), and install Hyperion 11.1.2, when I configure Hyperion, it pops up with "the network adapter could not establish the connection with Oracle"?

    Hi,
    This usually means that the connection details you have put in for Oracle are incorrect or Oracle can not be contacted.
    Double check your configuration connection details and make sure you can access Oracle using them details.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Where can i get any information about the application of labview on remote control??

    Where can i get any information about the application of labview on remote control??for example using labview to build a virtual laboratory.

    This is a big question. Contact me directly and we can discuss in detail what you are trying to accomplish.
    Mike...
    [email protected]
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • What to do about "The application 'Safari' can't be opened" -1712 ?

    What to do about: "The application 'Safari' can't be opened   -1712"?

    http://www.justanswer.com/mac-computers/6yvn0-cannot-open-safari-i-mac-keeps-say -safari-unexpectly.html

  • ANN: Upgrading to the Web with Oracle Partners

    Register now for the upcoming seminars on how to upgrade your Oracle Forms to the Web with Oracle's partners
    Kumaran and Wayne-Burt.
    Online seminars on Feb-13 and Feb-14.
    http://oracledirect.oracle.com/iccdocs/seminarList.shtml

    Gente de Latinoamerica, o queriendo ver el Seminar en castellano deben utilizar:
    http://seminarios.oracle.com/iccdocs/seminarList.shtml
    El Seminario Online es el 11 de Febrero a las 8:00 AM PST y repite a las 11:00 AM PST
    People from LatinAmerica, or wishing to see the Seminar in spanish should use:
    http://seminarios.oracle.com/iccdocs/seminarList.shtml
    Online Seminars on Feb-11 8:00am PST and repeats at 11:00am PST

Maybe you are looking for

  • Do I have to reinstall the system again after changing the CPU ?

    Hi ! Today I replaced the old CPU  P3 650 copermine @ 866 mhz with the P3 1000mhz. The bus is on 133mhz. I am not sure from where the problem is rising, but i am sure that before the change I was not having this problem. Now when I listening to the m

  • PSE8 crashes when I try to email photos using Adobe Email Service

    The PSE8 Organizer crashes when I attempt to email photos.  In the 2 months that I have owned this program it has crashed several other times, but the current problem with emailing photos always occurs at the same step in the process.  I have read al

  • RRI interface (GL / WBS combination)

    Dear All, Is it possible to create a jump target from a BW query to a report in R/3 based on GL account and WBS elements ? I've managed to create a link for the GL account, but have trouble making the R/3 report return values for the particular GL /

  • Oracle Migration Windows to REDHAT 4 Linux

    Dear All, I did not solve my problem. i need to trasfer my instace windows to redhat. How can i do? i did following steps: 1-Install oracle 10g R2 same version on my production database which is on widnows 2-I taken cold back my production database f

  • The fan is almost always on and it is freezing up!

    My macbook is running so slowly and it freezes constantly. Oddly enough, Word and Excel are the programs that give me the most trouble and I always have to Force Quit them because they freeze upon opening a document. Safari doesn't give me as much tr