How to create a page of the OAF that requires no connection to access

We have many Oracle users, and every day there are some users here forget username or password and need to reset. I really want to use a web page to get them to reset their passwords automatically. The web page calls the API to reset the password if it finds that the user request is readable.

So depending on the situation, users should not need a login to access this page, do this using the OPS?

And the idea is welcome, thank you for your help!

-Bill

Published by: billzheng2004 on June 18, 2009 12:12

Please check bookmarkable pages in the Guide of Dev OAF. That should help him.

Concerning
Sumit

Tags: Oracle Applications

Similar Questions

  • Impossible to pass all the apps that require a connection

    I had this problem since the summer power on and off: as soon I to connect to update an application, the app store fails. My connection is fine and the update process starts, but closes unexpectedly after about 30 seconds telling me that I have to go to the "items purchased" (note to Apple the German translation is bad). Of course, even when I switch to the pane of purchases the problem persists. The same problem exists when trying to install all new elements it, even for free.

    Initially, I had this problem with XCode 7. I spent over an hour with telephone support from Apple to try to correct this there included removing and running traces. They let fall the ball for several weeks and when I get back in touch they had no solutlon. At some point in October, the seeming problem to resolve itself but reappeared since then and currently preventing me from updating to OS X 10.11.

    I enabled debug for the app store and tried the different options all to nothing does not. I don't see anything special except for "storedownloadd (488) deny/dev read-data file.

    Has anyone experienced something similar and managed to fix it?

    Please read this message before doing anything.

    This procedure is a test, not a solution. Don't be disappointed when you find that nothing has changed after you complete it.

    Step 1

    The goal of this step is to determine if the problem is localized to your user account.

    Select the feedback connections* and log in as a guest. Do not use the Safari connection only 'user comments' created by 'find my Mac '.

    While signed in as a guest, you will have access to your documents or settings. Applications will behave as if you use them for the first time. Do not be alarmed by this behavior; It's normal. If you need any password or other personal information in order to complete the test, save, print, or write them before you start.

    Test while signed in as a guest. Same problem?

    After testing, log on to the guest account and in your own account, disable it if you wish. The files that you created in the guest account will be automatically deleted when you log out of it.

    * Note: If you have enabled 'find my Mac' or FileVault, then you cannot activate the guest account. The login 'User comments' created by 'Find my Mac' is not the same. Create a new account to test and delete it, including his home folder, after testing.

    Step 2

    The goal of this step is to determine if the problem is caused by changes in the system of third party that load automatically at startup or logon, by a device, by a police conflict or corruption of system files or some system caches.

    Please take this step regardless of the results of step 1.

    Disconnect all devices wired except those required to test and remove all the expansion cards from secondary market, as appropriate. Start in safe mode and log on to the account of the problem.

    Note: If FileVault is enabled in OS X 10.9 or an earlier version, or if a firmware password is defined, or if the boot volume is a software RAID, you can not do this. Ask for additional instructions.

    Safe mode is much slower to boot and run as normal, with limited graphics performance, and some things work at all, including an audio output and a Wi - Fi connection on some models. The next normal boot can also be a bit slow.

    The login screen is displayed even if you normally connect automatically. You need your password to log on. If you have forgotten the password, you will have to reset it before you begin.

    Test in safe mode. Same problem?

    After testing, restart as usual (not in safe mode) and make sure you always have the problem. View the results of steps 1 and 2.

  • "How to create Master Pages of the company for Acrobat Forms.

    I need to create a Master Page using Acrobat DC for use with all our company forms a project of standardization of standard. Where can I find information on creating custom Master Pages?

    Acrobat forms is not master pages. Forms created by LiveCycle Designer have master pages.

  • How to create a link on the web to use in an e-mail?

    I don't know how to create a link on the web that I can put in the e-mail addresses. Could you help me please? I know it must be very simple, because thousands of others do regularly. Thank you.

    Katy Anderson

    You can use file-> Send link or copy the web address of the address bar and paste it into an email.

    You are using an older version of Firefox (3.0.7) - you need to update as soon as possible

  • How to create a '. '. The URL file"of a Web page I visit

    How to create a '. '. The URL file"of a Web page I visit

    Check these

    deskCut {web link}
    This extension adds desktop shortcut creation for the
    context menu for Windows, Linux and Mac.

    My CopyFixer {web link}
    Use Ctrl + C when nothing selected to copy the page title and the url in
    various (base model) format.

    Send the URL of the tab {web link}
    Send a list of URLS tab browser to email, webmail or the Clipboard

  • How to create Mulitple tab in the Page

    Dear all,
    How to create Mulitple tab in the Page (UI)

    One way is to download the OA Framework Metalink Dev guide. You can also navigate to Jdevdoc (under your Jdev installation) and find the index.html file. There you have the reference to the Dev Guide. You can get the right information here too.

    Concerning
    Sumit

  • How to create a keyline around the perimeter of the document

    Hey guys,.

    I am trying to create a keyline around the document instead of using the brand culture. I would like to automate this task for each document for any size I create. Does anyone tried to implement an applescript for this?

    I found a bunch of script on how to create a line for the text block, but I don't know how to create a black line in the size of my work plan... Help me please!

    Thank you

    Is - it ask you?

    var doc = app.activeDocument, pages = doc.pages,
    width = doc.documentPreferences.pageWidth, height = doc.documentPreferences.pageHeight,
    oldRO = doc.viewPreferences.rulerOrigin;
    doc.viewPreferences.rulerOrigin = RulerOrigin.PAGE_ORIGIN; 
    
    for(var i=pages.length-1;i>=0;i--)
    {
            var txfm = pages[i].textFrames.add();
            txfm.strokeWeight = 1;
            txfm.strokeType = "Solid";
            txfm.geometricBounds = [0,0,height,width];
        }
    doc.viewPreferences.rulerOrigin = oldRO;
    

    Kind regards

    Cognet

  • How to create a DataControl from the Java file

    How to create a data from the Java file control

    Hello
    Try like that after the example, you will get the answer

    1. Create Page.java

    public class {Page}
    private String pageName;
    private String pageAction;
    public Page() {}
    Super();
    }

    public Page (pageName, pageAction String String) {}
    Super();
    this.pageName = name of the page;
    this.pageAction = pageAction;
    }

    {} public void setPageName (String pageName)
    this.pageName = name of the page;
    }

    public String getPageName() {}
    Returns the name of the page;
    }

    {} public void setPageAction (String pageAction)
    this.pageAction = pageAction;
    }

    public String getPageAction() {}
    pageAction return;
    }
    }

    2. create PageList.java

    import java.util.ArrayList;
    import java.util.List;

    public class PageList {}

    private pages = new() ArrayList list;

    public PageList() {}
    Super();
    pages. Add (New Page ("Page title 1", "page 1"));
    pages. Add (New Page ("Page title 1", "page 1"));
    pages. Add (New Page ("Page title 1", "page 1"));
    pages. Add (New Page ("Page title 1", "page 1"));
    pages. Add (New Page ("Page title 1", "page 1"));
    }

    public void setPages (list of pages ) {}
    This.pages = pages;
    }

    public {list getPages()
    return pages;
    }
    }

    3. right click in the PageList.java and choose CreateDataControl

    then refresh the DataControl and focus on which a DataControl as PAgeList will be created

    Kind regards
    Felix

  • How to create a region of the header programmatically?

    Hi all,
    can someone tell me how to create a region of the header programmatically (without using the Properties window).
    I used this code

    OAHeaderBean assocmpnybean = (OAHeaderBean) webBean.findChildRecursive ("NameHdrRN");

    After, I checked this object (assocmpnybean) it shows null...

    How to create a region of the header programmatically? Someone knows it please let me know... Its urgent...

    Thanks in advance

    Concerning
    Fabrice

    Hello

    Use this code...

    OAHeaderBean Bean = (OAHeaderBean) createWebBean (pageContext, HEADER_BEAN);
    Page OAPageLayoutBean = (OAPageLayoutBean) pageContext.getPageLayoutBean ();
    page.addIndexedChild (Bean);

    Thank you
    Gerard

  • How can I make Pages capitalize the first word in a sentence?

    How can I make Pages capitalize the first word in a sentence? The I phone t - it, the iPad does, why not not iMac using Pages capitalize the first word on a new sentence?

    Pages of IOS and IOS itself remain different implementations of Pages v5.6.1 for Mac and OS X. In any version of Pages v5, if there was an option to preferences in Pages ' 09, there is no auto-capitalisation function.

    See my previous post is launching an OS X App Store free application, which can be applied to auto-capitalisation to your Pages v5 documents.

  • How to create a button like the one pictured here

    How to create a button in the button "print" below?

    I was actually thinking of doing it two separate buttons placed side by side. The "print" button, of course would be just updated the Boolean value, that is easy. But the drop down menu is a bit more difficult. I tell myself that I could customize a drop down, but because I was not able to play with it in LabVIEW (don't have it at home) I don't know if you can change the alignment of the drop-down box actually etc. The decline is down to the location of the box and look like something you can change in the control editor?

    I guess I could also use correct .net? But I'll try to keep it all with just control editing in LabVIEW if possible. Thank you.

    for (imstuck).

    I use a listbox multicolumn and toggle visibility is when the user clicks the button.  I've attached an example:

    ~ Simon

  • 1536dnf. how to scan mutiple pages in the scan bed

    1536dnf. how to scan mutiple pages of the scan bed without PROMT scan PC icon each time.

    I have several pages that WILL NOT go throuhg the document feeder.

    You will not be able to scan multiple pages into the glass.

  • How to create an ERD for the vista sp2 x 64?

    How to create an ERD for the vista sp2 x 64?

    How to create an ERD for the vista sp2 x 64?

    If you do not have a Microsoft Vista DVD, make a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner: http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    Make sure you get the 64 bit version.

    See you soon. Mick Murphy - Microsoft partner

  • How to create an association in the Set associations Control Panel?

    When I try to open attachments to emails that have pps file it is said, this file does not have a program associated with it for performing this action. Create an association in the Set associations Control Panel. How to create an association in the Set associations Control Panel?

    1: If you do not PowerPiont or PowerPoint Viewer, you need at least the Viewer.

    PowerPoint 2007 Viewer:
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=048DC840-14E1-467D-8DCA-19D2A8FD7485&displaylang=en

    2: create a file association.

    1. download and save the attachment to the office.
    2. right click on the saved file.
    3. Select: Open with on the shortcut menu.
    4. click on: choose [default] program.
    5 PowerPiont select: (Or PPViewer).
    6. check: always use the selected program to open this type of file.
    7. click on OK.

    3: Edit the registry here if necessary.

    Cannot open. PPS directly from Windows Mail or Windows Live Mail attachments
    http://www.Winhelponline.com/articles/149/1/Unable-to-open-PPS-attachments-directly-from-Windows-mail-in-Windows-Vista.html

    Bruce Hagen ~ MS - MVP [Mail]

  • How to create IT strategy using the BES administrator API

    Hi all

    Can tell me, how to create IT strategy using the BES administrator API.

    Please provide me with the code example.

    Thanks in advance.

    Kind regards

    Sampath

    Hi Sebastian,.

    The Administration of BlackBerry API does not support the creation of it political. This feature is currently with the development of control and review for a future version of the BlackBerry Web Services for the Administration of the company.

    Kind regards

Maybe you are looking for

  • Geotagging iPhoto and marking?

    After sort through thousands of photos and editing, geotagging and name tagging via iPhoto, export from iPhoto (not not sliding, exporting correctly on the back in their small folders on my desk), I know to find when I send an email with a photo info

  • After installing 10.11.4, problem with the stop.

    Hello My wife has an account on my computer.  If I try to a standstill through my account (while his account is connected), I get the dialog box saying "Enter admin password to close."  I expect this dialog box, however, when I enter my name and my p

  • PROBLEM: M50 - 164 (satellite) Netgear WGT624 wireless

    HelloI've just set up a Netgear WGT264 wireless router on my daughters (1 MB) cable Modem. The router works fine and all indicators work, including the LED of radiation. We can connect via RJ45 Ethernet and we can surf and Messenger, so all OK.Howeve

  • Need CD to install Vista laptop preinstalled after the replaced hard drive

    I had to replace my hard drive of the laptop but when I bought my laptop inititally, he came with a vista installation disc. Can I get a disk of vista without having to buy a new license? I'm also in Australia.

  • Compatibility with Windows 7 ultimate (64 bit) USB Flash drive

    Are there compatibility issues in the Ultimate version with including USB flash drives?  I have no problems of this nature with the Home Premium version.  Is anyone able to offer some advice?