Diverting from Login Page

Hi experts, I have a bit tricky requirement. it is that sometime when we close our server for maintainence or for some internal problem. than at that time when any user access the server than the user should get page which says Server is under maintainece please try after some time rather than getting an standard error/exception.
Hope u all may have got what I am trying to say

HI,
THis is done using visual admin tool as suggested by vivek..
Procedure:
1.Create your HTML file that should be properly formatted HTML and look something like the following:
<html>
<title>The Portal is currently down for maintenance </title>
<body>
           The Portal Server is Currently Down For Maintainance.           Please Contact your System Administrator - 6666 For More Details            </body></html>     
    2. Create a directory under
       /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/dispatcher     
    3. Place your html file in that directory     
    4. Start the Visual Admiistrator under usr\sap\J2E\JC01\j2ee\admin     
    5. Open the Properties tab of the Web Container Service     
    6.Find the ApplicationStoppedFile property in WebContainer Service in the list of properties and enter the absolute path (on the serveru2019s local file system) to the HTML file as a value of it."
7. Choose Update, to add the new value to the list of properties.     
    8. Save the properties.    
    9. Restart the service.    
    10. Stop and Start the j2ee engine,try and access the portal (or the J2EE index page - http://hostname:50100 normally) and you should get your custom message.

Similar Messages

  • How to redirect user from login page to "Set Challenge question" page

    How to redirect user from login page to "Set Challenge question" page (NOT custom page) after 3 un successful password attempts?
    Meaning when user types wrong password 3 times they will be redirected to set Challenge question page. If user answers the challenge question then password reset page should be appeared other wise (after remaining 3 un successeful challenge question answers) account should be locked out.
    thanks for your help.

    hi sandeep
    Thanks for your answer. Let me ellaborate more on the requirement here.
    - Password Policy and Lost Password management are set up in the identity system
    - Configure login tries allowed= 5. Verify accout is lock out after 5 unsucessful login.
    This is what need to achieve.
    1) If a user attempts to login 3(not 5) times using an incorrect login credential he/she should be redirected to set challenge question (security question) page.
    2) Then if the user attempts (remaining) 2 times incorrect challenge answer then his/her account should be locked out.
    3) If he/she answers the challenge answer correctly then he/she should be redirected to password reset page.
    Is this possible?

  • Remove the OBIEE version from login page

    My client asked me to remove the BIEE number from the login page. Its that possible? How do you go about it, your help is much appreciated. Thanks
    Chris.

    You can also change the css of the logon page, to hide the specific html.
    Re: How to change OBIEE version number in logon screen **** important *****
    Regards,
    Stijn

  • Remove "Create Account" from login page

    How do I remove the "Create an account" link from the login page? PT 5.0.3
    Thanks.

    This is from a previous message supplied by Developer Support. YMMV.
    "Log in as Administrator, go to Administration->Select Utility->Portal Server Settings->Allow creation of self-registered users "
    I was just in G6 and it's still there, so I'd imagine it's in 5.x as well :)

  • Response from Login Page

    i would like to know that after the user logs in to portal and the request is sent to the server with the credentials, where is it redirected to.
    I would like to send some more information from the login page in the request so that i can access the same from the response object once the home page is loaded.
    Can anyone give me some inputs on this

    Hi,
    Logon Screen Customization :-
    http://help.sap.com/saphelp_nw70/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    http://hi.baidu.com/bobylou/blog/item/f046f603021bb2e909fa9354.html
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/371e9d90-0201-0010-c39c-fd2956154ab3
    Regards,
    Manorama Singh
    Rewards Points if helpful answer.

  • How to get requested (target) URL from login page jsp.

    Hi,
    How can I get requested (target) URL from within login jsp page where unauthenticated user was redirected.
    IN other words I need to get target URL that user requested before he was redirected to login page.
    In Weblogic there is "j_target_url" session attribute for this purpose.
    Does NetWeaver have analogue?
    Thanks in advance.

    hi Alex,
    NWDS provides Authentication through Pre defined properties,
    We can trap unauthorised user.
    To know more about this,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4ecd6eb1-0301-0010-61bd-a3d6bee102c0
    thank you

  • Accessing a page from login page without login

    hi gurus,
    i have a link on my login page, for example-- about company. if i try to access it, it will always ask for login first and then go to that about company page. can i access this page without logging in?
    i saw some solutions like hidden region displayed on same login page, but what if i need to navigate to a different page?
    nadeem

    Hi Nadeem,
    As long as the page has no functionality on it - typical for things like "Terms and Conditions" etc, then you can just make that page public. Edit the page attributes and set Authorization Scheme to "-No Page Authorization Required-" and set Authentication to "Page is Public".
    That way, the page can be seen by anyone whether they are logged in or not.
    Andy

  • Getting error from login page

    Hey guys,
    Ok, I am completely new to databases and especially using
    coldfusion. I am simply trying to set up a admin side of my website
    through which the realtor can post blogs and such. I followed
    directions I thought perfectly and now it gives me an error:
    Error Occurred While Processing Request
    Error Diagnostic Information
    ODBC Error Code = IM002 (Data source not found and no default
    driver specified)
    [Microsoft][ODBC Driver Manager] Data source 'BLOG_DATA' not
    found and no default driver specified
    Hint: In order to use ODBC data sources with Cold Fusion you
    must create the data source using the Data Sources page of the Cold
    Fusion Administrator. In addition, if you are running under Windows
    NT you must make sure that the Data Source is created as a System
    DSN in order for it to be available to ColdFusion.
    The error occurred while processing an element with a general
    identifier of (CFQUERY), occupying document position (4:3) to
    (4:52).
    Date/Time: 02/15/07 23:43:29
    Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
    SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0;
    InfoPath.2; .NET CLR 2.0.50727; Alexa Toolbar; IEMB3)
    Remote Address: 209.169.92.120
    If anyone knows what any of this means and can tell me what
    is wrong then I would be forever greatful, thank you. Oh heres the
    url to the login page:
    http://conroeareahomes.com/admin/login.cfm
    Jeremy

    Hi there all,
    I am also new to learning cold fusion and have come across
    some issues during installation. I appreciate if some one can help.
    During installaion of cold fusion developer's edition on my
    laptop which has windows xp home edition o.s, a message is
    displayed showing
    'Failed to create DSN'
    After installion the administrator home page does not open
    due to an error.
    Can some one please advise on how to trouble shoot and
    correct this installaion problem. Your help will be appreciated.
    Tanveer

  • Beginner Question - transferring username from login page to next page

    Hi,
    Beginner level Question ; would appreciate kind reply,TA
    How can I implement the following scenario in abap?
    I've a login screen wherein user enters requisite credentials.Once authenticated the transfer goes to next screen called erp_training.On this I need to implement the welcome ******* functionality where ******* represents the entered username from the first screen.(Like what happens in most emails when we login in)
    Edited by: ItsmeAnkit on May 18, 2011 12:52 PM

    Hi Ankit,
    Ur query:
    Implement the welcome ******* functionality where ******* represents the entered username .
    The User who entered in the previous screen has his credentials like username stored in SAP SYST field sy-uname.
    Please refer to the following link.
    Display information message in SAP Initial Screen
    try to code the message or use WRITE TEXT in the Userexit.
    based on the following.
    data: g_msg type string.
    Change the sy-uname to character.
    concatenate "Welcome to the Screen of ERP Training" sy-uname to g_msg
    write g_msg.
    Please do revert if the above is not correct solution for your problem
    Thanks
    Sri

  • ADF 11g:Error When running login page: ADF security

    I am using Jdeveloper 11.1.1.2.0.Based on the following post
    http://blogs.oracle.com/fusionmiddlewarereallife/adf11gsecurity.html when I am running the application I am getting following error in web browser:-
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    +10.4.4 403 Forbidden+
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Steps to reproduce the error:-
    1) Unzip the lession6.zip file (http://blogs.oracle.com/fusionmiddlewarereallife/Lesson6.zip)
    2) Open application in your Jdeveloper and run the login.html page.
    3) In the login page,give user id as "James" and password as "welcome1"
    4) You will see above error.
    I have tested the above in Firefox 3.6.3 and IE7.*Please note that when you run the PublicPage.jspx, application works fine*. Its not working in the case when you are running the application using login.html
    I have checked the Adnrejus post on this error(http://andrejusb.blogspot.com/2009/12/solving-error-403-forbidden-in-adf.html), but weblogic.xml is generated with required entries.
    Can anyone help me in this please:-
    Thanks,
    Vikram

    Me too have tested the application by running the public page. Its working fine.
    But my hole point here is, why application is not moving to the PrivatePage.jspx from login page. Means why can't we directly run the login page and access the PrivatePage. Even when success_url is configured in web.xml
    <servlet>
    <servlet-name>adfAuthentication</servlet-name>
    <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
    <init-param>
    <param-name>success_url</param-name>
    <param-value>/faces/PrivatePage.jspx</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    Thanks again,
    Vikram

  • BT Sport Online Player - Blank Login Page

    Logged in, click BT Sports 1, 2 and ESPN but the page goes blank and the tab at the top flickers from "login page" to "connecting" and back again. But the main page remains completely white blank.
    I'm on a Mac if that makes any difference.
    Why no work?

    On a Mac, are you using Safari (with Silverlight plug-in) or Chrome browser? Chrome is not supported.
    See http://bt.custhelp.com/app/answers/detail/a_id/45893/c/348,6466

  • I am unable to login from my login page after I restarted my mini mac running snow leopard 10.6 server. I am a new user. Need help

    I am unable to login from my login page after I restarted my mini mac running snow leopard 10.6 server. I am a new user. Need help

    Try clearing your cache, [https://support.mozilla.org/en-US/kb/How to clear the cache Instructions here]. Then, try going to [https://accounts.google.com Google Accounts]. If there is currently an account singed in, sign out, then back in. After that, try going to Google Adwords.

  • Issue in redirecting to portal page from SSO login page

    HI facing issue while redirecting to portal application from SSO login page.please find below basic details
    the application comprises of TAM / Apache / Weblogic, and all the request goes in the same order.
    When the application is deployed as portlet, the jsp page some how hard codes the apache host name, that in turn blocks any form submit or Ajax action.
    so on successful login the redirection is not happening to required portal page as it includes apache host name in the url consrtucted.
    Please suggest me what are the configurations that I need to verify .
    Thanks in Advance
    Jetti.

    If you upgrade to v7.1 you will have all those features and more - PLUS a lot of defective pieces have been fixed in 7.1

  • How to insert an username from the login page to the form page

    Hi friends,
    I created one database apex application in which it consist of three pages...
    1)login page----->1
    2)form page along with report page(in same page) i.e. i created a report region within a form region
    3)form page(this page appears when i click the edit option in my previous report page
    (i.e.) my 3rd form page depends upon my 2nd report page, as soon after i click the edit option of each and every row in my report which is in 2nd page it has to go to the corresponding 3rd form page for making an updations in each and every row...
    I have created my above listed applications....
    But the scenario for me is since the login page contains two fields, that is
    user name:
    password:
    so i will be giving my name in the user name and also respective PW for accessing to my 2nd and 3rd page in my application...
    Since my 2nd form page consist of following fields like
    *) user name---------->
    *) assigned to
    *) status
    *) start date
    *) priority
    so my requirement over here is soon after i logging into my application through the user name and PW into second page, while coming to the second form page
    my user name field in my 2nd form page has to get inserted automatically with the user name that i have entered in the login page...
    example: my user_name in login page is :harry
    after going into the second form page with the user name "harry"
    the field of my 2nd form page "username" has to get automatically generated with the name "harry"
    Whether it is possible friends to do this in my application....i doesn't have any idea of it...Kindly help me friends to solve my scenario...please explain each and every steps in detailed manner...
    Since the user_name: harry, is of I got from the admin side as a developer for the workspace......
    Thanks in advance
    Harry....

    Hi Karthik,
    I made the following changes that you said, but there is just a one change in it...
    You told these changes
    Source Used: always, replacing any existing values in session state.
    Source Type: Database column
    Source value or expression: (respective column name)
    and in Default: u need to give-----> &APP_USER.(exactly the same including the full stop)....
    Thanks for your help Patel....I just worked and inserting for me in table of the corresponding user name who login.....

  • Unable to  get the login page after upgrade from 11.5.10.2 to R12

    Hi ,
    We are unable to get the login page after upgrade from 11.5.10.2 to R12, all the services are up and running.
    Pls let me know if someone has come across this issue.
    Thanks&Regards,
    Apps DBA

    Hi ,
    After compile JSP files manually , now we are facing problem after logging.
    Error : You have encountered an unexpected error.
    Thanks&Regards,
    Apps DBA

Maybe you are looking for

  • How to create a lower third in motion

    I want to create a lower third in motions just like the ones that iMovie 08 has with a fade effect into it. can anyone help me on this or is there a video tutorial on this thank you

  • Alert with a pop up is saying to call

    On Safari, 2 pop up screens saying Alert Apple System partially damaged and to immediately call 1-855-724-9651.  Small pop up also indicates to contact the same number and also http//techsupportnumber.us.   Obviously fake malware but screens are froz

  • After updating to the latest iTunes, NONE of the movies will play on iPod

    I purchased Night at the Museum Battle for the Smithsonian, and it included a digital copy, which allows for legally downloading to an iPod. I received a message that I could not put it on my iPod unless I had the latest version of iTunes. I do not s

  • JSR 168 consumer vs iPlanet 4.1

    Hi, Does anyone have experience with implementation of JSR 168 consumer in iPlanet 4.1? Is it supported by Plumtree? Thanks Tomas

  • Importing Data from an ABAP system - JOB Initial Load - IDM 8.0

    Hello all, I got the error during the execution  initial load job: Value not legal for this attribute:Attribute: MX_USERTYPE" when storing attribute 'MX_USERTYPE=A' Value not legal for this attribute:Attribute: MX_DATEFORMAT" when storing attribute '