ADF Page not enabled

Hi,
I have an ADF page which is oworking fine in my machine.However, it is not working on the otehr machines. The page has the output but page is like a HTML page and cannot do any actions. I see an yellow "Exclamatory mark" with Done text beside it.
Do i have to change any settings in the machine or is it some kind of security etc. please let me know how i can fix this.
Thanks,
Lakshmi.

Check the URL you use to call the application. If it contains '.jspx' at the end then you essentially do call a html page as the work flow is not started. ADF apps are stated without the .jspx as part of the url.
When you start the app on your machine you'll see the correct url in the log window. If you run the app on an other machine you just have to change the name or ip and the port the server is listening on.
Timo

Similar Messages

  • How to make a adf page not participate in session

    Hi,
    I am getting the session time out warning message in the login page ( the user is not logged in yet).  Below is the scenario.
    1. Login page is JSF (.jspx) page and is using a page template.
    2. ADF security is implemented in the application and anonymous role and other roles have been provided the access to the login page and page  template.  ( FYI the application uses a different template for the logged in users)
    3. Session time out and WARNING_BEFORE_TIMEOUT is configured in web.xml .
    3. In both the page and  template the jsp page directive session attribute is set to false.
         <jsp:directive.page contentType="text/html;charset=UTF-8" session="false"/>
    How to make the page not participate in session and avoid the session time out message and refresh of the page ?
    Thank you .
    Ranjith

    Hi Frank,
    This is a webcenter portal 11.1.1.8 application and there are sites built with webcenter that does not throw this message on the login page . What should be my approach not to get this message.
    What does "session=false" attribute mean  <jsp:directive.page contentType="text/html;charset=UTF-8" session="false"/> (<%@ page .. session="false" %> Creating a JSP Document
    As per the link  JSP - Directives   Specifies whether or not the JSP page participates in HTTP sessions .
    Any help is greatly appreciated.
    Thank you

  • My adf page not opened in google chrome or Firfox just in IE

    Hi all ,
    when i run my page based on page template
    it not loaded just give me the loading message this in ( google chrome and firefox ) but in
    Internet explorer it worked good
    when i saw the log messages it like this
    *<ViewHandlerImpl> <_checkTimestamp> Apache Trinidad is running with time-stamp checking enabled. This should not be used in a production environment. See the org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml*
    *<NavigationPaneRenderer> <_renderContent> ILLEGAL_COMPONENT_HIERARCHY : A child component that is not a commandNavigationItem (or a separator when hint=choice) was found.*
    *<UIXEditableValue> <_isBeanValidationAvailable> A Bean Validation provider is not present, therefore bean validation is disabled*

    User, what do you expect us to do?
    You gave no information about the page beside that it's based on a template which we don't see or know.
    You don't give us your jdev verison.
    The error message you get is telling me that your page layout is not legal, so you can't expect a browser to work with it. That IE (which version we don't know) shows the page is pure luck.
    Timo

  • Can we do customization using db based MDS where ADF security not enabled?

    JDeveloper 11.1.1.6 : ADF BC + ADF Faces
    Requirement : I want to customize the application across the user session. In this app I have NOT used ADF security. There is siteminder security setup on the server which authenticates the application. The logged in userid/username is available in the request header.
    Now my question is can i customize this app using db based MDS?
    Any help will be appreciated.
    ~Abhijit

    Abhijit,
    My first instinct was to say "of course you must enable ADF Security" and post a link to the docs. However, the docs are silent on this.
    The best quote that I can give you is from [url http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_18/jdtut_11r2_18.html]here, which says (in step 12):
    Before you can persist user customizations across sessions using MDS as the repository, you must configure ADF Security and create users for the application.John

  • Adf pages are shown as xml

    Hi all,
    I am running the masterdetail app deployment was success but the adf pages not render the component and shows only adf xml tags (f:view, f:document, etc)
    Any ideas?
    jdeveloper 11.1.2.2
    weblogic 10.3.5
    domain with adf framework installed

    Hi Timo Hahn ,
    Thanks for your reply , there are no errors and warnings in the server log . Check the below log status.
    [02:32:58 PM] Application Redeployed Successfully.
    [02:32:58 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [02:32:58 PM] http://10.178.242.160:7101/MasterDetailNewDemo-ViewController-context-root
    [02:32:58 PM] Elapsed time for deployment: 14 seconds
    [02:32:58 PM] ---- Deployment finished. ----
    Run startup time: 14317 ms.
    [Application MasterDetailNewDemo deployed to Server Instance IntegratedWebLogicServer]
    Target URL -- http://127.0.0.1:7101/MasterDetailNewDemo-ViewController-context-root/masterdetail.jsf
    <Oct 31, 2012 2:33:13 PM IST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:61,413 during the configured idle timeout of 5 secs>

  • Is there a way to force adf to not refresh the page after a certain action?

    Hi Adf'rs
    Another question for ya.
    I'm not sure how possible this is? But I have piece of javascript code that runs after the adf page is loaded. I then execute something in my javascript when the user cliciks a NON ADF button (just an html button). At that point, adf is refreshing the entire page even though I don't want it to. Is there a way to tell adf not to do this?

    Hi Puthanampatt,
    Thank you soooo much!! That did the trick!! Now, when I submit my javascript, it only refreshes the components that my javascript manipulates, and that container does not reload!!!
    Thanks again!!!

  • In the Firefox browser, when i click button in ADF page, then popup  the OAF page in iframe tag,and then when i  click the PPR bean in  OAF page, then Firefox  browser reload to ADF page. This is not the right response,browser should not reload the ADF pa

    In the Firefox browser, when i click button in ADF page, then popup  the OAF page in iframe tag,and then when i  click the PPR bean in  OAF page, then Firefox  browser reload to ADF page. This is not the right response,browser should not reload the ADF page.It should stays in OAF page or goto another OAF page. and in other browser such ad IE,We get the right response.

    hello, normally such issues are caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]

  • How to enable OBIEE in ADF pages

    Does anyone know how to embed OBIEE reports into ADF pages?

    oh.. its 10g.. okay.
    In this case NQS authentication will override the LDAP authentication. Do not go for rpd users this can be taken care using init blocks as below.
    When using LDAP we can set the loglevel using Init blocks(see below). this can be set runtime using Set varaible from Answers->Advanced tab.
    You Init block suppose to be like
    case when :user in ('a','b') then 2 ELSE 0 END
    set to LOGLEVEL variable
    Pls mark correct/helpful

  • Error msg after scan "ADF does not contain any pages"

    HP office jet 6600 has worked well for months, but recently 3 out of 5 times that I tried to scan from the ADF, whether one page or many, the scanner runs through its cycle and then gives me the following error: “The scanner automatic document feeder (ADF) does not contain any pages. Insert the pages to be scanned into the ADF and try again.”
    Sometimes I just run it again and it works. I'm using HP scan that came with the 6600 download full driver package; running Windows 7 64-bit. I use the scanner significantly and it has operated perfectly for over a year and I haven't changed anything that I know of.Appreciate any help that somebody can give me… I have cleaned rulers and "flicked the little white thing", and some of the other things that were mentioned for similar problems.

    Hello  I would be happy to help you with the automatic document feeder (ADF)  issue you are having with the Officejet 6600. Even though it's a different issue this document has several steps you can try; Vertical Bands, Lines, or Streaks in Copies, Faxes, or Scans. I've copied the applicable steps here for you. Clean the scanner glass and scanner lid If the scanner glass or the white underside of the lid has fingerprints, smudges, lint, dust, or other debris, this can slow performance and affect copy and scan quality. To resolve this issue, clean the product.Before you begin, gather the following materials:Several clean, soft, lint-free clothsMild glass cleaner
     CAUTION:Use only glass cleaner to clean the scanner glass. Do not use cleaners that contain abrasives, acetone, benzene, or carbon tetrachloride. These substances can damage the product. Avoid isopropyl alcohol (rubbing alcohol) because it can leave streaks on the glass.Press the Power button () to turn off the product.Disconnect the power cord from the rear of the product.Lift the scanner lid.
    Figure : Lift the scanner lid
    Spray a clean, soft, lint-free cloth with mild glass cleaner.
     CAUTION:To protect the scanner, do not spray the glass cleaner directly on the glass.Clean the scanner glass, and the glass strip next to the scanner glass, with the lint-free cloth.
    Figure : Clean the scanner glass and the glass strip
    Clean the white underside of the scanner lid.
    Figure : The underside of the scanner lid
    Dry the scanner glass and the glass strip thoroughly with a clean, dry cloth or chamois to prevent spotting, and then dry the white underside of the scanner lid.
     NOTE:Do not use paper-based wipes or tissues that can leave fiber residue.Close the scanner lid.Reconnect the power cord to the rear of the product.If the product does not turn on by itself, press the Power button () to turn it on.Try to copy, fax, or scan again.If these steps resolved the issue, you do not need to continue troubleshooting.If the issue persists, continue to the next solution.
    Clean the automatic document feeder (ADF)
    Follow these steps to clean the automatic document feeder (ADF), and then make blank copies to check if the issue is resolved.Step one: Clean the ADF rollers and separator padFollow these steps to clean the automatic document feeder (ADF).Gather the following materials:A clean, lint-free cloth, or any cloth that will not come apart or leave fibersDistilled, filtered, or bottled water (tap water might damage the product)Remove any originals from the document feeder tray.
    Figure : Remove any originalsPress the Power button () to turn off the product.Disconnect the power cord from the rear of the product.Lift the cover of the ADF until it stops.
    Figure : Lift the ADF cover
    Locate the pick rollers and the separator pad.
    Figure : Locations of the pick rollers and the separator pad
    The ADF coverThe pick rollersThe separator padLightly dampen a clean lint-free cloth with distilled or bottled water, and then squeeze any excess liquid from the cloth.Use the damp cloth to wipe any residue off of the separator pad.
    Figure : The separator pad
    Use the damp cloth to wipe any residue off of the pick rollers.
    Figure :
    Dry the rollers and the separator pad with a clean, dry, lint-free cloth.Do not close the ADF cover. Continue to the next step to clean the glass strip in the automatic document feeder.
    Clean the glass strip in the automatic document feeder
    Follow these steps to clean the glass strip underneath the mechanism in the automatic document feeder (ADF).
     NOTE:The images in this step might not be of your product, but the steps are the same.If you have not done so already, disconnect the power cord from the rear of the product.Remove any originals from the document feeder tray.
    Figure : Remove any originals
    Open the ADF cover, and then lift the ADF mechanism.
    Figure : Lift the ADF mechanism
    Lightly dampen a clean, soft, lint-free cloth with a mild glass cleaner.Gently clean the glass strip inside the ADF, and then thoroughly dry it to prevent spotting.
    Figure : Clean the glass strip
    Lower the ADF mechanism back into place, and then close the ADF cover.Step three: Make a blank copy using the scannerFollow these steps to make a blank copy using the scanner.Lift the scanner lid.Figure : Lift the scanner lidRemove any originals from the scanner glass.Close the scanner lid.Load unused, plain white paper into the input tray.From the home screen on the product control panel, touch Copy ().Touch Start Black to start the copy.If the copy is clean, continue to the next step to make a copy using the ADF.If the copy has vertical bands, lines, or streaks, there might be dust inside the product, poor internal connections, or the product might be damaged.  Please let me know if these steps resolved your issue, or if there is anything else I can do to help.  I look forward to hearing from you!   Thanks, 

  • Edit Page;Report;Enable CSV Output;Apply Changes;Page Not Found;wwv_flow

    Hi,
    We have a really annoying error in our application, whereby we are unable to save ANY changes to report attributes if Enable CSV Output is Yes.
    I have many pages with Enable CSV Output set to Yes, and when run, the pages can indeed be exported to Excel, fine so far.
    However, if we do Edit Page, choose Report change Enable CSV Output to No, then apply changes the option is removed ok - BUT if we then set it back to Yes, when we apply changes again we get a Page Not Found error at this address ;
    http://sglas-sand.fm.rbsgrp.net:7780/pls/fdm_uat2/wwv_flow.accept
    We obviously dont need to keep changing this value, but the above demonstrates that our reports do currently support CSV output, but for some recent reason, trying to save a page where this option has been changed to Yes causes this crash.
    We also seem unable to change and save any other attribute when CSV Output is set to Yes. This leaves us in a tricky situation - unable to change our pages unless we are prepared to remove the Export option!
    We were wondering if the support of this this option requires any special processing / objects / etc to be availble / running. Any help greatly appreciated.
    John Nice
    Royal Bank of Scotland - Finance IT

    Hi Scott,
    Thanks for the reply. Our errors were like this in the log ;
    [Thu Feb 22 14:52:33 2007] [error] [client <private ip removed>] ] [ecid: 1172155953:<private ip removed>] :30306:0:1855,0] mod_plsql: /pls/fdm_uat2/wwv_flow.accept HTTP-404 ORA-06550: line 23, column 3:\nPLS-00306: wrong number or types of arguments in call to 'ACCEPT'\nORA-06550: line 23, column 3:\nPL/SQL: Statement ignored\n
    Versions are ;
    Database : 10.2.02
    HTMLDB : 2.2
    Apache : 10g release 2
    Regards,
    John
    Message was edited by:
    John @ RBoS

  • The workspace page loads, but does not enable the toolbar.

    Dear,
    I'm using the EPM11.1.2.2. The workspace page loads, but does not enable the toolbar with the "Explore". Can anyone help me?
    thanks

    Maybe you have not installed and configured the RAF components.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Page Not found error + ADF application

    Hi,
    I am trying to deploy sample application developed using JSF+ADF to oracle applciation server 10g 10.1.3.3 version,but after login(uses jsecurity) applicaiton says Page Not Found eventhough the pages exist.
    I apache log i can it says File not exist,eventhough file exist in physical drive. Same application runs local Jdeveloper
    Please advice

    Check the web.xml file on your server to see what is the context of your applicaiton.
    Also try and place a simple HTML file with your JSF pages and see if you can access that HTML file.

  • Hi! When I try to log on to Facebook a page comes up saying "Cookies are not enabled" I have checked my security settings and it says they are. help!

    When trying to log on to Facebook the page sayes "Cookies are not enabled"
    I have checked my security settings and the boxes for
    Accept cookies from sites
    accept 3rd party cookies
    are both ticked.
    Help!

    For other things to try, see the [[Websites say cookies are blocked]] article.

  • Whenever I try to log in to my Gmail account, the page redirects for a loooong time, then says that it won't load properly, and that the problem may be caused by not enabling cookies, but I have them enabled. Any idea what the problem might really be?

    Whenever I try to log in to my Gmail account, the page redirects for a loooong time, then says that it won't load properly, and that the problem may be caused by not enabling cookies, but I have them enabled. Any idea what the problem might really be?

    I did think about that and if I have to I will do that, however there are about 50 songs. I have closed and reopened iTunes several times and I am sure that I have the latest version. It fails right away but I can click on the cloud download icon and download the song that it failed on ... therefore it is not that song "or any one song" causing the issue. Any ideas?

  • BI Publisher report page not getting displayed on ADF

    Scenario: OBIEE 11g integration to Webcenter Portal
    The Dashboard pages which are developed in Answers are getting displayed correctly to ADF Page.
    ISSUE: But a dashboard page with BI Publisher report page displays error 404 on integration to ADF Page via BI Presentation services connection.
    This BI Publisher report shows up without any errors on the OBIEE Dashboard Page.
    thanks
    Reshmi

    Hi,
    kindly refer the below one
    http://www.rittmanmead.com/2011/05/oracle-bi-ee-11-1-1-5-new-jdeveloper-extensions/
    http://jdevelopertips.blogspot.com/2009/08/integrating-bi-publisher-into-jdevelo.html
    Thanks
    Deva

Maybe you are looking for

  • [Flex 4.5.1] What is the best way of adopting a flex built website for mobile "as is"?

    What is the best way of adopting a flex 4.5.1 built website for mobile "as is"? I have a website built with flex 4.5.1 which I want to be working on mobile as it should - meaning that touch style of interactions should be working not mouse. The quest

  • Lost music files? where to retrieve them!

    Hello all, I have a slight problem. I was trying to delete duplicate music files and instead of deleting the files in my music folder while in Itunes one by one, I chose to do it by deleting all of the music and reimporting them by going to File>>Add

  • Landed Cost entries

    Hi Experts Can you please tell me where are the additional Costs added via the Landed costs procedure end up? I realise that the cost of the Unit price in an A/R Order is increased but the Total A/R Invoice does not seem to change to reflect this add

  • Unshared movies showing in Apple TV

    My iTunes library contains a selection of videos in iPod size and Apple TV size. I've set the iTunes preferences to only share the "Music" playlist, and a smart playlist I've created called "Apple TV Videos", and have confirmed from a MacBook that th

  • Charm and transport sequence

    Hi, If I have corrections A, B, C and D containing changes to the same object.  A was released as a transport first, B second, C third and D fourth.  They go through testing and the workflow in Charm, with final approval sequence of D, C, A.  D was q