How end users access the application of APEX

I have build an application in APEX, how will I generate link for that application for endusers, and I and 2 group of users. I want to hide certain pages from first group, and i dont want any group to enter in applicaiton with out password and i will assign them the links through LDAP.
I dont know the steps that i will i do this all.
if anybody give me the steps.
any body plz
Thankds in advance
Mazahir Abbas
Edited by: Mazahir Abbas on Feb 28, 2011 10:56 PM

Hi Mazahir,
No, it is much more than that. From the Apex home page you can go to the main documentation page, you can also find other resources such as links to tutorials, blogs, commercial websites etc. Much more than just the download, which I might add, once installed includes a complete copy of the standard documentation.
Once you have read these resources and you have specific questions that show you've at least attempted to find the answers yourself, then the people of this forum will be only too willing to help you.
Regards
Andre

Similar Messages

  • A way to know who long the user access the application

    Hi
    <%session.getLastAccessedTime();
    out.println(new java.util.Date(session.getLastAccessedTime()));%>
    can catch the user login time, how can I catch the user logout time and How long they access?
    thank you

    What does this have to do with JDBC?
    But to help you, I would say to calculate the stuff yourself in whatever page lies behind the link when the user presses the logout button and/or link.
    Or, to use a SessionListener and calculate as above to catch timed-out sessions. If you do this, then do not do the above, or it will get calculated twice.
    If you have further questions then please post to the correct forum.
    http://forum.java.sun.com/forum.jspa?forumID=331

  • End user - Access denied by application security check

    Hello all,
    Being a new Apex developer, I'm really hoping someone can point out the magic solution to this problem. I have just created my first Apex application and have only 3 end users who will be using it. I create their username and passwords as the admin and everything is fine, until they try to log on. That's when I get the Access denied... error. However, if I switch them from an end user to a developer, they are magically able to log in and access the application (as a developer obviously). I should mention they are internal users and have internal account credentials, so it shouldn't be this difficult.
    This is particularly maddening because I have tried every combination of authorization and authentication I can think of. I am at the point where there is no authorization scheme and it still won't let them in.
    Searching through the forums, I've come across threads that mention this error when an Admin tries to log on, but not an end user.
    If anyone has ANY ideas, it would be most appreciated.
    Thanks,
    Ben

    Hi,
    What URL have you given to the users to gain access to the application. Are they trying to access it via the developer login?
    What version of APEX/oracle are you using.
    APEX using embedded PL/SQL gateway should look something like this
    http://hostname:port/apex/f?p=101 where 101 is the application id
    APEX using Apache
    The URL should look something like this
    http://hostname:port/pls/apex/f?p=101 where 101 is the application id
    Regards
    Paul

  • How to Use the same iview for both KM End User and the KM Administrator

    Hi friends,
    *This is my scenario :* How to Use the same iview for both KM End User and the KM Administrator but with different Context
    Menu Options.
    i followed these steps but im getting same context menu for both KM End User and the KM Administrator .
    Assign the role Content Administrator to the user km_admin. This is needed so that km_admin can change
    the presentation settings for the KM Folder u201EReports_kmFolder‟.
    Now, login with user km_admin. Navigate to the Km Folder reports_kmFolder through Content Administration
    -> Km Content. Click on Details link of the folder reports_kmFolder.
    Go To Settings -> Presentation. Click on the tab u201ESettings for You‟-> Click on button u201ESelect Profile‟.
    Select the radio button corresponding to u201Elayout Set‟, and choose u201EConsumerExplorer‟ from the dropdown.
    Click u201EOK‟.
    Select both the check boxes corresponding to Items Affected as shown above, and click u201ESave‟
    Now, remove the u201ESuper Administrator‟ role from the user km_admin and login with this user.
    How rto resolve this????
    Regards,
    Prasad.

    Hello Prasad,
    Most likely the user km_admin still has system principal roles assigned, even though you removed the Super Admin role, you should check that this user doesn't have any other admin roles, otherwise it will be considered a System Principal user and will therefore still have access to all content. For more information see http://help.sap.com/saphelp_nw70/helpdata/en/19/56f28fbd4e11d5993b00508b6b8b11/frameset.htm
    Try creating a new user with just read access to the content and you should see that it will not be able to make any changes etc.
    Regards,
    Lorcan.

  • On imac 10.6.8 using current version of Aperture.  How can I access the Aperture Library  on my external hard drive that I use with time machine for backup?  I can only access the application but not the library..

    On imac 10.6.8 using current version of Aperture.  How can I access the Aperture Library  on my external hard drive that I use with time machine for backup?  I can only access the application but not the library..

    Go into Time Machine (the program not the bundle on the extrnal disk) and using Time Machine's browser go to the Folder where the library lives. You could look in the library bundle in Time Machine but that won't really tell you much,
    If you want to make sure it truely has backed up your library you will need to restore it and open the restored library with Aperture.
    If all this still has you confused you need to read up on Time Machine in order to get a feel for how it works, for what it is doing and for how to restore files from it.

  • How to remove save, cancel option when end user runs the workbook in Portal

    Hi,
    how to remove save, cancel option when end user runs the workbook and make some small changes like using page items or increasing rows and columns
    I already made 2 changes
    1) I removed the option in Oracle Enterprise Manager under discoverer viewer of saving
    2) I also removed the option of Allow saving changes made in Viewer when adding workbook to portal
    But still the end user gets options of saving when made small changes to workbook like increasing rows and columns
    Is their any place, I need to make changes?
    Thanks in Advance
    Rowdheer

    Don't use JSP to serve a binary file. It almost implies the use of awful scriptlets and the invocation of both the response writer and the response outputstream which would only lead to IllegalStateException headaches in the server logs.
    Use a Servlet instead. Specify the file name as request parameter and let the servlet read the file and write it to the outputstream of the response.

  • After recording text using the dragon dictation app, it is converted, it can be copied to the iOS system clipboard for use in any app, how does the user access the clipboard to retrive this information if it is no longer on the screen?

    after recording text using the Dragon dictation app, it can be copied to the iOS systme clipboard for use in any app, how does the user access the clipboard to retrive this information if it is no longer on the screen?

    You need to do a long-press in any data entry field, then select Paste.

  • Query to extract users and the applications they have accessed?

    I have been requested to list users and the external applications they have accessed (if they have that is!)
    I produced a list to show they had logged on using the object orasso.wwsso_audit_log_table$
    and I extracted the the applications they had access to using the objects orasso.wwsso_application_info_t and orasso.WWSSO_APPUSERINFO_T
    But what I need to find is whether the users have access the applications listed in.
    I have looked at alot of objects but nothing seems to spring out at me.
    Please can anyone help?
    Thank you
    Sue

    Hi Manoj,
    It is not possible in SAPB1.
    Try to Export to Excel File.
    check the thread,
    Re: Authorisations List
    Regards,
    Madhan.

  • Multiple users accessing the same data in a global temp table

    I have a global temp table (GTT) defined with 'on commit preserve rows'. This table is accessed via a web page using ASP.NET. The application was designed so that every one that accessed the web page could only see their data in the GTT.
    We have just realized that the GTT doesn't appear to be empty as new web users use the application. I believe it has something to do with how ASP is connecting to the database. I only see one entry in the V$SESSION view even when multiple users are using the web page. I believe this single V$SESSION entry is causing only one GTT to be available at a time. Each user is inserting into / selecting out of the same GTT and their results are wrong.
    I'm the back end Oracle developer at this place and I'm having difficulty translating this issue to the front end ASP team. When this web page is accessed, I need it to start a new session, not reuse an existing session. I want to keep the same connection, but just start a new session... Now I'm losing it.. Like I said, I'm the back end guy and all this web/connection/pooling front end stuff is magic to me.
    The GTT isn't going to work unless we get new sessions. How do we do this?
    Thanks!

    DGS wrote:
    I have a global temp table (GTT) defined with 'on commit preserve rows'. This table is accessed via a web page using ASP.NET. The application was designed so that every one that accessed the web page could only see their data in the GTT.
    We have just realized that the GTT doesn't appear to be empty as new web users use the application. I believe it has something to do with how ASP is connecting to the database. I only see one entry in the V$SESSION view even when multiple users are using the web page. I believe this single V$SESSION entry is causing only one GTT to be available at a time. Each user is inserting into / selecting out of the same GTT and their results are wrong.
    I'm the back end Oracle developer at this place and I'm having difficulty translating this issue to the front end ASP team. When this web page is accessed, I need it to start a new session, not reuse an existing session. I want to keep the same connection, but just start a new session... Now I'm losing it.. Like I said, I'm the back end guy and all this web/connection/pooling front end stuff is magic to me.
    The GTT isn't going to work unless we get new sessions. How do we do this?
    Thanks!You may want to try changing your GTT to 'ON COMMIT DELETE ROWS' and have the .Net app use a transaction object.
    We had a similar problem and I found help in the following thread:
    Re: Global temp table problem w/ODP?
    All the best.

  • How can I remove the applications form Content Administrator

    I had undeployed the applications from Content Administrator in two ways:
    A:
    1. Start the tool using the go.bat located in \usr\sap\<SID>\<Instance Name>\j2ee\admin folder
    2. Log in with an Administrator user.
    3. Under the Server node click Services-> Deploy.
    4. In the runtime tab, on the right hand side screen click on the Applications checkbox. The list of all deployed applications appears.
    5. Select the application and click on the Remove button.
    B:
    Undeploying using SDM remoteGUI.
    after I finished that,the application still exist in the browse of Content Administrator Web Dynpro.
    But it is'n invailable.When I click the application name,it throws exceptions:
    Failed to get the list of names of referenced deployable objects for deployable object 'local/Welcome'.
    Failed to get list of defined JCO clients for deployable object 'local/Welcome'.
    Failed to get the list of names of referenced deployable objects for deployable object 'local/Welcome'.
    Failed to get enable state for 'local/Welcome'.
    No resource bundles found for development component ''local/Welcome''.
    My question is , how can I remove it form the list.

    Hello,
         What is the version of the server you are using?
         The steps you have followed are perfectly fine and I don't see any issue there.
         I hope you refreshed the list on the Content Administrator before accessing the application.
    Kind Regards,
    Padma

  • How do i access the email folder on my macbook air?

    how do i access the email folder on my macbook air?

    OS X doesn't really encourage users to tamper with that folder.  Instead, the idea is to use your email application to keep your mail data in order.
    What are you trying to do?

  • How to control accessing Oracle Application Server URLs

    Hey all;
    I wish you are all doing okay.
    I am facing a problem with OAS Oracle Application Server; Since we switched form using forms 6i to OAS 10g running on the web browser of course using a URL for each application
    The question is if I give a user a single URL for the application he is using and he just change his application name for example hr by payroll he will be able to open the payroll and run reports or even editing values!
    How to restrict accessing the apps to only the authorized users on Oracle Application Server 10g?!
    Thank you all in advance

    Hi Mohamed,
    Please follow the below note:Preventing Access to URI's Via IP Address Using Mod_Rewrite (Doc ID 1306292.1)
    Regards,
    Prakash.

  • Enabling end - user access in Sun One Web Server 6.1 SP2

    Hi,
    I am new to Sun One Web Server 6.1 SP2 and I can't figure how to enable the end user access so that the end users can change their password.
    On iPlanet 6.0 SP2, in the Distributed Admin page, I could enable Distrubuted Administration as well as end user access on the webserver. The end users could then change their own password. I can't find a similar feature in Sun One Web server 6.1 SP2.
    Could anyone out there tell me how to get this done?
    Thanks in advance!

    Hi,
    I just found from release notes that End user administration feature (which was under Distributed Administration ) is no longer supported in Sun One Web Server 6.1. [Problem ID 4865295 in release notes]
    Could anyone provide a workaround to get over this and allow the end users to change their passwords?
    Many thanks in advance,
    auporna.

  • How can i access the table GL_CODE_COMBINATIONS  !!

    I'm sorry ~ My English is poor ~~ understand me ^^
    I execute procedure APPS.GL_TEST but error occured
    ORA-00904:"GL_TEST";invalid identifier.
    but it execute well at orange (program that like toad)
    May be i can't access GL_CODE_COMBINATIONS table ~~
    I have to execute APPS.GL_CODE_COMBINATIONS_PKG.INSERT_ROW(
    X_ROWID => X_ROWID,
    X_CODE_COMBINATION_ID => X_CCID,
    it have GL_CODE_COMBINATIONS table
    so have to make account ccid
    How can i access the table GL_CODE_COMBINATIONS !!
    Thank you ^^
    --CREATE OR REPLACE PROCEDURE APPS.GL_TEST(EFFBUF OUT VARCHAR2, RETCODE OUT NUMBER)
    IS
    V_VAL NUMBER;
    BEGIN
    UPDATE GL_CODE_COMBINATIONS
    SET SEGMENT7 = 'TEST'
    WHERE CODE_COMBINATION_ID = 1169;
    END GL_TEST;
    Message was edited by:
    jake

    ORA-00904:"GL_TEAT";invalid identifier.spelling mistake?
    Is user APPS owner of the table GL_CODE_COMBINATIONS?
    If not, you need to grant the necessary privilege directly and not through a role

  • Limit on users accessing web-application simultaneously

    My web-application's requirement is at any given time only one user should be allowed to access the application. How can I do this in JSP?? Got suggestions from my colleagues here that we can use App Scope variables.. Pls help me on this...
    Thanks in advance...
    Project Environment -- Tomcat 5.0, Java 1.4.2
    NOTE:: STRUTS and EJB NOT USED

    Use servlet context to store some variable.

Maybe you are looking for

  • IPod is not recognized by my computer's usb port and itunes

    Remove my ipod from the computer without ejecting it and now the ipod want turn on, it is not being recognized by my computer's usb port or itune.  I have reinstalled itune and still have the same problems.

  • WGM error while trying to connect to Active Directory

    Hello I'm trying to insert AD groups into OD groups so I can create automounts to a users specific network folder. When attempting to connect to AD from within WGM I get an unexpected error. It states: Error of Type eDSOpenNodeFailed (-14002) on line

  • Can't download recent purchase

    I purchased Photoshop Elements 13 and Premiere Elements 13 about a week ago.  I have just attempted to download those products following the emailed order confirmation instructions.  When I click on the "Download" button nothing happens.  Several att

  • Deactivating the field for input

    Hi friends, I want to deactivate ( to make it read only) a field in standard Tcode for specific company codes. ( For example I want to deactivate company code field in ME22n -> Org data tab ) We have around 20 company codes and this change should be

  • Excise Entries during Depot Purchase

    Hi All, I want to know that how to configure Excise FI posting While recieving excisable Goods at depot? My scenario is explained below... My Client is having a unit which is treated as depot. The Client is having trade license so the get duty credit