Bypassing the logon page

<p>Hi,</p><p>I have been using the openDocument  function as detailed in the topic <a href="/node/1780">Opening a report in a new window on the web</a> to display a crystal report. Unless I happened to have already logged into InfoView I am first taken to the InfoView logon on page before the report can be displayed.</p><p>Can the user name, password and any other parameters required for logon be passed in the link URL so as to log in automatically and bypass the log on page?</p><p>Thanks</p><p>&#160;</p>

<p>hello,</p><p>you can log into a report with url syntax that isn&#39;t opendocument and then once you&#39;re in the report all of your links remain opendocument links.</p><p>for the initial url to bypass the logon, find your Report_Viewers.chm help file and in the Index, look up URL Commands, then choose Crystal Reports. use this url building method to build a hyperlink that logs you on to your main report. then distribute this hyperlink as your login method.</p><p>jw</p>

Similar Messages

  • Issue in Customizing the Logon Page and Replacing the Logon Panel Image

    I have facing problem in Customizing the Logon Page and Replacing the Logon Panel Image in Hyperion Workspace 11.1.2.1. I have tried multiple time.
    First Replacing the Logon Panel Image. I have following the steps given in admin guide of EPM workspace on page 25 and they are as follow
    To replace the image that is displayed on the logon panel:
    1 Create an image file named logon_panel.gif with dimensions that match previous image.
    2 Rename the installed version of logon_panel.gif to logon_panel.gif.original in
    %EPM_ORACLE_HOME% /common/epmstatic/bpmui/themes/<do for each
    theme>/images_global. Move the logon_panel.gif file that you created in step 1 to this
    directory.
    3 Clear your browser cache.
    Note: You do not need to restart the Hyperion Foundation Services - Manager Server.
    But still I am getting the same default image on log in page.
    The other problem I am facing is Customizing the Logon Page.
    I am following the steps given in admin guide of EPM workspace on page 17 and they are as follow:
    To customize the logon page:
    1 Follow instructions in the topic Extract a file in the Workspace Web Application.
    2 Backup file <temp directory>/war/WEB-INF/lib/bpmui.jar.
    3 Extract the contents of <temp directory>/war/WEB-INF/lib/bpmui.jar to <temp
    directory>/bpmui_jar/.. (*)
    4 Backup file <temp directory>/bpmui_jar/WEB-INF/classes/com/hyperion/bpm/
    Resources_en.properties.
    5 Edit file <temp directory>/bpmui_jar/WEB-INF/classes/com/hyperion/bpm/
    Resources_en.properties.
    6 Search for the property bpm.logonCopyright.
    Customizing the Logon Page 17
    7 Modify the text to the right of the equal sign. Use \n to get a new line.
    8 Save your changes.
    9 Repeat step step 1 through step step 8 for all the other Resources_xx.properties files for other
    locales.
    10 Jar the contents of <temp directory>/bpmui_jar/ to <temp directory>/war/WEBINF/
    lib/bpmui.jar.
    11 Continue with the topic, Re-package a file inside the Workspace Web Application.
    For the first part I am following
    Extract a file in the Workspace Web Application
    ä To extract files in Workspace Web Application:
    1 Stop the service for Hyperion Foundation Services - Managed Server.
    2 Backup file <EPM_ORACLE_HOME>/products/Foundation/workspace/
    InstallableApps/workspace.ear.
    16 Administration Tools and Tasks
    3 Using an unarchiving utility, extract the contents of <EPM_ORACLE_HOME>/products/
    Foundation/workspace/InstallableApps/workspace.ear into a <temp
    directory>.
    4 Create <temp directory>/war.
    5 Extract the contents of <temp directory>/workspace.war into <temp directory>/
    war.
    6 Update the file you are patching under <temp directory>/war. as direct in it.
    But I am not able to find file bpmui.jar in step 3 of above one (*). I have marked for your connivance.
    I am able to see these file in that directory
    dynamichelp.jar
    workspace.jar.
    Can anyone provide help on this. Platform I am using is LINUX

    You seem to have posted this in the wrong forum. This forum is for Oracle Enterprise Manager - not Hyperion.

  • How to change the logon page text colour?

    Hi experts,
       I need to do 4 changes in the logon screeen
    1.the "user name" and "password " to "User Id" and "Pass".I have changed this in "umelogonbase.jar".
    2.Change the colour of the two texts(white colour)
    3.with black as background for the userid and pass label and textfield in the left side of the page
    4.Also the background of the screen of the logon page with a company pic ;
    I am following the below
    http://wiki.sdn.sap.com/wiki/display/EP/ModifyingtheLogon+Page
    Kindly help in this
    Naga

    When you follow the steps outlined at the Wiki page, what exactly is where you receive an error? You'll have to change the JSP page of the logon to insert your changes. Have you done this and the changes are not reflected?
    br,
    Tobias

  • Change default language for the logon Page

    Hello,
    On a SAP Portal 7.0 SP 17 I've a problem with the language of the Logon Page: is always in English.
    If I go to internet explorer -> tools -> internet options -> languages I've set Franch as language.
    When I open the Logon Page (http://xxxx:50100/irj/portal) all the text are in Englisg: Welcome, User ID, Password, Log On. While the  iViews and Pages are in Franch.
    Does anyone tell me how can set my Logon Page in French without edit PAR file?
    Many thanks in advance
    A.

    Hi !
    I'm facing the same problem !
    What do you mean by "And the language set for the Guest user in the UME?"
    Where can I modify this option?
    Many thanks
    Mike !

  • Java Iview runtime after patch SPS11 for the logon page

    Hi Everybody,
    I have a big problem. I have upgrade my portal from SPS06 to SPS11 with JSPM and now when i try to open the logon page of the portal, i have this message :
    Java iView Runtime
    Version : 7.00.200702010738
    + Copyright 2002 SAP AG. All rights reserved.
    An exception occured while processing your request.
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in connection
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in connection
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:304)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:284)
         ... 24 more
    Caused by: java.lang.AbstractMethodError: com.sapportals.portal.prt.service.laf.LAFService.getRelativeThemePartURL(Lcom/sapportals/portal/prt/component/IPortalComponentRequest;Ljava/lang/String;)Ljava/lang/String;
         at com.sapportals.portal.htmlb.HTMLBService.onHeadTagBegin(HTMLBService.java:145)
         at com.sapportals.portal.htmlb.HTMLBService.doDocumentHook(HTMLBService.java:133)
         at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:111)
         at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:111)
         at com.sapportals.portal.prt.service.document.DocumentHookService.doDocumentHook(DocumentHookService.java:133)
         at com.sapportals.portal.prt.service.document.DocumentHookServiceNew.doDocumentHook(DocumentHookServiceNew.java:289)
         at com.sapportals.portal.prt.connection.PortalHook.doDocumentHook(PortalHook.java:824)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:795)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         ... 24 more
    If this situation persists, please contact your system administrator.
    Somebody could help me please?

    Hi,
    I think the problem is with memory configurations.
    please refer note : 723909 and change the respective configurations in config tool.
    Then save  and restart your system .it will work.
    Do reward points if useful.
    Regards,
    Srujana.

  • How can I modify the logon page

    Hi
    Can I modify the logon page of isqlplus.
    Thanks
    Santhosh

    Although in iSQL*Plus 9.0.1 you can't modify the default
    login HTML, you can create your own static HTML "login"
    page. Just make sure the correct login credential
    parameters are passed to the iSQL*Plus URL. Your users will
    have to call your new static page instead of the default
    iSQL*Plus login page.
    Copy the HTML from the default login page and change the
    FORM ACTION to include the host and port:
    <FORM ACTION="http://host.port/isqlplus" METHOD="post">
    and change the "Connection Identifier" field to a drop down
    list of the connection identifiers you want:
    <TD CLASS="label">Connection Identifier:</TD>
    <TD>
    <SELECT NAME="sid">
    <OPTION SELECTED>SID1</OPTION>
    <OPTION>SID2</OPTION>
    <OPTION>SID3</OPTION>
    </SELECT>
    </TD>
    Add your own logo, joke of the day, and put it in
    production....
    iSQL*Plus 9iR2 has an option for a drop down list of connect
    identifiers to be configured in the default login screen.
    This allows sys admins to restrict the DB servers that can
    be accessed. No other connect identifiers can be used, even
    from CONNECT commands in scripts.
    On the OTN home page there seems to be an "early access"
    link for down loading the 9i Database R2.
    -- CJ

  • Changes in the logon page and exceptions

    Hi to all !!
    I need to make some changes in the logon page of the webdynpro-portal server. Where can I find some help about it...
    One of the requirements is to recognize the different reasons why some user can fail in the attemp to log on, i.e. he/she could not be registered in the system or the server can be unable to attend the request at the moment (because of a low number of permitted conections) or something else. The problem is that it alwasy says that the user is not registered
    Another thing I want to change is the page that is displayed when the session time expires, what should I change?
    Finally, I want to customize the error page that is displayed when and exception ocurrs and the application's navigation is canceled or aborted.
    Thanks a lor in advance.

    Hi
    Logon :
    <a href="http://help.sap.com/saphelp_erp2004/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm">Customizing logon screen 1</a>
    <a href="/people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system-logon-page-in-netweaver-04 logon screen 2</a>
    Error :
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b4/85cd17dbc04f5c8d5069e021595e6f/content.htm">Error 1</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm">Error 2</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/9a/e74d426332bd30e10000000a155106/content.htm">Error 3</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/08/9c3e9f42589b4dbb9b8b43b1dde48f/frameset.htm">Error 4</a>
    Regards
    Abhijith YS

  • My laptop doesn't show anything but the mouse after the logon page at windows 8.1

    my laptop doesn't show anything but the mouse after the logon page at windows 8.1..Acer E5 473G 57QQ

    Hi there! When I read your post, I realized that a clean boot or a safe mode might help. I suggest you read the articles on them if you are not familiar. However, a legacy boot menu to enter a safe mode is unfortunately difficult in windows 8.1 as revealed in method 5 of the following article http://www.7tutorials.com/5-ways-boot-safe-mode-windows-8-windows-81 I am sorry that I was unable to provide a solution directly but hope that this reply will give a direction..............

  • Edit The Logon Page for anonymous user

    HIII frnds.
    I am working on concept of anonymous user. For this I have created a Anon user group and it is working succesfully . Now i have to design a  Logon page for this group of users.
    Pls anybody help me out , becoz i have no idea that  how to edit a logon page for a particular user .
    Thanks in advance
    regards,
    Mayank Saxena

    Hi
    The portal provides a form of anonymous logon with u2018namedu2019 anonymous users. Named anonymous users are users that exist either in the user data store or as service users. You configure the names of these users in the UME properties. These users are automatically assigned to the group Anonymous Users. You can assign roles containing anonymous content to the users individually or to the group Anonymous Users.
    Here is the reference link request you to go tru:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/cd/1aad4abcb98c4597f9e395a6b62f43/frameset.htm
    Here is the link for Configuring Anonymous Logon with Named Anonymous Users:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/cd/1aad4abcb98c4597f9e395a6b62f43/frameset.htm
    Rajnikanth

  • How to logon to EP without the logon page

    Dear Sir,
    We use EP6 SP14, I woul like to make  EP , some user will logon , but there are also without logon page also. Is it possible to do in Portal.
    Please advise.
    Thank you and best regards,
    VImol

    Hi,
    u cn refer to these links for external facing portal.....
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/external-facing%2bportal
    Coming Soon: the External Facing Portal (EP6 SPS14)
    Nuts and Bolts of the External Facing Portal (EFP)
    Follow  up to today's webinar on the External Facing Portal Functionality
    The specified item was not found.
    i hope these links are very helpful in ur implementation
    Regards
    Bhargava
    points are welcome

  • Bypassing The logon screen

    Hi,
    I am trying to call a WEBI report from a JAVA web application, once I click on the open doc link it prompts for the log on screen. How can we bypass the the logon screen.
    Thanks,
    GK

    Hello Gaurav,
    -In order to bypass Logon screen using opendocument, you need to use u2018Tokenu2019 approach.
    -The approach would be to create a valid Token which will contain all the valid information about Logon and then to append this Token at the end of opendocument URL.
    -You can use this opendocument approach to open webi, deski, crystal as well as OLAP reports and depending uon the type of report that needs to be opened, url will vary.
    -However this would demand writing a seperate Java code.
    -For more information about this approach, please refer following url :
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm--->BusinessObjects Enterprise SDKJava developer guide--Viewing Reports and Documents using URLs ---Using openDocument
    Thanks,
    Chinmay

  • Is it possible to have a notification of how many unread emails each user has show on the logon page in lion?

    I use my mac air  mainly for work but also have logins for each of my children.  Their email accounts sit on my computer because I really like lions parental controls (our other computer is a pc running windows xp and the parental controls suck!).  Does anyone know if it is possible to have a notification of some sort on the login screen which shows when a user has unread emails?  My kids don't use the computer that much and sometimes don't receive emails for days because we don't remember to check (they are only 9 and 7 yrs so don't get alot of emails as yet).  I would be really grateful for some help with this.  Thanks

    I don't believe that is possible.  There may be some kind of tool you could use to display unread counts for their accounts in the menu bar or somewhere similar on your account...  but I'm not aware of what tool might do that.  A quick look only turns up tools that work with Mail or other mail clients, rather than being able to connect to a separate IMAP account and check the mail there, independent of any mail client.

  • To redirect the Enterprise portal logon page

    Hi all,
    Due to a certain requirement from the client, I need to redirect the logon page, immediately after the user authentication in portal.
    At present once the user key in the credentials, it is taken to the portal home page http://...../irj/portal.
    Now because of the requirement, instead of the initial home page, i want to redirect user to another page.
    e.g http://..../irj/KMdocument/....  .  I would be storing the new page location in KM of portal.
    Please suggest me a solution to redirect the initial start page in portal.
    If you need more details, please let me know.
    Thanks
    Namit.

    Hi chander,
    Could you help me to know, where should I change the windows features, like toolbar = 0 etc. as you have mentioned in your message???
    Also a little more explaintion on the issue for all:
    User would you the link http://someadd/irj/portal... he would get the normal login screen, where he would enter the username and password.Once he has entered his credentials, he needs to be redirected to another html page or if we can change the initial screen windows features it should be fine.
    Please help me on this...
    Thanks
    Namit

  • Best way to handle calling the EP logon page

    I would like to be able to handle the following:
    1. Start EP in anonymous/guest mode (basically unauthenticated).
    2. Present an iview that allows a user to fill in some information but when he/she clicks on a button it would first check if the user is logged on and if not -- call up the EP logon page/self registrtion page.  After logging in/self-registrating, the iview would continue processing.
    What is the best way to handle this?
    Regards,
    Mel Calucin
    Bentley Systems, Inc.

    Hi,
    You have to download the com.sap.portal.logon standar "par" and modify the jsp file to simplify the logon page (maybe only input fields for user and password).
    then upload the new .par file to the portal and update the authschems.xml file to redirect the default method to the new ".par".
    You can insert an "enter" button in the home page that launh a pop up to a dummy page with property "default" authentication scheme. Automatically the Portal shows you in the little pop up the simplyfied login page to insert login data. The dummy page need to redirect the parent page to the portallauncher component and close itself.

  • Where to find the css file for logon page customization

    Hi All,
    I am doing the logon page customization but i am not finding the stylesheet to change the background colors.
    While testing it is taking the default css stylesheet.
    Can anyone suggest from where to edit the css file?
    With Regards
    Ashutosh

    Dear Ashutosh
    You can find the css folder under the logon par file.
    Please find below reference for modifying the PAR file:- http://help.sap.com/saphelp_nw04s/helpdata/en/bb/1bb8428e05c86ae10000000a155106/content.htm
    A fast and easy Portal logon page customizing
    Modifying The Logon Par(or customising the Logon Screen)
    Customizing Portal Logon Screen
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    Hope it will helps
    Best Regards
    Arun Jaiswal

Maybe you are looking for