Url iview for anonymous user

Hi
We have an url iview with two Language-specific URLs (en and es) and a default URL. This iview is in anonymour portal page.
The first time that an anonymous user accees to /irj/portal/anonymous the url iview shows the default url instead of the en URL. Browser lengauge is EN.
How can i solve this??
Thanks

Hi,
There are two condition for the URL Language-specific :
1. You must first create the URL iView and then use the editor to use this
feature. It is not available in the URL iView Wizard.
2. You cannot apply a different look and feel to language-specific URLs.
iView content will be displayed at runtime in its native format as defined in
the source Web page. For more information, see the Keep
source formatting option in Defining the Look and Feel of the iView Content.
The remaining look and feel rendering option are supported by the default URL only.
In addition there is an option to check the service configuration of the Language-specific :
com.sap.portal.admin.wizardframework:
edit the SourceLocales field check that the requested Language is defined and if not you can add it
( Follow note# 1078145 )
After doing so , please restart the service , and check the results.
If the problem still exist let me know and we can have further investigation.
Best Regards,
Sharon Dassa

Similar Messages

  • Url ivew for anonymous user

    I have created an HTML file in content management and a corresponding URL iview to display the file. I can preview this iview.
    I have set the authentication scheme to anonymous and have assigned anonymous user as an end user with read permissions. When I tried toload the iview as anonymous user, a pop up login screen is being displayed. How can I remove this

    If you have a way to get to your portal anonymously, you should be able to copy the permissions for the anonymous user and use it in the iview.  I'd first go back and recheck the permissions.

  • Web Dynpro iView for Anonymous user

    Hi All,
    I created a Web Dynpro iView based on local Web Dynpro application. I am trying to access this iView as a anonymous user. I have given Authentication mode as
    "flase". In  iView properties and  Page properties Authentication Scheme is  "anonymous". In all permissions I added "Anonymous Group" and given Read and End User permissions.  After doing all these things Still it is prompting me for Login.  My Server is 2004s SP 10.
    Please Somebody tell me what I am missing.
    Thank you
    Joe

    Hi Sreekanth,
    I think you have to assign this iview to the standard user role which you can find under Portal content ->Portal users -> standard portal users -> Standard user role  and assign this to group "Everyone"  (if not already done).
    Then you should be able to access this iview directly. Let me know if it works.
    Thanks,
    Hari

  • IView Personalization (Web Dynpro Java) for Anonymous User

    Hello All,
    Is it possible for anonymous user to see iView personalization (Web Dynpro Java) when personalized by an administrator?  What I did was create new role and iView making available to anonymous user.  This work fine meaning I can view iView using URL http://<servername>:<port>/irj/portal/anonymous .  But the personalization I made to iView using administrator mode launching iView in preview mode and then using personalization dialog by choosing Ctrl and secondary mouse button to personalize is not showing.  Iu2019m currently on EP7 SP15 and using iView type Web Dynpro Java for the development component sap.com/tcsecumewdenduser application name LogonHelpApp.  
    Any help is very much appreciated.
    Many Thanks,
    Gary

    Hello Michael,
    Yes, the Web Dynpro  for Java Personalization is working perfect for non-anonymous users.  The issue is when I view same iView using anonymous URL http://<servername>:<port>/irj/portal/anonymous the personalization is not showing just defaults back to the original Web Dynpro Java application settings.  The iView that I created and personalized is the new Logon Help Dynpro Java application (LogonHelpApp).  Is there some permissions that restricts anonymous user to view personalization?
    Koti Reddy Iu2019m using the Web Dynpro for Java Administrator Personalization.  Here is the documentation [http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm |http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm ]
    Thank You for your help,
    Gary

  • Login Page coming for Anonymous User

    Hi All,
    we have configured anonymous user for our portal. Created a role for anonymous access - added pages and iViews under that. All the iViews and pages are modified with authentication scheme property to Anonymous.
    Now when we access the portal with the url http://host:port/irj its showing the login box in the top part of the page and in the bottom part its showing the anonymous role which we created.
    Let me tell you what we have done...
    Created role, iViews for Anonymous role, set the authentication property to 'Anonymous'.
    In Visual Admin-> Server-> Services-> UME Provider set the variable ume.login.anonymous_user.mode to 1.
    Variable ume.login.basicauthentication to 1.
    Variable ume.login.guest_user.uniqueids to Guest.
    Then we have updated the index.html file under <drive>:\usr\sap\<SID>\<instance_number>\j2ee\cluster\serverX\apps\sap.com\irj\servlet_jsp\irj\root .. we changed
    <b><body onload="location.replace('portal' + document.location.search)"></body></b>
    to <b><body onload="location.replace('servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.anonymous' + document.location.search)"></body></b>
    But now when a guest user accesses the portal http://host:port/irj it gived the strange screen (logon + content page) as I described earlier.
    Please let us know where are we missing...
    thanks & regards,
    Shubhadip

    Hi,
    1 .  I have created a iView and set the authentication scheme anonymous.
    2.  Also I created a role and added the iview to a role.
    3. The role has only 1 iview.  The entry pt is yes  for the iview
    4.  The role has permissions of end user for anonymous user.
    5 I checked the masthead iview also.. It aslo has authentication scheme anonymous
    When I try accessing the iView  in the form <http/https>://<server>:<port>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fmyfolder!2fmyiView
    I am able to view it without any login..
    But when the url is accessed <http/https>://<server>:<port>/irj/portal/anonymous
    I see a login page in the Detailed navigation..
    Please help me solve this problem ..
    Thanks,
    Preeti

  • Remove Context Menu for KM Content for Anonymous User

    Hi All,
    I have implemented External Facing Portal and i have to show KM documents
    on Anonymous user home page. For This I have created JSP page and have
    created url iview for this created JSP application. On this JSP  page to access
    KM i have used below code
    <iframe src ="/irj/go/km/navigation/documents/Public%20Documents" > </iframe>
    Now i am able to see the KM Contents of Public Documents on my Anonymous
    user Home Page .But here i need  to remove the context menu for KM Content
    for Anonymous User , but the context menu should come for Logged in user.
    How to do this ??
    Regards,
    Piyush

    solved

  • Accessing xml forms for anonymous user

    Hi all,
    Is it possible in any way to use the "news" made with XML-Forms on an External Facing Portal?
    I have created one page in XML form builder and assigned that page for anonymous user. Initially that page is visible to anonymous user. If i click any rendered list item it's asking Authentication-Information. Isn't it possible to let them read the News without authentification?
    i have set all permissionsm for anonymous users?
    How can i solve that problem.
    Thanks& Regards
    Hemalatha J

    Hi,
    this is possible. Please have a look at note 837898 first. But this note doesn't solve it completly.
    By default the xmlformpreview-servlet which is used to display the news is not accessible for anonymous users. Try this:
    - Create an iview in the pcd (any locaation) from par com.sap.km.cm.par and component xmlformpreview
    - set the authentication scheme to anonymous
    - give anonymous users permissions in the permission configuration of the iView
    - open the iView in Preview Mode and copy the url of the iview from /irj on (something like /irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fxmlformpreview)
    - Go to System Administration --> System Configuration --> Knowledge Management --> Content Mangagement --> Global Services (switch to advanced mode here) --> URL Generator service: set the iView-URL as the value of the "Preview Servlet" --> save
    - test it
    Regards,
    Norbert

  • Welcomepage for anonymous user with KM elements

    Hi @all,
    maybe somebody can help us.
    We want to use a separate Welcomepage for anonymous user.
    Inside the element "welcomepage" (it is a page in pcd) we use a KM iview.
    The KM iview is link to a html-file in the KM directory. The html-file is designed with the standard portal html editor and contains text an some pictures. The pictures are also elements (gif-files) in the same folder like the html-file.
    The used KM iview has the property "auth.scheme = anonymous". That we have change.
    The problem ist, that when the anonymous start the weblink (https://domian.com:port/irj/portal/anonymous) he get a popup window to login with usernam and password. We try it with the km iview without pictures, than everything is ok an no username an password is required.
    But when we use the pictures inside the KM-document we have the problem with the authorization popup.
    The used KM iview has the property "auth.scheme = anonymous". That we have change.
    Have somedody a idea?
    Thank´s for your answers.
    Thomas

    Hi Thomas,
    You need to read SAP Note 837898.
    Specifically for your issue, the following may resolve it:
    u2022     Go to Content Administration > Portal Content > Portal Users > Standard Portal Users >Standard User Role > Open >Object
    Navigate to Home(the tooltip should state u2018Knowledge Management Homeu2019)>Hidden>URL Access
    u2022     Open the iView named KM Document iView
    u2022      Change the property "Authentication Scheme" to anonymous and save changes.
    Hope this helps,
    Harman

  • BI 7.0 version report  for  anonymous user

    Dear Gurus,
    Greetings for the day!
    I want to display the BEX BI 7.0 version  report on Portal 7.0 for anonymous user. But I am not able to do the same. Can somebody please help me to achieve my task. Thanks.
    Regards,
    P.Swarna

    HI,
    Thanks for your reply,
    Its already configured and the reports working perfectly with login user ids( like end user).But when we assign same report
    to anonymous user with authentication scheme = anonymous in iview properties still its redirecting to logon page.
    Please suggest how to configure BI 7.0 report for anonymous users.
    Regards,
    P.Swarna

  • WPC for Anonymous user

    Dear All,
    We are on SAP NW 7.3 and trying to provide the WPC page for anonymous users.
    Have designed the WPC content, connected to a role and gave the role to anonymous user, but when we go to portal
    http://<host>:<port>/irj/portal/anonymous it gives a logon page. To resolve the issue have gone thru all the posts and recommendations but still the same error.
    Tried to follow the blog 'Webpage composer Anonymous User access' but in NW 7.3 can find the PCD location 'WebpageComposer', - but in templates we have the WPC Templates and have given the required permissions
    Also the security zones are changed.
    Has it something to do with the 'Staging Area' folder  (Navigating through the role Accesible Area Management -> content Editor), because when we create any new Area/Page(WPC Area/Page) it creates the same in this folder, which is present as a KM Folder. This folder does not allow to set the permissions (Accesible Area Management -> Content Library -> Staging Area -> Details -> Permissions)
    Your valuable suggestions would really help me to resolve this issue.
    Thanks,
    Srv

    Dear All,
    Got the reply from SAP to perform the below steps and its working fine for us.. just in case any one of you needs this info.
    1. Add the "authentication scheme" property to the WPC design time page template: a. Go to "System Administration" ' "Content Model Management" ' "Property Classification" b. Under "Object Type" select "Page" c. Under "Template" select "WPC Design Time Page" d. Under "Available Properties" locate "Authentication Scheme" and add it to the "Selected Properties" 2. Go to the Area Management Role and locate the area and the page that you would like to be available to anonymous users 3. Set End User permissions for "Anonymous" group on the area 4. Publish the page(s) and the area 5. Navigate to "Content Administration". Make sure the "Area Management"role isn't open in some other tab or browser window 6. In the Portal Content Catalog, locate the role which is available to anonymous users and has the WPC area connected to it. 7. Open the role, open the connection 8. For each page under the workset (area): a. Open the page b. For each iview and page under the page, open the iview/page and navigate to its properties: i. Locate the "Authentication Scheme" property and change it to "anonymous" ii. Save the object iii. For pages, open the page and perform the same process for each iview under the page iv. Save

  • Quick link for anonymous user

    People,
    Can somebody tell me how to use a quick link for anonymous user
    I'm able to access this
    http://<server>:<port>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.caritor.Student!2fcom.caritor.iviews!2fKMNavigationview
    but http://<server>:<port>/irj/servlet/prt/portal/prtroot/<quicklink> is not working.
    Krishna Murthy

    HI Michael,
    I have one more qn for you.
    Normally, when an iView set to anonymous users is opened(with the full pcd path), it opens up in a page directly without the role being displayed. (Like wat happens in the preview of an iView)
    But when the quick link is used, it drills down the role and shows the iView. Is there any way to avoid the role being shown in this case?
    Regards,
    Krishna Murthy

  • Grant read permission on List for Anonymous user for public facing site in Sharepoint 2013 Online

    I have a public facing SP site ( SP online 2013 with Office 365 ). There are certain app parts added to it which read data from a
    custom list created on that site. By default anonymous users do not have read permissions list. I want users to see the list data without login in . I tried modifying the settings for anonymous users , however I am unable to do it as the "anonymous user"
    permissions cannot be checked by me.
    How do I provide read permissions to anonymous users?
    Thanks in advance

    once you make the web site online anonymous users get the read access to list.
    You can add the list view webpart and show the details to anonymous users. In the below link i have added the announcement list view webpart to a page.
    https://velegandla-public.sharepoint.com/Pages/Page.aspx
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • WPC content for anonymous user

    Dear SDNites
    We have recently started a project in which we are using Web Page Composer(WPC) for web content development. We have configured the WPC content for anonymous users. After the configurations, anonymous users could access this content without entering any user id and password. But after the restart of the portal, it started prompting login screens even for the anonymous users.We have checked all the required configurations and these seem fine to me. Can you please help me on how to resolve this issue?
    Best Regards
    Pavan

    Hi Pavan,
    Please refer to this thread.
    https://forums.sdn.sap.com/thread.jspa?threadID=948170&tstart=0
    https://www.sdn.sap.com/irj/sdn/thread?threadID=943740&tstart=150
    Hope this helps.
    Cheers,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Jul 7, 2008 10:22 PM

  • Search suggestion not working for anonymous user in sharepoint 2013

    Hi ,
    Please help on this search suggestion not working for anonymous user in sharepoint 2013
    shaik

    You can create a search center site, and set the search center site to
    allow anonymous access.
    Also see this link - http://blog.mastykarz.nl/search-query-suggestions-anonymous-users-sharepoint-2013-mavention-query-suggestions/ 
     (As this is regarding a 3rd party tool, I suggest that you direct it to the  provider support.)
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Creating URL iview for Interaction center

    Hi All,
    We currently have Interaction center ( CRM application) integrated in our Portal ( EP 7.0). Due to some issues, we need to create an URL iview for Interaction center instead of a BSP application.
    Pls let me know what parameters should I mention to link interaction center in portal.
    For BSP ivew we just mentioned the application name and the backend alias.
    how wil this work if we need to make it work through URL iview
    regards
    Uday

    I believe its not suggestable to remove that message also as it will be very very serious security threat for your machine,
    try -> tools->Internet options>Security->Local internet ->Custom level->Downloads->
    Automatice
    Automatic prompting for downloads.->enable and try enabling Active X check boxes also give it a try not sure it will work.
    use this at your own risk
    jo

Maybe you are looking for

  • IPhone 4 to iMovie to ATV2 Export options

    What is the best way to export a movie shot on iphone4 edited in iMovie 11 and exported to ATV2?  I see the share feature but it does not seem to have HD which I though iPhone 4 did?? Help please. Thanks

  • Queue error handling

    From 2012 LabVIEW help for most Queue functions:  "This node runs normally even if an error occurred before this node runs." Tested True for Release Queue, but False for others: Enqueue, Dequeue, Status, Preview, etc.. They only produced the Enum U16

  • IBM Thinkpad S30 parts (HDD FPC ASM): Where to buy in the USA?

    I have an IBM Thinkpad S30 missing a HDD FPC ASM (part # 27L0647 on the Lenovo Japanese site).  Where can I order a new one?  I'd love to find one.  Thanks. Solved! Go to Solution.

  • My Firefox browser unexpectingly closes automatically?

    My browser crashes automatically without any prior warning and its not isolated to any particular website. When I open up firefox broswer, it normally takes a few minutes or so and then it automatically closes without any prior warning. Also, other a

  • Print the data on tc format

    hi experts, what is logic to print the data on tc(on excel) format , how can i extend the pages of tc format if the data have large no of records. can u sujjest me please!