Creating  a new Portal Masthead iView..

Hi,
I would like to create a new Portal Masthead iView for my portal application which should contain the logoff and help option. From which iView, I can create it?
Thankyou,
Sudheesh...

Hi Sudheesh,
Masthead: contains branding elements, user identification, and the appropriate (based on the portal configuration) function links from among Help, Personalize, New Session, Log Off and Log On.
In the Portal Catalog, go to Portal Users --> Standard Portal Users --> Default Framework Page --> Masthead iView, and in the Help Link URL property, enter the URL of the site you want launched when the user clicks the Help link.
Also check on to this link,
http://help.sap.com/saphelp_erp2005/helpdata/en/97/d4ee3d6434445ae10000000a11405a/frameset.htm
Hope it helps,
Regards,
Nagarajan.

Similar Messages

  • Pls help!  Creating a new simple jsp iView...

    Hi, I would like to create a totally new iView JSP project from scratch.  I currently have NetWeaver and EP 6.0.  This is what I have done so far on NetWeaver: <b>File > New > Project > Select Portal Application > click 'Next' > Type in Project name and root folder > click 'FINISH'</b>.  Now, I think I have a project ready?  I have some basic iView JSP code already.   so now can someone provide me with detailed steps on what modifications and steps I need to make on my new project in order for my iView jsp to display on the EP 6.0?  Any files like 'portalapp.xml' that I have to modify?
    Thank you so much for your help,
    Baggett.
    What I know so far: I have looked at an example where I created one using an existing par.  I know how to export .par file to EP 6.0, it's the steps before that I don't know.  Thanks again.

    Hi, I think I found a little solution to my problem but now I have a new issue.  I think I "solved" my problem by doing:  <b>File > New > Project > Select Portal Application > click 'Next' > Type in Project name and root folder > click 'FINISH'.  Now, I do:
    File > New > Other > Portal Application > Create a new Portal Application Object > Select my Project > Portal Component/JSPDynPage (is this the 'easy' one to pick b/c it seems to update the portalapp.xml file, creates a jsp file (myFirstJSP.jsp) and bean for me) > I type in all the textfields for file name, package name, ... > click 'FINISH'. </b>
    Is this a correct/good way of starting a JSP project(I don't really know what a JSPDynPage is)
    Now I have a new issue.  I open up myFirstJSP.jsp and NetWeaver highlights all the code (pasted below) in yellow and there is no error displayed:
    <b><hbj:content id="myContext" >
      <hbj:page title="PageTitle">
       <hbj:form id="myFormId" >
       </hbj:form>
      </hbj:page>
    </hbj:content></b>
    So I try to paste this line into myFirstJSP.jsp: <b><%@ taglib uri="tagLib" prefix="hbj" %></b>and also paste this line onto portalapp.xml:
    <b><component-profile>
            <property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld"/>
    </component-profile>    </b>
    Now, I get an error saying: <b>"JSP Parsing Error:File "/dist/PORTAL_INF/pagelet/tagLib" not found"</b>
    Why is this?  How can I fix it?
    Thanks so much,
    Baggett.

  • Where I can creat a new portal application?

    hello:
       I want to <u>Create a new Masthead Component</u>:
      a) Go to System Administration – Support – Support Desk – Portal Runtime – Browse deployment. Navigate to ROOT/WEB-INF/deployment/pcd and select file com.sap.portal.navigation.masthead.par.bak. Click the download link. Open the zip file and extract it to your local file system.
      b) Open Eclipse and <u><b>create a new portal application project</b></u> based on the par file (File – Import – PAR file).
    my problem is I don't know where I can creat a new portal application?Do I need download a software?
      anyone can help me ?And give me the tool!
      thanks in advance!

    Hi,
       For NW2004s you can download from <a href="https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">here</a>.
    The steps for installation are:
    1.Begin installation by executing JDTSetup.exe
    2.Enter installation directory where u wish to install.
    3.You will have to enter your Java SDK directory. NDS needs at least 1.4.2 version or later.
    4.Enter folder name for workspace storage: C:\NWDS\Workspace or C:\SAP\JDT\Workspace
    5.After installation is finished start Developer Studio by going to SAP Netweaver Deveoper Studio icon on your desktop.
    6.Open EP Perspective by going to Window->Open Perspective->Other->Enterprise Portal
    Hope this helps.
    Regards,
    Pooja.
    Message was edited by:
            Pooja S

  • Creating a new portal in a new domain - no baseportal template

    Using Weblogic Platform 7.0 on Solaris 8, I'm trying to work through the
    procedure at http://edocs.bea.com/wlp/docs70/dev/newdom.htm "Creating a
    new portal in a new domain."
    Step 1 "Creating the new domain" goes fine. I can start the portal
    server using WL/user_projects/domainname/startPortal.sh and connect to
    its console at http://server:7501/console.
    In Step 2 "Create the new portal", I start up ebcc.sh, open the project,
    and run the Portal Wizard. I get as far as "Portal Templates". The
    portal templates comes up empty; there is no baseportal icon, and I
    can't go any further.
    What's wrong?!?!
    Larry Mulcahy [email protected] [email protected]
    http://www.nyx.net/~lmulcahy/ http://www.frii.net/~lmulcahy/
    PGP key at http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xE6F89645
    "I like Linux, but I don't have any part of my body pierced." Roland Latour

    Michael -
    See this document. It should help you out.
    http://edocs.bea.com/platform/docs81/confgwiz/startcw.html#1049231
    Regards,
    Kunal
    "Michael Meyer" <[email protected]> wrote:
    hi,
    I am running BEA Weblogic Portal 8.1 on a linux machine without any grafical
    user interface. On Windows I was using the 'Configuration Wizard' to
    create
    a new domain. Can someone please tell me, how I can create a new domain
    without an grafical user interface? Are there any command line tools?
    Michael

  • Webapp not found when creating a new portal

    Hi all,
    I've just started exploring Weblogic Portal 8.1, and am now attempting to set-up a basic portal from scratch. Here's what I did.
    1) Created a Weblogic Portal Domain using the Configuration Wizard. The domain name is "mydomain". The server name is "myserver".
    2) In Weblogic Workshop, created a new application called "testportal".
    3) In "testportal" application, created a new portal web project called "portal".
    4) created "myportal.portal" portal in the "portal" portal web project.
    5) Tried to start the portal (URL: http://localhost:7001/portal/myportal.portal), but received this error message:
    <b>"Webapp portal not found in application testportal."</b>
    6) When I tried to hit http://localhost:7001/portal, I was able to hit index.jsp for the web application, so the portal web app is alright.
    Any ideas what I'm missing here?
    Thanks!

    I'm not sure of what is going on but just wondering.. did you drag and drop portlets on to the portal?
    I recommend you to try the below step-by-step tutorials.
    Check this out. http://e-docs.bea.com/wlp/docs81/startdev/startdev.html
    And try this. http://e-docs.bea.com/workshop/docs81/doc/en/portal/tutorials/tutFirstPortalIntro.html
    Seenu.

  • Portal 7: Creating a new portal site based on one of the samples

    Hi guys,
    I followed this article (
    http://blogs.sun.com/jimfaut/entry/portal_7_creating_a_new ) to set up a new portal site like Enterprise sample
    But when I log in the new site with new account , it always says "Login Unsucessful" .But If I use the accounts of old Enterprise Sample site such as : mary, chris, ed , the login is successful .
    It seems the new site use the login page of the old site .
    I don't know why . May you teach me to fix this strange bug ?
    Best Regards,
    Il2fsomuch
    Edited by: milf on Mar 6, 2008 6:03 PM

    I know this is an old post but I have added to Jim Fauts article how to do this, see below:
    Seeing that alot of people are facing the same problem regarding new user being unable to authenticate against the new Portal, I did a bit of digging up and managed to get it to work. See the steps I followed below, but first follow Jim's example above then after follow the example below:
    After configuring the roles and loading display profile change the following settings, so that the new user's you create can authenticate.
    I did the following to get my new users to authenticate:
    On Solaris I opened the following file: /var/opt/SUNWportal/portals/csonline/desktop/csonline/Login/display.template
    I changed all occurrences of org=EnterpriseSample to my new organization o=fiction
    I also changed the Organization display profile document, replaced every occurrence of o=EnterpriseSample with the name of my organization fiction, in this case I replaced all values that are o=EnterpriseSample,dc=test,dc=co,dc=za
    With o=fiction,dc=test,dc=co,dc=za
    After configuration you might get a module denied error “Authentication Module Denied”
    Depending on which module you are using, in my case I am using LDAP so I also changed all occurrences of Membership to LDAP inside the display.template file.
    After the above changes restart your web container container for the changes to take place and Bob’s your uncle.
    That’s it. Its alive !!!
    Hope this helps

  • Created Folders in portal favorites iView automaticly open

    Hi,                                                                    
    if we create new folders in the iView portal favorites, the folders are automaticly open! Does anybody know how to change that, so that the folders are closed, when we open the iView? I tried to change the Layout Set "portalfavoritesexplorer", but I didn't get forward!
    Regards,
    Andy

    Hello,
    Check in the properties of your Favorites iview, that the parameter "Layout Set" is set to "PortalFavoritesExplorer" and the parameter "Layout Set Mode" is set to "force".
    Now change the PortalFavoritesCollectionRenderer parameter Initial displayed tree level = 1.
    Refresh your browser and login again.  You should see the changes take effect.
    Regards,
    Sumner

  • Can not create a new portal using Oracle and the Administration tools.

    Using the Personalization Server admin tool. My database is Oracle 8.0.5
    (NT). I used the db/oracle/create* scripts to the create the necessary
    database tables. I was able to successfully create users, groups, and
    portlets, but when I try to create a Portal I'm getting the following
    exception.
    Any help would be very appreciated.
    Thank you.
    Marko.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Set scope/description in propertySetBean MyPortal
    propertySetBean creating property set...
    java.lang.NullPointerException:
    at
    com.beasys.commerce.user.jsp.beans.PropertySetBean.copyPropertySet(Pr
    opertySetBean.java:218)
    at
    com.beasys.commerce.user.jsp.beans.PropertySetBean.initializeProperty
    Set(PropertySetBean.java:181)
    at
    jsp._tools._portal._portal_95_new._jspService(_portal_95_new.java:431
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:105)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:143)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceMan
    ager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:105)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:742)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:686)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:247)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    result of propertySetBean.createPropertySet(): Error: Property set
    DEFAULTPORT
    AL_SCHEMA copy could not be completed.

    Marko,
    I know I answered you through support, but for the benefit of the newsgroups
    When using Oracle, you must run the sql scripts provided. The
    insert-pzsamples-oracle.sql script is included in the create-p13n-oracle.sql
    scripts. This script includes inserting information into the tables that are
    required for creating new portlets. In particular, inserts to the
    WLCS_SCHEMA table and inserts to the Meta Data tables (*MD*) are required.
    Cindy Eldenburg
    Marko Milicevic wrote:
    Using the Personalization Server admin tool. My database is Oracle 8.0.5
    (NT). I used the db/oracle/create* scripts to the create the necessary
    database tables. I was able to successfully create users, groups, and
    portlets, but when I try to create a Portal I'm getting the following
    exception.
    Any help would be very appreciated.
    Thank you.
    Marko.
    >Set scope/description in propertySetBean MyPortal
    propertySetBean creating property set...
    java.lang.NullPointerException:
    at
    com.beasys.commerce.user.jsp.beans.PropertySetBean.copyPropertySet(Pr
    opertySetBean.java:218)
    at
    com.beasys.commerce.user.jsp.beans.PropertySetBean.initializeProperty
    Set(PropertySetBean.java:181)
    at
    jsp._tools._portal._portal_95_new._jspService(_portal_95_new.java:431
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:105)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:143)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceMan
    ager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:105)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:742)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:686)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:247)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    result of propertySetBean.createPropertySet(): Error: Property set
    DEFAULTPORT
    AL_SCHEMA copy could not be completed.

  • Create New Portal Desktop - EP 7.0

    Hi,
    I need to create a new portal desktop.
    I import theme file and masthead (par file) and now i do not know to continue...
    Please,
    somebody has a tutorial or any help???
    p.s.: sorry for poor english

    Hi Angelo,
    Check these links
    Portal Branding for specific user
    Is your Portal Logon Page more colorful?
    A fast and easy Portal logon page customizing
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    https://websmp105.sap-ag.de/~sapdownload/011000358700003697292003E/Logonscreen_HowTo_v2.pdf
    Regards
    Arun

  • Create new portal-user with webservice

    Hi,
    I'm trying to develop a ejb-webservice which is creating a new Portal-User.
    The webservice is working so far, I made methods like getDisplayName() which is returning the display name to a logonId and so on. All this is working. I'm using the component sap.security.api.sda for this.
    Problem: User-creation is not working. I think the problem might be, that a webservice is not authorized to create users? Or putting it in another way: Is it possible that a webservice is "logging in" at the portal, or sohehow authorizing itself?
    Thanks and regards
    Jan Hempel

    Hi Detlev,
    thanks for Your answer.
    It seems like that the problem was caused by using array-parameters in the webservice-method?!
    Strange, but after removing the array-parameter from the method it worked! Before the webservice never returned anything, not an error or anything else.
    Well, strange enough, but I can live with that.
    regards
    Jan

  • New Portal User options are disabled when trying to create a new User

    Hi All,
    I am trying to create a new portal user profile using the administrator login. While doing that, I am getting all the options ( used to create the new user ) as disabled. Can anybody let me know the reason & solution of such a problem.
    or
    Anyone can provide me the document on how to create the new profile on portal. Thanks.
    Best Regards,
    Chander Kararia
    Edited by: Chander Kararia on Jan 15, 2009 7:26 AM

    Hi Chander,
    I just want to know if you are able to modify the attributes of an existing user. If not then you have been assigned the User Admin role (read only). Please check that. If yes then revert.
    Regards.
    Rajat

  • Error creating new portal from docs

    Hello,
    I've been trying for several days now to create a new Portal from the
    "Customizing Portals and Portlets" document
    (http://e-docs.bea.com/wlp/docs40/portal/devbasic.htm).
    I get all the way to "Verify Your Deployment" without issue. I can even
    verify the data synchronization using the data repository browser.
    When I go to http://localhost:7501/insevoportal (or /InsevoPortal or
    /InsevoPortal12, different attempts) all I get is the following in the
    server console:
    <Jul 16, 2002 2:27:34 PM MDT> <Notice> <WebLogicServer> <Started
    WebLogic Admin
    Server "portalServer" for domain "portalDomain" running in Production Mode>
    PortalPersistenceManager: portal 'portal/insevoportal' not found
    <Jul 16, 2002 2:29:37 PM MDT> <Error> <HTTP>
    <[WebAppServletContext(-15219959,in
    sevoportal,/insevoportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the
    PortalManager.
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    Can somebody please help me understand what is going on? I've been
    stuck for days now...
    Thanks in advance!
    David McDaniel

    David,
    Did you get any errors or warnings when you ran a sync?
    You can run a sync from the command line as well as from the EBCC. See the
    sync.cmd and syncApplication.cmd for details. Also, launching the EBCC with
    an open console window may give you some more information, as well as
    checking the EBCC log.
    Sincerely,
    Daniel Selman
    "David McDaniel" <[email protected]> wrote in message
    news:[email protected]...
    Daniel,
    Thanks for the response!
    I believe I have sync'd the application. I go to the portalDataSync web
    app, choose "Data Repository" link.
    Then I click the View icon for the Master Data Repository.
    Under there, I see things like:
    /webapps/InsevoPortal12/InsevoPortal12.portal
    /webapps/InsevoPortal12/portal.wf (and security.wf, tools.wf,
    user_account.wf, webflow-extensions.wfx)
    Looks about the same as the stockportal list. *** EXCEPT ** I don't see
    my Portlet in my list. Is that because it has no workflow? I can see
    the portlet in the EBCC.
    In the stockportal, I see portlet2.wf and portlet3.wf. I don't see any
    portlet wfs in my app.
    Any help is appreciated. I will consider 7.0.
    Regards,
    David
    Daniel Selman wrote:
    David,
    This usually means that you haven't synced the data to the correct
    application. When you go to the DataSync WebApp *for your portal
    application* do you see the portal and portlet files under the
    Portal/Portlet DataRepository?
    Sincerely,
    Daniel Selman
    "David McDaniel" <[email protected]> wrote in message
    news:[email protected]...
    Hello,
    I've been trying for several days now to create a new Portal from the
    "Customizing Portals and Portlets" document
    (http://e-docs.bea.com/wlp/docs40/portal/devbasic.htm).
    I get all the way to "Verify Your Deployment" without issue. I can even
    verify the data synchronization using the data repository browser.
    When I go to http://localhost:7501/insevoportal (or /InsevoPortal or
    /InsevoPortal12, different attempts) all I get is the following in the
    server console:
    <Jul 16, 2002 2:27:34 PM MDT> <Notice> <WebLogicServer> <Started
    WebLogic Admin
    Server "portalServer" for domain "portalDomain" running in Production
    Mode>
    PortalPersistenceManager: portal 'portal/insevoportal' not found
    <Jul 16, 2002 2:29:37 PM MDT> <Error> <HTTP>
    <[WebAppServletContext(-15219959,in
    sevoportal,/insevoportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the
    PortalManager.
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalReq
    uest(PortalWebflowServlet.java:194)
    Can somebody please help me understand what is going on? I've been
    stuck for days now...
    Thanks in advance!
    David McDaniel

  • Problem about New Portal Desktop?

    hello
      I have read the PDF document about How to Create a New Portal Desktop.
    And I have done following the document.
      Now I have a problem,when the test user open the Portal Desktop,the Top-Level Navigation iview is in the top,and it cover half of  the Masterhead iview.
      I check a  long time ,but I can't find what's the reason.
      Anyone can help me  ?
      Thanks
      lexian

    Hi lexian,
    May be while creating the theme you would have set a larger height pixel for this.
    Check this link
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4161
    Regards
    Arun

  • Portal Transaction iView Button disabled

    Hello expert,
    I wish know why the button on menu of Pop-Up Portal are disabled.
    I created a SAP Portal Transaction iView:
    Image:
    http://img718.imageshack.us/img718/7001/helpsdn.jpg
    And the button NEW WINDOW is disabled, but if I put on the field where we type transaction: /ose37
    then, a new window will open because I used /o
    My question is: Why this button - NEW WINDOW is disabled? How can I enable this?
    thanks.

    The solution for other versions is explained in the same note. However the note says that the procedure is NOT recommended and NOT supported by SAP.
    You will need to editi the WinGuiRenderLayer.properties and set -wp=false in the SSDCommandTemplate
    For NW04 realease and above the WinGuiRenderLayer.properties can be found at:
    ../usr/sap/< SID>/<InstID>/j2ee/cluster/server< server#> /apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/com.sap.portal.appintegrator.sap/property/transaction
    (Make these changes in all the server nodes. A restart of the portal might be required after making these changes.)
    Please note that if you change anything in this property file, it will be overwritten if a new version of application com.sap.portal.appintegrator.sap.par is delivered or when a new SP is applied.
    It is also recommended to keep the original archive com.sap.portal.appintegrator.sap.par in a temporary folder and redeploy it if you encounter any side effects.
    Have a look at this thread also:
    WinGUI create new session option not available
    Thanks,
    Shanti

  • Portal Favorites iview always appear in detailed navigation

    Hello,
    I have a problem regarding the Detailed Navigation with the Portal Favorites iview.
    The iview always appears in the Detailed Navigation, although the only thing it shows is the message "there are no items to display" (meaning that there are no favorites). This causes the detailed navigation to always appear even when there is no need for it (no navigation links and no other content attached to it).
    I tried removing the Portal Favorites iview (because we don't use that iview in the portal and have no need for it) from the innerpage of the default framework page, and it works, but after the next restart of the portal, the iview returns.
    Is there any way to remove it completely so that it won't appear again?
    We're running EP7 SP14.
    Thanks in advance,
    Tal.

    Hi,
    Create a new framework page by creating a delta link of the original page and then modify that framework page.
    Also you will have to create a new portal desktop and use the modified page and also set the desktop rules accordingly.
    Thanks,
    GLM

Maybe you are looking for

  • Says hp printer Envy 4500 is offline but it is on

    how do i get the wireless printer to print when it says printer ofline buts its on and connected to network. Envy4500 series

  • Can you allow users to view a calendar without granting "Read - Full Details"?

    Outlook 2007, Exchange 2010 We would like users to be able to view Room calendars side by side in Outlook. Its fine if they can see basic details (subject, organizer), but we don't want them able open and read the meeting body.  Is it possible to hav

  • How to make a search out of an image file

    I have a .gif banner for a website with a search box and button, all simply on one layer in the .gif file. What is the simplest way I can insert a text option into the search box, make the button active, to access the link "www.blablabla.com/q=search

  • Preparing Captivate 5 SWF ready for Moodle

    Hello - I'm a bit of a noobie with all things Captivate and I was wondering someone can advise me on what I have done so far: I have 6 Captivate SWF exported movies, the final movie being a quiz. All the SWF's do not have reporting enabled except for

  • HT201401 I have to put in my apple I.D every time I use my iPhone?

    When I lock the screen and turn it back on again I am asked to put in my apple I.D  and password. Every time. I've had my iPhone for almost a year and this has never happened. It started doing this a few days ago. How do I make it go back to normal??