How Protect HTML-DB applications

How can I protect HTML-DB own applications (Application Builder, SQL Workshop, etc). I’m afraid that password protection is not sufficient. Can I have some opportunity to protect HTML-DB applications by ROLES? Or can I install HTML-DB so that HTML-DB own applications is accessible over certain port? (my own applications is opened for everybody).

Indrek - If you don't need to do development on a certain instance, you can remove all developer accounts. If you need to use the HTML DB/Application Express-type user accounts for your applications to authenticate, you can just make them end user accounts (no dev/admin privs).
You can also restrict access to the development applications by IP address range. Use the site admin application (Home>Manage Service>Manage Environment Settings) and try the Restrict Access by IP Address setting.
Scott

Similar Messages

  • How to Use Mobile Service in HTML/JavaScript Application

    The Windows Azure Mobile Service is a back end tool for mobile applications. It supports various platforms, such as Windows Store, Windows Phone 8, iOS and Android. The Windows Azure
    Mobile service can also support HTML/JavaScript. This article helps you to get a basic idea of how to use the Windows Azure Mobile Service in HTML/JavaScript applications.
    Let us start with a Quick startup project provided by Microsoft. A Quick startup is a simple demo project that can help us to understand how to use the Windows Azure Mobile Service with HTML/JavaScript. So let's start from the Quick startup project.
    Login into in the Windows Azure portal and use the following procedure.
    This article assumes you already have a Windows Azure account and the mobile service is enabled in your account.
    1. Create a new Windows Azure Mobile Service
    Click on the +New button from the left corner and select Compute -> Mobile Service and then click on the "Create" button.
    The Windows Azure portal popup creates a mobile service wizard when you click the Create button. Windows Azure asks you to enter the mobile service name as shown in the following image:
    Select the database options and region for your mobile service and click on the "Next" button.
    Once your mobile service is successfully created, the portal will show all your mobile services as shown in the following images.
    Ok! We have created a new mobile service successfully. Let's move to our subsequent steps.
    1. Quick startup Project 
    As we all know, the Windows Azure Mobile Service can support many platforms such as Windows Store, Windows Phone 8, iOS, Android and HTML/JavaScript. This article only tells us about the new HTML/JavaScript platform that is recently added to the Windows Azure
    Mobile Service.
    In the image above, we are in the quick startup page where the Windows Azure Mobile Service allows the user to choose their platform. I have selected the HTML/JavaScript Platform.
    In the image above, we found 3 quick steps that can allow us to run <g class="gr_ gr_74 gr-alert gr_gramm Grammar" data-gr-id="74" id="74">a HTML/JavaScript</g> sample project. 
    1. Create Table: In this step the user needs to create a table that can used by the sample project, once you hit the create TodoItem Table button. The Portal will create a TodoItem table in your mobile service. You
    can check this table by clicking on the data tab(menu).
    2. Download and run your app: In this step the user needs to download the Quick startup project that is provided by the Windows Azure portal. Click on the "Download" button and download the project. You will
    see the following files in the quick startup project.
    The Server folder contains some files to setup this project locally. The user should run the file from the server folder corresponding to their OS. I am using Windows OS so I ran the <g class="gr_ gr_80 gr-alert gr_spell ContextualSpelling ins-del multiReplace"
    data-gr-id="80" id="80">lanch</g>-<g class="gr_ gr_79 gr-alert gr_spell ContextualSpelling ins-del multiReplace" data-gr-id="79" id="79">windwos</g> file to setup this project locally in
    IISExpress.
    Press r and enter the key, you will see IISExpress started. Do not close this Windows and open your browser and request the http://localhost:8000/ page.
    Enter the Item name and click on the add button. Your Item will be added to the TodoItem table.
    3. Configure your host name: This step is a very important step for any HTML/JavaScript application that uses the Windows Azure Mobile Service. In this <g class="gr_ gr_83 gr-alert gr_gramm Punctuation only-ins
    replaceWithoutSep" data-gr-id="83" id="83">step</g> the user must register their website name in the Cross-origin resource sharing (CORS). By default, "localhost" is added by the Windows Azure Mobile Service
    so your quick startup project can run without making any CORS setting changes. The user can add their website domain name by clicking on the configure tab (menu).
    The user can add as many website domain names as needed.

    are you asking a question or did you just post a tutorial here? you might want to post it as a blog post or wiki entry instead.

  • How to show ipad application in itunes, but will only be assessable to owners, not the general public.Using lock code/password protected on iTunes

    How to show ipad application in itunes, but will only be assessable to owners, not the general public by using lock code/password protected on iTunes

    So if I understand you properly, I need to create EOs for all my list of values (which are based on views of Oracle apps tables) and base my VO on those EOs. And then I setup associations between these EOs and the Item EO. Then I include the these EOs in my Items VO and add the description attributes to my list of attributes. I had done this for the list of users, but for the views of Oracle I had just created read only VO. Sounds like that won't work if I want to display the description. I know what to do - I guess I was hoping there was a way to use the read only VO.
    Thanks
    Karen

  • How to embed and play mp4 video in HTML AIR application?

    Adobe Air HTML / JS application compiled from SDK command line.  I am not using flash pro or flash builder to create the application.
    I was using dreamweaver but the dw air plugin seems to have stopped being developed so I switched to using the command line tools.
    I am creating desktop air application that has embedded mp3 audio and also I want to embed mp4 video.
    Using jQuery and the AIR js plugin I am able to play audio via buttons hooked up via jQuery and the AIR js plugin from the SDK.
    What I am doing is creating proofs for clients in AIR and sending link to the client to download the application.  I embed the media because I do not want to place them on a website where it could possibly be seen by non-clients and get picked up in the SE's.
    I am finding it hard to understand the AIR process for playing video.  I read that it is the same procedure as audio but it does not work.
    If it was hosted on youtube or somewhere embedding the web player would be simple, just copy paste some code and it works.  When actually embedding the video say mp4, f4v, mov, wmv or similar file formats I can't get AIR to play the video.  Audio, not a problem it works great.
    I would like to do the following with video.
    Embed the actual file in the AIR app.  I can do this, it gets embedded.
    Play, pause and stop the video - Can't get this to work
    Get the current stop point and be able to start the video by sending a start point - This is all working with audio I just want to do it with video.
    I have searched the forums, the search engines, youtube and read through the documentation on Air but the video does not work at all.
    I need code samples and direction on how to make an embedded video play inside of a desktop air application using the HTML / JS air model. I am using the command line tools to create the air package and test the air app.
    Please help if you have figured this out.
    Thank you.
    Not sure if this matters but I am using Windows 7 Pro 64bit as my development machine.

    In addition I also can not get html5 video to play in the adobe air app.  Would this issue be tied to the above?

  • How to attach a word/excel document to an html DB application

    Hi,
    We have a requirement to attach a document (word/excel etc..) to a customers record in a HTML db application. How can we do this?
    Are there any application wizards to attach a document to the record, which can then be stored in the database as a BLOB field or can be stored in a file system on the application/db server itself.
    I really appreciate your help.
    Thanks,
    Sudheer

    Sudheer,
    If you look at the How-to below you should get a good idea of how you can solve your problem, just modify to suit your application.
    http://www.oracle.com/technology/products/database/htmldb/howtos/howto_file_upload.html
    Greg

  • How to make client application

    hi....
    help me...^ ^ how to make client application(not standalone..)
    I seached bea document.. but I can't it.
    if someone have sample(.ear or .jar), I hope you it share...

    Hi
    Client Application can be any Java class, JSP etc which is a part of multi
    tier architecture which accepts input from Client and directs request to the
    middle tier for processing. You can refer to
    http://e-docs.bea.com/wls/docs61/jsp/index.html
    for building jsp's as Client application.
    Regards
    johny
    "kyungmoon" <[email protected]> wrote in message
    news:3c4f571d$[email protected]..
    >
    hi....
    help me...^ ^ how to make client application(not standalone..)
    I seached bea document.. but I can't it.
    if someone have sample(.ear or .jar), I hope you it share...

  • Protecting native weblogic application

    Hi all,
    I have one requrement where i have to protect an application hosted on weblogic 10.3.
    I have integrated the weblogic with my OAM through SSPI and all the users/groups of OAM are getting reflected in my weblogic realm.
    I am using apache2.2 as a proxy for my weblogic and have also configured a web gate for it and i have also protected a weblogic application in a proxy configuration mode,but when i access the url of application directly it doesn't ask for any authentication scheme and directly opens the application.
    Now i want to protect a native weblogic application using SSPI ... i have got one sample application (security) which is shipped with the SSPI installation.
    NetPoint\NetPointSecuProvForWeblogic\examples\src\security.
    below is the web.xml which i am using for this application:
    <?xml version="1.0"?>
    <!DOCTYPE web-app PUBLIC
    '-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN'
    'http://java.sun.com/dtd/web-app_2_3.dtd'>
    <web-app>
    <filter>
    <filter-name>OblixLoginFilter</filter-name>
    <filter-class>ObLoginFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>OblixLoginFilter</filter-name>
    <!-- Configure this mapping to invoke the Oblix Login filter -->
    <url-pattern>/security/login_validate/*</url-pattern>
    </filter-mapping>
    <welcome-file-list>
    <welcome-file>welcome.jsp</welcome-file>
    </welcome-file-list>
    <!-- BEGIN. Specify error page for authorization failures -->
    <error-page>
    <error-code>403</error-code>
    <location>/fail_authz.html</location>
    </error-page>
    <!-- END -->
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AdminPages</web-resource-name>
    <description>
    These pages are only accessible by authorised administrators.
    </description>
    <url-pattern>/admin/*</url-pattern>
    <http-method>GET</http-method>
    </web-resource-collection>
    <web-resource-collection>
    <web-resource-name>ContextSensitivePages</web-resource-name>
    <description>
    These pages are accessible based on context sensitive authorization.
    </description>
    <url-pattern>/context/*</url-pattern>
    <http-method>GET</http-method>
    </web-resource-collection>
    <auth-constraint>
    <description>
    These are the roles who have access
    </description>
    <role-name>
    TestRole
    </role-name>
    </auth-constraint>
    <user-data-constraint>
    <description>
    This is how the user data must be transmitted
    </description>
    <transport-guarantee>NONE</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/login.jsp</form-login-page>
    <!-- BEGIN. Specify fail_login.jsp instead of fail_login.html END-->
    <form-error-page>/fail_login.jsp</form-error-page>
    </form-login-config>
    </login-config>
    <!-- If using Identity assertion uncomment this and comment the login-config above -->
    <!--
    <login-config>
    <auth-method>CLIENT-CERT</auth-method>
    <realm-name>NoSuchRealm</realm-name>
    </login-config>
    -->
    <security-role>
    <description>
    An administrator
    </description>
    <role-name>
    TestRole
    </role-name>
    </security-role>
    </web-app>
    I have changed the role name in <auth-constraint> as :
    <auth-constraint>
    <description>
    These are the roles who have access
    </description>
    <role-name>
    TestRole
    </role-name>
    </auth-constraint>.
    This role is there in my application and one user is included in this role,but when i access the application using the url it is showing me the user is not authorized user.
    Does anyone know the exact procedure as how to protect a native weblogic application using SSPI ?? If yes please share some document or if i am doing some wrong steps please giude me where i am wrong ..
    Thanks in advance !
    Akshay
    Edited by: user10881279 on Apr 2, 2009 4:46 AM

    Hi all,
    I have one requrement where i have to protect an application hosted on weblogic 10.3.
    I have integrated the weblogic with my OAM through SSPI and all the users/groups of OAM are getting reflected in my weblogic realm.
    I am using apache2.2 as a proxy for my weblogic and have also configured a web gate for it and i have also protected a weblogic application in a proxy configuration mode,but when i access the url of application directly it doesn't ask for any authentication scheme and directly opens the application.
    Now i want to protect a native weblogic application using SSPI ... i have got one sample application (security) which is shipped with the SSPI installation.
    NetPoint\NetPointSecuProvForWeblogic\examples\src\security.
    below is the web.xml which i am using for this application:
    <?xml version="1.0"?>
    <!DOCTYPE web-app PUBLIC
    '-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN'
    'http://java.sun.com/dtd/web-app_2_3.dtd'>
    <web-app>
    <filter>
    <filter-name>OblixLoginFilter</filter-name>
    <filter-class>ObLoginFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>OblixLoginFilter</filter-name>
    <!-- Configure this mapping to invoke the Oblix Login filter -->
    <url-pattern>/security/login_validate/*</url-pattern>
    </filter-mapping>
    <welcome-file-list>
    <welcome-file>welcome.jsp</welcome-file>
    </welcome-file-list>
    <!-- BEGIN. Specify error page for authorization failures -->
    <error-page>
    <error-code>403</error-code>
    <location>/fail_authz.html</location>
    </error-page>
    <!-- END -->
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AdminPages</web-resource-name>
    <description>
    These pages are only accessible by authorised administrators.
    </description>
    <url-pattern>/admin/*</url-pattern>
    <http-method>GET</http-method>
    </web-resource-collection>
    <web-resource-collection>
    <web-resource-name>ContextSensitivePages</web-resource-name>
    <description>
    These pages are accessible based on context sensitive authorization.
    </description>
    <url-pattern>/context/*</url-pattern>
    <http-method>GET</http-method>
    </web-resource-collection>
    <auth-constraint>
    <description>
    These are the roles who have access
    </description>
    <role-name>
    TestRole
    </role-name>
    </auth-constraint>
    <user-data-constraint>
    <description>
    This is how the user data must be transmitted
    </description>
    <transport-guarantee>NONE</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/login.jsp</form-login-page>
    <!-- BEGIN. Specify fail_login.jsp instead of fail_login.html END-->
    <form-error-page>/fail_login.jsp</form-error-page>
    </form-login-config>
    </login-config>
    <!-- If using Identity assertion uncomment this and comment the login-config above -->
    <!--
    <login-config>
    <auth-method>CLIENT-CERT</auth-method>
    <realm-name>NoSuchRealm</realm-name>
    </login-config>
    -->
    <security-role>
    <description>
    An administrator
    </description>
    <role-name>
    TestRole
    </role-name>
    </security-role>
    </web-app>
    I have changed the role name in <auth-constraint> as :
    <auth-constraint>
    <description>
    These are the roles who have access
    </description>
    <role-name>
    TestRole
    </role-name>
    </auth-constraint>.
    This role is there in my application and one user is included in this role,but when i access the application using the url it is showing me the user is not authorized user.
    Does anyone know the exact procedure as how to protect a native weblogic application using SSPI ?? If yes please share some document or if i am doing some wrong steps please giude me where i am wrong ..
    Thanks in advance !
    Akshay
    Edited by: user10881279 on Apr 2, 2009 4:46 AM

  • How do I transfer applications from AirPort Time Capsule to my new SSD?

    Hi,
    I wonder how to transfer my applications, Logic Studio etc, from the AirPort Time Capsule to my new SSD on the iMac. I can't do a complete restoration beacause the SSD is to small, only 255 GB. I have Mountain Lion.
    Thomas

    Migrate what you want ..
    See http://pondini.org/TM/15.html
    I recommend you read the whole section 14-17 to understand the various restore options in TM.

  • How to run the application in weblogic

    Hello!
    I have deployed 1 application in Apache Tomcat , it is working fine. Now i want to deploy same application in Weblogic Server. I have already installed "Weblogic 9.1". Now i dont know how to do and what to do next.
    I also dont know where to copy that application folder in weblogic, and how to run & deploy the application?
    I have stuck over here.
    Please if anybody knows how to run the application in weblogic, plz let me know.
    I need your help.
    Thank you.

    hi,
    have you gone through [this link.|http://e-docs.bea.com/wls/docs92/index.html]. i think it may help.

  • How to deploy Servlet Application in Weblogic 8.1

    Hi,
    I am new to BEA Weblogic 8.1 .
    I was trying to create a sample application using InelliJ IDea 5.1 , and IntelliJIdea 10.5 . i configured weblogic with IDE , but now i do not know how to deploy my application in weblogic .
    I am new in IntelliJ also .
    So Can anyone tell me how can i deploy a servlet application in any IDE like i also have eclipse indigo.
    Thanks & Regards
    Komi

    Hi Komi
    Basically you deploy your Servlet as a WAR File. I am not familiar with IntellJ IDE. But it should have a provision to export/create a WAR file that has your Servlet. Also I hope you already have web.xml file with 2 sections like this: First you mention full package of your servlet and give it a name. Then enter a mapping url. You will use this url to run your servlet like http://weblogichost:weblogicport/yourWebappcontextroot/myservlet
    <servlet>
         <servlet-name>MyServlet</servlet-name>
         <servlet-class>com.abd.def.MyServlet</servlet-class>
    </servlet>
    <servlet-mapping>
         <servlet-name>MyServlet</servlet-name>
         <url-pattern>/myservlet</url-pattern>
    </servlet-mapping>
    Coming to deployment, I hope you already created a Weblogic Domain and have admin username/password. Start your domain. Login into weblogic console like http://host:port/console and use admin username/password. Then from Deployments section, deploy the above WAR file. In Weblogic you can deploy JAR (EJBs, java files), WAR (web jsp, html, webservices, servlets) or EAR (JAR + WAR). In your case its just a WAR file.
    Refer the online docs for more details on Deployments in Weblogic.
    http://docs.oracle.com/cd/E13196_01/platform/docs81/deploy/deploy.html
    Thanks
    Ravi Jegga

  • How to install Oracle Application Testing Suite on ubuntu 12.4 64 bits?

    Hi Guys,
    I am trying to install Oracle Application Testing Suite on ubuntu 12.4 64 bits, I have downloaded the application (Oracle Application Testing Suite 12.1.0.1.0 - Complete Install ) from http://www.oracle.com/technetwork/oem/app-test/index-084446.html, unzipped the zip file and then did sh setup.sh and I got this error:
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-07-10_11-42-14AM/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-07-10_11-42-14AM/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
         at java.lang.Runtime.load0(Runtime.java:770)
         at java.lang.System.load(System.java:1003)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1724)
         at java.lang.Runtime.loadLibrary0(Runtime.java:823)
         at java.lang.System.loadLibrary(System.java:1028)
         at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
         at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
         at oracle.bali.ewt.olaf.OracleLookAndFeel.<clinit>(Unknown Source)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager._useOracleLookAndFeel(OiifmGraphicInterfaceManager.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:263)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:209)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:243)
         at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:466)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:965)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:905)
    Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class oracle.bali.ewt.olaf.OracleLookAndFeel
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager._useOracleLookAndFeel(OiifmGraphicInterfaceManager.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:263)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:209)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1023)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:905)
    I have downloaded 64 bits for Linux but it comes with jre/lib/i386 which to my understanding it is 32 bits jre.
    any help please on how to install this application on ubuntu 12.4 64 bits.
    Many thanks in advance.
    Regards,

    Hi
    OATS is not supported on Ubuntu only on OEL 5.2 and 4u8 both 64 bit
    Thanks and Regards
    Alex

  • How to set an Application Item from PL/SQL

    I am attempting to set an Application Item
    After login to my app, I want to retrieve a row from my SETTINGS table and populate some Application Items with the settings information so that I can
    display some of that settings information on every page.
    Just to start, I created one Application Item named F106_YEAR
    I then created a Shared Components Application Process which executes on New Session: After Authentication
    I created this process as an Anynomous PL/SQL block.
    declare
    aucyr varchar(4);
    begin
    select year into auctyr
    from settings;
    :F106_YEAR := aucyr;
    end;
    I've tried a couple of other Syntax tricks attempting to reference the Application Item F106_YEAR from within PL/SQL (like V('F106_YEAR') but nothing seems to be working.
    I'm sure that I am missing something simple. Can someone tell me how to set an Application Item from PL/SQL?
    Thanks in advance.

    I'm still doing something wrong because this is not working for me.
    I've tried both of the following versions as an Application Process set to run on New Session after Authentication:
    declare
    auction_year varchar(4);
    begin
    select year into auction_year
    from PBUUC.SETTINGS where rownum < 2;
    :F106_AUCTION_YEAR:=auction_year;
    end;
    and I also tried:
    declare
    auction_year varchar(4);
    begin
    select year into auction_year
    from PBUUC.SETTINGS where rownum < 2;
    APEX_UTIL.SET_SESSION_STATE (p_name, p_value);
    end;
    F106_YEAR is a global Item (shared components).
    The select statement works just fine in SQL*PLUS so I know that it is correct.
    If I run the debugger and log into the application, here is the output. Shouldn't I see my Application Process get called if it is set to run on New Session after Validation?
    My Application process is named RETRIEVE_AUCTION_SETTINGS
    0.01: A C C E P T: Request="P101_PASSWORD"
    0.01: Metadata: Fetch application definition and shortcuts
    0.01: alter session set nls_language="AMERICAN"
    0.01: alter session set nls_territory="AMERICA"
    0.01: ...NLS: Set Decimal separator="."
    0.01: ...NLS: Set NLS Group separator=","
    0.01: ...NLS: Set date format="DD-MON-RR"
    0.01: ...Setting session time_zone to -04:00
    0.01: NLS: wwv_flow.g_flow_language_derived_from=0: wwv_flow.g_browser_language=en-us
    0.01: Fetch session state from database
    0.02: ...Check session 695371898690095 owner
    0.02: ...Check for session expiration:
    0.02: ...Metadata: Fetch Page, Computation, Process, and Branch
    0.02: Session: Fetch session header information
    0.02: ...Metadata: Fetch page attributes for application 106, page 101
    0.03: ...Validate item page affinity.
    0.03: ...Validate hidden_protected items.
    0.03: ...Check authorization security schemes
    0.03: Session State: Save form items and p_arg_values
    0.03: ...Session State: Save "P101_USERNAME" - saving same value: "jps"
    0.03: Processing point: ON_SUBMIT_BEFORE_COMPUTATION
    0.03: Branch point: BEFORE_COMPUTATION
    0.03: Computation point: AFTER_SUBMIT
    0.03: Tabs: Perform Branching for Tab Requests
    0.03: Branch point: BEFORE_VALIDATION
    0.03: Perform validations:
    0.03: Branch point: BEFORE_PROCESSING
    0.03: Processing point: AFTER_SUBMIT
    0.03: ...Process "Set Username Cookie": PLSQL (AFTER_SUBMIT) begin owa_util.mime_header('text/html', FALSE); owa_cookie.send( name=>'LOGIN_USERNAME_COOKIE', value=>lower(:P101_USERNAME)); exception when others then null; end;
    0.04: ...Process "Login": PLSQL (AFTER_SUBMIT) wwv_flow_custom_auth_std.login( P_UNAME => :P101_USERNAME, P_PASSWORD => :P101_PASSWORD, P_SESSION_ID => v('APP_SESSION'), P_FLOW_PAGE => :APP_ID||':1' );
    0.06: ...Process "Clear Page(s) Cache": CLEAR_CACHE_FOR_PAGES (AFTER_SUBMIT) 101
    0.06: Nulling cache for application "106" page: 101
    0.00:
    0.00: S H O W: application="106" page="1" workspace="" request="" session="695371898690095"
    0.01: alter session set nls_language="AMERICAN"
    0.01: alter session set nls_territory="AMERICA"
    0.01: ...NLS: Set Decimal separator="."
    0.01: ...NLS: Set NLS Group separator=","
    0.01: ...NLS: Set date format="DD-MON-RR"
    0.01: ...Setting session time_zone to -04:00
    0.01: NLS: wwv_flow.g_flow_language_derived_from=0: wwv_flow.g_browser_language=en-us
    0.01: Application 106, Authentication: CUSTOM2, Page Template: 2904114531488186
    0.01: ...Session ID 695371898690095 can be used
    0.01: ...Application session: 695371898690095, user=JPS
    0.01: ...Determine if user "JPS" workspace "1040027630222986" can develop application "106" in workspace "1040027630222986"
    0.01: ...Check for session expiration:
    0.01: Session: Fetch session header information
    0.01: ...Metadata: Fetch page attributes for application 106, page 1
    0.01: Fetch session state from database
    0.02: Branch point: BEFORE_HEADER
    0.02: Fetch application meta data
    0.02: Computation point: BEFORE_HEADER
    0.02: Processing point: BEFORE_HEADER
    0.03: Show page template header
    0.03: Computation point: AFTER_HEADER
    0.03: Processing point: AFTER_HEADER     
    0.04: Computation point: BEFORE_BOX_BODY
    0.04: Processing point: BEFORE_BOX_BODY
    0.04: Region: Auction_Title F106_AUCTION_YEAR

  • How do I get Application Manager to recognize that Photoshop is not installed?

    Application Manager says that Photoshop CS6 is installed. It isn't. I've rebooted the Mac and it still says it's installed.  What installed was a partial or corrupt file which I have trashed. How do I get Application Manager to recognize that Photoshop is not installed so I can download and install it again?  Thanks.

    Do you have an uninstaller available to you in the Applications/Utilities/Adobe Installers folder?  If so then please run the uninstaller.
    If you don't then please utilize the uninstallers available in this folder to remove all currently installed Adobe Creative Software.  You will then want to follow this by running the CS Cleaner tool.  You can find details on the use of the CS Cleaner tool at CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.

  • How to edit the application : tc~sec~ume~wd~enduser/LogonHelpApp

    Hi
    How to edit this application?
    When the end users use this application they are not returning back to the logon page of the portal - but to the zdsfdasf/index.html og the J2EE - which may result in confused end users.
    Anyway - how to change the redirect when selecting the Submit or Cancel button?
    Earlier you could used the com.sap.portal.runtime.logon.par file and make changes, upload it and change the autscheme.xml to use your custimized application - that does not work from SAP EP 7.0 SP11

    I've the same issue.  I'm sure, there are many clients who updated it.  Can somebody post a response on the above question.  How to modify sap.com/tcsecumewdenduser/Logon web dynpro DC?
    Thanks

  • How to Unlock planning application from Backend ?

    Hi Gurus,
    How
    to Unlock planning application from Backend ?

    You should use the utility to unlock it http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/ch04s02.html
    But it refers to planning table HSP_UNLOCK
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Agrupamento de itens da cotação de venda na nota fiscal de saída

    Olá pessoal, Na cotação de venda eu digito vários itens como serviço, cópias A4, cópia A3, heliográficas e também despesas de viagens. Na nota fiscal gostaria que saísse somente os serviços e no caso das cópias ele agrupasse num único item, bem como

  • [FIXED] color corruption with Radeon M6, xf86-video-ati 6.7.195-2

    Hi! Since the last upgrade (to xf86-video-ati 6.7.195-2) I observe a color corruption on my Thinkpad X31 (Radeon Mobility M6 LY, 16MB) exactly as described here: https://bugs.launchpad.net/xorg-server/+bug/150361 Curiously, when I run xrandr --output

  • Error changing work status in EPM Addin

        Hi all,     I'm trying to change the working status for a category and a specific period.     However in doing so the system is generating error     Failed in checking status in control     Failed or unexecuted control sets exist in your data reg

  • How to unhide navigation sidebar in Oracle documentation

    On download.oracle.com there is a sidebar that has a 'Hide Navigation' button. What has to be done to get the navigation sidebar redisplayed once this button has been pressed? David Edited by: djmartin_ACC on Jul 31, 2011 7:03 PM

  • Not able to open PDF files

    Not able to open PDF files. Before I switched to Lion OS, clicking on a pdf would automatically open it in Adobe Reader. Now I either get a black page or I get just the first page of the document but still in Safari. I would like the pdf to open Adob