Authentication Scheme for sample application in Oracle Express

All, I recently installed Oracle Express on linux and I was browsing the sample application and when I look up the Authentication Scheme for this app I get the message
No authentication schemes have been defined. You can create a new authentication scheme starting with the Create Scheme button above
Now when I click "Authentication Status " I see
Application: 100
Method: Authentication Scheme
Details: Uses authentication schemes to control user authentication and all other aspects of session management for your application.
Logout URL: wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_se
ss=&APP_ID.:1
Public Pages: (none)
Action: Manage authentication schemes using the report above.
Yet when I run the app I know it is looking up the data in the demo_users table. What I don't see is where the function custom_auth is defined for this app as the function to call for authenticating users. Can someone point me in the right direction.
Also has anyone upgraded apex in express to 2.2. Any issues?
thanks
Scott.

I think i found it when you are in list view no schemes appear. However, when you switch to detail view then I can see the custom scheme.
scott

Similar Messages

  • Configuring the authentication scheme for a web application

    Hi all,
    We have a requirement to configure the authentication scheme for a web application where some set of users should access the application using basic LDAP (userid/password) authentication and some using digital certificate authentication.
    Since the deployment descriptor (web.xml) allows only one directive for auth-method in logic-config, we want to know if there is any other way to achieve this requirement. We are thinking of a custom login module approach. But we are not able to figure out how to configure the auth-method at runtime from the login servlet.
    Please let us know if there is any other approach to achieve this.
    I will be thankful if any body shares any specific solution to this issue.

    This forum is probably not the correct one to ask in. It's more related to the web container than Java Programming.
    Kaj

  • Migration of application from Oracle Express 6.3.4 to Essbase 9

    I got a requirement to migrate an application from Oracle Express to Essbase.Can any one help me if there is any documentation for migration or else do I have to rebuild a new application in Essbase with the same functionality as in Oracle Express.
    Rgrds,
    G.K

    As far as I am aware there is no migration tool to convert to essbase and you will have to build a new application in essbase.
    On a side note this campaign from Oracle back in 1998 amuses me - http://books.google.co.uk/books?id=4VEEAAAAMBAJ&lpg=PA17&ots=Amg-YO3m5X&pg=PA17#v=onepage&q&f=false
    The line "Oracle Express Server slaughtered Arbor Essbase in both load and calculation times and query times" is a classic.
    I wonder if Oracle feel the same way now :)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Defining an Authentication Scheme for user ID and password and client certi

    Hi,
                    I do need to define an Authentication Scheme for user ID/Password and client certificate,, both at the same time, so whenever the end user access the SAP Portal he/she will be asked to provide user and password as well digital certificate,
                    Despite of the whole idea behind o f the concept of digital certificate, my client sill wants to keep the user ID and password to complies with business requirements.
         I found a documentation that discuss Authentication Scheme with example using both ID and Digital certificate, but the priority was set different for each authentication method.
    http://help.sap.com/saphelp_nw04s/helpdata/en/d3/1dd4516c518645a59e5cff2628a5c1/content.htm
         So I am wondering with I can accomplish User ID/Pwd plus digital certificate just by making the priority the same value. Anyone had a similar requirement?
    Best Regards
    Claudio Rocha

    Hi
    Did you get an answer for this Query ?
    Regards
    Priyanka

  • Erroe gettin in loading the data for sample application

    Dear Expert iam getting the followiong error while loading the data for sample application in Essbase Administrator Console form SampleApp_data.txt
    Parallel dataload enabled: [1] block prepare threads, [1] block write threads.
    Unknown Member [E01_0] in Data Load, [1] Records Completed
    Unexpected Essbase error 1003014
    can you please help me in this regrard,
    Thanks and regards,
    Kishore

    Hi,
    The error message is saying you don't have a member named "E01_0" in your outline, you can check this by opening the outline in EAS and trying to find the member.
    Once you have checked that go into planning web, administration, dimensions, select entities and search for "E01_0", if it exists then you have not refresh from planning to essbase. You will need to go manage database and refresh.
    Cheers
    John

  • Need help in creating a sample application using Oracle I\PM 10gR3.

    I am a new to Oracle I\PM 10gR3 and I need a guide to create a sample
    application using Filer and a sample Process.
    I have searched the net and was unable to find any documents. If any body has
    any kind of guide to create an application please let me know.
    Waiting for a response.

    Please see Kenichi Unnai in his blog "How to use UWL API for NetWeaver BPM Tasks"
    How to use UWL API for NetWeaver BPM Tasks
    The .sca-file can be found on the sap service marketplace, afterwards you need to import the .sca-file, add the SC to your "MyComponents" and then you can select your necessary DC's.

  • How to change parsing schema for using application in test environment?

    Hi,
    I set up a test environment, i.e. an other Oracle schema with identical tables, views etc. to the productive environment. I wanted to duplicate the APEX application so that there will be a test version using the test Oracle schema and productive version using the productive oracle schema.
    Can some one please give me some tip how to do this? As far as I see i could change the parsing schema in the APEX Application install SQL in the following ways:
    1. While exportin the application with APEX
    2. In the result install f...sql file using search-replace
    3. While importing the APEX application via APEX Development GUI.
    I would prefere 1. or 3. but in both cases when I would like to change the schema name, the drop dowl list does not contain the test Oracle schema name. Do I have to grant something to the APEX worksspace schema for the test schema name to show up in the drop dowl list?
    Tamás

    On that screen,
    - click Create
    - select "Existing" Schema, click Next
    - select the Workspace, click Next
    - select the Schema, click Next
    - click Add Schema
    And now you'll end up with two schema's attached for the same Workspace.

  • Link/checklist for migrating applications from Oracle 9i to Oracle 11g?Help

    Hi all,
    We need to perform an impact analysis on migratiing an application from Oracle 9i to Oracle 11g. Does any of you have a detailed checklist to follow, in terms of queries, PL/SQL statements, optimizer etc. etc., when attempting this migration. We require something more specific from the application point of view rather than a DBA point of view.
    Additionally, we have queries written extensively with rule hints. Should there be a special consideration for the same since now we are moving to CBO in 11g
    Even if any one has a link, that would help. Thank you so much!

    Hi Nikhil,
    Thanks Xaheer,You're welcome :)
    I'm going through the link: http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/toc.htm
    But it still mentions stuff from a DBA angle. I need from an application angle.
    Do I need to change my queries taht are current written with RBO? Do I need to change Pl/SQL blocks ?Please refer tech below notes:
    *1)TROUBLESHOOTING: Server Upgrade Results in Slow Query Performance -- 160089.1*
    *2)TESTING SQL PERFORMANCE IMPACT OF AN ORACLE 9i TO ORACLE DATABASE 10g RELEASE 2 UPGRADE WITH SQL PERFORMANCE ANALYZER -- 562899.1*
    Before upgrading your production database, please perform upgrade of test database and do complete testing.
    Hope helps
    Regards,
    X A H E E R

  • Function authorize in packages for web applications in Oracle XE

    Hello,
    i have created a simple test package as follows:
    PACKAGE TEST IS
    function authorize return boolean;
    procedure test;
    END;
    PACKAGE BODY TEST is
    FUNCTION authorize return boolean is
    BEGIN
    if OWA_SEC.GET_USER_ID = 'test' then
    return true;
    else
    return false;
    end if;
    END;
    PROCEDURE test is
    BEGIN
    htp.prn('Hello World!');
    END;
    END;
    i have also cerated a DAD with this command:
    DBMS_EPG.CREATE_DAD (' test ', '/test/*');
    i want to run this link in my web browser: http://127.0.0.1:8080/test/test.test
    When i use a real database user then the function test works ok.
    But i want to make it work with the user name "test" throw the function authorize.
    In my opinion i am creating a DAD in a wrong way. Can anybody help me?
    Thanks in advance for your help.

    Hi,
    AFAIK, there is no official document which states that "Oracle Functional Testing for Web Applications" is certified with Oracle E-Business Suite 11i/R12. I assume it should work with Forms 10g but not with Forms 6i, so it should work (does not mean it is certified) with R12.
    I would suggest you log a SR and confirm this with Oracle Support.
    Regards,
    Hussein

  • How I can use my domain name for APEX Application at Oracle Cloud?

    Hello,
    1. I have for example my-custom-domain.com and want that my customers use this domain to login at APEX Application at Oracle Cloud.
    I don't want that my customers see https://blablabla.db.us1.oraclecloudapps.com/apex/ and see instead of my-custom-domain.com :)
    How I can do it? Don't find any technical information about it...
    2. Can I use my ssl certificates for my domain for Oracle Cloud Instance?

    may be I don't understand you right...
    I have trial instance and test application here at https://database-trialajnn.db.us1.oraclecloudapps.com/apex/f?p=1500304
    database-trialajnn.db.us1.oraclecloudapps.com - it's 216.131.136.193 IP
    I write to my domain this IP = login.ds24.ru
    But when I test https://login.ds24.ru/apex/f?p=1500304
    It is not work and write that url is wrong for this ssl sertificate
    If I understand you correct now it's impossible use simple URL to login at application for example login.ds24.ru

  • Common Supplier master database for Custom Applications and Oracle Financia

    Hi,
    We would like to build a custom applications (Multiple) for our organization core business operations using .NET on the database which is being used by Oracle financials R12.1.1. These custom applications are going to have its own application servers. BUT the database is common for both custom applications and oracle financials. This database is going to house on the Oracle RAC.
    We would like to have a common supplier master for both custom applications and Oracle payables. Could you please help me with below questions?
    1. How to create/Update/Query the supplier records in the supplier master tables provided by Oracle financials using custom applications?
    2. How can we store the additional data elements needed by each custom application? We can't use the DFF on the supplier tables as the data elements for each custom application is going to be different. even though they use same supplier.
    3. We might have multiple supplier with same name but different FEIN/SSN numbers. As per the design Oracle financials doesn't allow the same supplier name entered multiple times even though FEIN/SSN number is different. How can we workaround this limitation?
    Thanks,

    Hi,
    Please find my comments below:
    1. How to create/Update/Query the supplier records in the supplier master tables provided by Oracle financials using custom applications?
    A: You may use Supplier Open interface and Sites Interface to Create the Supplier Records. I don't think there is any API to update Supplier Info. Since both the applications exist on same database, I think you can query the Vendor tables from Custom applications also.
    2. How can we store the additional data elements needed by each custom application? We can't use the DFF on the supplier tables as the data elements for each custom application is going to be different. even though they use same supplier.
    A. Designing different tables depending on Custom Application ID and Vendor ID seems to be the only option.
    3. We might have multiple supplier with same name but different FEIN/SSN numbers. As per the design Oracle financials doesn't allow the same supplier name entered multiple times even though FEIN/SSN number is different. How can we workaround this limitation?
    A.One alternative is to create a single supplier with each FEIN/SSN number as site. Second one is to create Supplier Name concatenated with FEIN/SSN numbers as different suppliers and store the actual name in some DFF or other field. Standard functionality won't allow such duplication (Cannot Create Supplier/Employee With The Same Name Of Existing Supplier [ID 743430.1]).
    Hope it helps.
    Regards,
    Sridhar

  • Create hierarchy for a dimension in Oracle Express Administrator

    I have a lookup table called 'Location'. This lookup table has a primary key PKLOC which is made up of 2 columns, State Varchar2(20) and City Varchar2(20). This primary key obviously is a lookup for a dimension of one of my cube and the data in the primary key is hierarchical with 2 levels, namely state and city. I need to import this data into my dimension, Location, using Relational import, in the following form.
    eg. Level 1 Level 2
    MD ---- Odenton, Baltimore, Fort Meade
    VA ---- Dulles, Fair Fax
    where MD and VA will come from the column State Varchar2(20) and Odenton, Baltimore, Fort Meade
    Dulles and Fair Fax will come from the column City Varchar2(20).
    The values in my lookup table will look like this
    State City
    MD Odenton
    MD Baltimore
    MD Fort Meade
    VA Dulles
    VA Fair Fax
    how do I import it.

    You need to do this in your source table.
    The source table can look something like this
    qtr_id, qtr_name, month_id, month_name
    1 , Qtr1 , 101 , january
    1 , Qtr1 , 102 , febuary
    1 , Qtr1 , 103 , march
    2 , Qtr2 , 104 , april
    2 , Qtr2 , 105 , may
    2 , Qtr2 , 106 , june
    Then map it to the dimension, and maintain it.
    Keep in mind that the member(id) fields need to be unique. I.E january 2007 and january 2006 cannot have the same id.
    Ragnar

  • Data schema for timesheet application

    I have to design a timesheet application.
    Th epurpose is to store a worker, a project, an accounting code, a date and
    a duration.
    How would arrange the tables and their relations to do that?
    Message was edited by: Jochem van Dieten

    My interpretation was that the OP wanted to build an application like that, not that he had.
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/

  • HELP : OAS 4.0 & Oracle Express on NT

    Hi,
    I am trying to run the example Samples application in Oracle Express Web Agent User's guide on IE 5.0 web browser. I have installed Oracle Express 6.3 along with its Web agent component. After starting Oracle Express service & installing OAS 4.0 & starting all its services & HTTP listeners from its Administrator's applet, I try to open the first page of the Samples application(it has the title: Oracle Express Web Agent {Samples}) which is opened successfully but when I click on any of the two links on that page I get a page not found error. The OAS administration applet shows that all the services are running except the Web agent & Web agent RPC services which are shown as not running(red flags). How do you start the Web agent services ? Is configuration & set up for web agent easier on Solaris ?
    Also I don't have access to "Oracle Express Web Products installation guide" as its link(http://technet.oracle.com/docs/products/exp_server/doc_index.htm) is broken. I don't know whether having this guide would make any difference. I am desperately trying to make the Web interface work without any success so far. Please let me know how to fix this problem.
    Thanks in advance,
    Aejaz
    null

    Check the following things:
    1. Express Server 6.3 is up and running.
    2. OAS 4.0 is installed in its own home directory.
    3. You have un-commented the correct html line in .../sample/index.html file. CGI or cartridge???
    4. You have moved oowa.cfg and oowa.exe in the OAS executable directory, and edited oowa.cfg with correct configuration.
    Express Web Products installation guide explains all the steps for NT in detail.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by aejaz:
    Hi,
    I am trying to run the example Samples application in Oracle Express Web Agent User's guide on IE 5.0 web browser. I have installed Oracle Express 6.3 along with its Web agent component. After starting Oracle Express service & installing OAS 4.0 & starting all its services & HTTP listeners from its Administrator's applet, I try to open the first page of the Samples application(it has the title: Oracle Express Web Agent {Samples}) which is opened successfully but when I click on any of the two links on that page I get a page not found error. The OAS administration applet shows that all the services are running except the Web agent & Web agent RPC services which are shown as not running(red flags). How do you start the Web agent services ? Is configuration & set up for web agent easier on Solaris ?
    Also I don't have access to "Oracle Express Web Products installation guide" as its link(http://technet.oracle.com/docs/products/exp_server/doc_index.htm) is broken. I don't know whether having this guide would make any difference. I am desperately trying to make the Web interface work without any success so far. Please let me know how to fix this problem.
    Thanks in advance,
    Aejaz<HR></BLOCKQUOTE>
    null

  • Authentication Schema

    Hello,
    I created an authentication schema based on the page sentry function, We have five applications. What is the best way to associate the schema with the applications?
    a. Create an authentication schema for each one
    b. Create an authentication schema for one application and then copy and subscribe the others.
    Thanks
    Toni R.

    Toni,
    You can do it either way. If you use (b) there is less typing involved and you can maintain the details of the authentication scheme in one place and publish revisions to subscribing applications very easily.
    I created an authentication schema based on the page sentry function
    I think you might mean that you encapsulated some version of the ntlm page sentry function in a stored function that you are now calling from an authentication scheme. If this is the case then there may not be an actual login page in your application and the following points that discuss the login page may not apply in your situation.
    Some things to keep in mind:
    - The scheme should specify a cookie name.
    - If the scheme specifies a Session Not Valid Page, be aware that this will refer to a page in each individual application that uses (and possibly subscribes to) the scheme. That is, it will not be a reference to the page (say 101) in the application that owns/publishes the scheme.
    - If the scheme specifies a Session Not Valid URL like f?p=&APP_ID.101:&SESSION. then be aware that &APP_ID. will resolve to the current application at runtime. So if you really wanted all applications to use the login page in application with alias FOO then the URL in the scheme should be f?p=FOO:101:&SESSION. . In all cases where you specify a login page in the Session Not Valid URL, be sure to make the login page public.
    Scott

Maybe you are looking for

  • IPhoto: An error occurred while trying to save your photo library.

    "An error occurred while trying to save your photo library. Some recent changes may be lost. Make sure your hard disk has enough space and that iPhoto is able to access the iPhoto Library." Basically, the same issues as this thread: http://discussion

  • Skype 4.2.0.11 has abnormally high CPU usage while...

    Skype 4.2.0.11 has abnormally high CPU usage while idle. I can't get my laptop under 70 degrees celsius unless I cpulimit or quit skype, and cpulimiting it actually makes it completely unresponsive, as if some other thread is constantly generating a

  • QT encoding painfully slow (all of a sudden)

    Ever since I upgraded to Snow Leopard with the newest version of QuickTime it seems that I cannot create QT videos the way I used to. I would use iMovie HD to make great quality QT files from my camcorder. Making a four minute video would usually tak

  • How do you change the font in WPC Link List Header ...

    Does any one know how/where to change the font in Web Page Composer on the Link List Header?  I am using the Link List header delivered with the product.  It looks like it is pulling arial font but we are adding content in a different font in the par

  • Monitoring 3750x and 3560x Redundant Power Supply and Fans

    I need help for monitoring the redundant power supply of my switches (3750x and 3560x) I have configured my snmp on my switches and is able to monitor interfaces, temperature and etc. The problem is when I am monitoring the redundant power supply and