Anonymous user access to GP Process iView

Hi GP/Portal Gurus,
I've created an iView for my GP process. The problem is only authenticated users can successfully access to this GP Process iView. Anonymous users will get an error in accessing GP process iView. I've given the Page and iView authentication scheme as anonymous. But still, it doesn't work.
The error message is:
"com.sap.tc.webdynpro.clientserver.session.SessionExpiredLongJumpException: Application session has expired: No application session with ID oJji4PrZdG5ox8ITkiHTpAsDdNOJtMyv78EPQ66xiLlA/pcd:portal_content/cafUAT/formBrole/sap.com/cafeugpuiinst/AInstantiation/base exists. Hint: A follow-up request was sent to Web Dynpro, but no corresponding session was found under the existing sessions. Reasons: a) Session has expired; b) Web Dynpro is called with incorrect session parameters; c) Application session has been destroyed due to proceeding exception. Please restart the application..."
Appreciate any help.
Rgds,
Hapizorr

Hi Hapizorr
From what you have posted, please try to login again into portal and then proceed with the creation of iView.
Please let us know the behaviour this time.
Regards
Navneet

Similar Messages

  • Anonymous user access site central admin?

    Anonymous user access site  central admin?

    Hi,
    you need to adjust the context, check this
    http://blogs.msdn.com/b/sowmyancs/archive/2008/08/14/spsecurity-runwithelevatedprivileges-an-important-point-while-using-it-in-web-context.aspx
    http://sharepoint.stackexchange.com/questions/46194/sharepoint-2010-runwithelevatedprivileges-throws-exception
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using (SPSite elevatedSite = new SPSite(SPContext.Current.Site.Id))
    using (SPWeb elevatedWeb = elevatedSite.OpenWeb(SPContext.Current.Web.Id))
    // Perform administrative actions by using the elevated site and web objects.
    // elevatedWeb.CurrentUser.LoginName gives SHAREPOINTsystem
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • Anonymous User Access to Web Dynpro ABAP Application

    Dear All,
    I'm not able to set anonymous user access to a WDA application. The requirement is : I have to Call the application if the user clicks a link on the portal (even before logging).
    Please note that I have gone thru note No. 1020795 and 1031159 and have complied and followed all the given steps there.
    Also, I have given anonymous acces to iveiw that i had created.
    Request the gurus around to help, if they have cracked a similiar situation.
    PS : Points are up for grab for any positive helps provided.
    Thankx a Ton in advance.
    Regds,
    Srini

    Hi, Srini,
    A WDA application runs on the WAS. It needs to login to the ABAP core in order o execute. In your case, what you can do is supply a user/passord directly on the service (tcode SICF).
    Hope this helps!
    Regards,
    Andre

  • Adding login page to framework page for anonymous user/access

    Hi all,
    I have created all iviews, page and a role with anonymous authentication. Created desktop,set theme, added rules for the custom framework page for anonymous access.  We need to show some information even before user logs in. How should I add login iview to the custom framework page?
    Thanks,
    Dileep

    Hi Dileep,
    I want to add the login iview to the framework page for anonymous access like you.
    I'm new with the portal. Can you guide me to do this from the beginning?
    Thanks!
    Chan

  • Webdynpro iview to anonymous user

    hi,
    I have developent a local development component in webdynpro.
    For this webdynpro application i have to create an iview and assign it to an anonymous user.
    But if i create an webdynpro iview and assign it to the anonymous user, it gave me an exception of accss denied for the anonymous use.
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.enteg.entegbranchregistration.entegbranchRegistration/com.enteg.RegistratonRoles.RegistratonRoles/com.enteg.RegistrationForm.RegistrationForm/Get_Registered1.java_sap_com_cafeugpuiinst_com_sap_caf_eu_gp_ui_inst_AInstantiation
    Component Name : com.sap.portal.wdintegrator.WebDynproIntegrator
    Problem creating the Application Integrator, exception occured during onNodeReady was: com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.appintegrator.sap.WebDynproPageBuilder - user: Guest, .
    Exception id: 04:54_01/02/07_0017_16028850
    See the details for the exception ID in the log file</b>
    How to assign the webdynpro iview to the anonymous user,
    Why is the access denie for the anonymous user.
    Please help....
    Thanks in advance,
    shami.

    Hello Shami,
    please take a look to this note: Note 1031159 - Anonymous user access to Web Dynpro Pages/iViews.
    Hope that helps.
    Best Regards,
    Olaf Reiss

  • Access to WPC Web Pages by Anonymous Users?

    Hello,
    i want to give anonymous users access to Web Pages that were created with the Web Page Composer.
    In did the following:
    1. create the Web Pages,Site Navigation etc....
    2. edited the permissions of the site: grant anonymous users Read Access.
    3.included the site navigation into the navigation of the anoymous users
    When i access the portal as anonymous users and try to open a Web Page, i get a logon screen for Authentification.
    I think that there is a problem, that i didn't find any way to set the Authentification Scheme for these Web Pages to "Anonymous". This is the way it has to be done with other iViews.
    When i am accessing the page with an authenticated users, i have no problem with displaying the same Web Pages.
    Is there anywhere an attribute i need to set? Or is it currently not supported?
    Regards,
    Marcus
    Message was edited by:
            Marcus Böhm

    1. Configuration in PCD - go to Content Administration -> Portal Content-> Portal Content -> Web Page Composer -> Container iViews -> WPC
    Default Containers. All of the iViews in this location should have the
    "anonymous" authentication scheme. The next location which should be
    checked is Content Administration -> Portal Content -> Portal Content ->Web Page Composer -> iView Templates. Again all of the iViews should
    have the "anonymous" authentication scheme. The same applies to all the
    templates which reside in Content Administration -> Portal Content ->
    Portal Content -> Web Page Composer -> Page Layout Templates. Finally
    check if all the pages which reside in Content Administration -> Portal
    Content -> Portal Content -> Web Page Composer -> Page Layouts have the
    "anonymous" authentication scheme.
    2. Configuration in KM - make sure that all the pages, which should be
    displayed to an anonymous user have in their permissions the Anonymous
    Users Group.
    3. Security zones - if you go to System Administration -> Permissions ->Security Zones -> com.sap.nw.wpc -> wpc -> no_safety and you open the
    permissions of this object, the Anonymous Users group must be added in
    the list.
    If all mentioned objects have their setting as described and you still
    experience problems (e.g. you see a browser dialog window for
    authentication), the reason most probably is, that the KM is not
    configured for anonymous access. A full description of the needed steps
    is provided with note 837898.

  • 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

  • Using KM APIs with Anonymous user

    Dear SDNites,
    I have gone thorough one of the SAP notes on possible CM scenarios with anonymous users. It says the the supported scenarios are Search, browse and download.
    My question is that can we use KM apis in these areas with anonymous users?  I got some documentation on KM Indexmanagement APIs for searching with TREX, which requires authenticated user. I am wondering is there any way to use those APIs with anonymous user access.
    Thanks a lot in advance.
    Regards
    Pavan

    Hi Pavan,
    if you access the KM via Web Service you'll find parameters in each service to send username and password.
    If you browse the KM reposiroties via http you may need to do an authentication first. If your portal accepts basic authentication (as it does by default) you may call the KM explorer iView with some URL like:
    http://<username>:<password>@<hostname>.<domain>:<port>/<path to KM iView>
    If this does not work, maybe you need to use a client that supports basic authentication (digest). This may be e.g. the OpenSourcer library [HttpClient|http://hc.apache.org/] from the Apache project.
    See [RFC2617|http://www.faqs.org/rfcs/rfc2617.html] for more details on Basic Authentication and Basic Authentication (digest).
    If you have some more questions, please come back.
    Carsten

  • Web Page Composer for anonymous user

    Hello everybody,
    I configured my portal for Web Page Composer anonymous user access.
    I found this document and i follow all steps:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e06e2dfa-7759-2b10-1c89-e90e6877e606?QuickLink=index&overridelayout=true
    but when i launch portal with address:
    http://xxxxxx:50000/irj/portal/anonymous
    in the content view i see the portal logon page!!! if i lauch the page whit other user (after log-on) i see the WPS page correctly
    Any suggestion??

    And don't forget the anonymous group. Well the things you need to take a second look at are in de doucments.
    - Making CM ready for anonymous access
    - PCD (iviews, pages, folder, etc) should have anonymous access
    - are all the servies configured right
    - And make sure the right group have the right access in CM (KM)

  • RSS Feed not working in chrome browser for anonymous users but working fine in IE

    HI All,
    We are having public facing site for anonymous users. We have created links for OOTB RSS feed for lists and libraries. The link is working fine in IE, but for chrome it is asking for credentials. We are using publishing site. Any idea or pointers is much
    appreciated. We are in testing phase and this issue sticking us.
    Rohit Pasrija

    Hi,
    According to your description, my understanding is that you want anonymous user access RSS feed link without asking for credentials.
    I suggest you can check if you have deactived the “Limited-access user permission lockdown mode” feature in the site settings-> site collection features
    In my environment ,after disabling the feature, then the rss feed link will be accessed without credentials for anonymous users in Chrome.
    Thanks
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

  • Is a session created for an anonymous user?

    Hi all
    Does the JEE server create a session even when an anonymous user accesses the server? Does he get a session Id? Do I have to setup the server to track anonymous users?
    Thank you.
    regards
    Lakshminarayanan.V

    Hi,
    >Does the JEE server create a session even when an anonymous user accesses the server?
    Yes. The anonymous user has the user ID J2EE_GUEST by default.
    >Does he get a session Id?
    Yes.
    >Do I have to setup the server to track anonymous users?
    Depends on your use case.
    Regards,
    Satyajit.

  • Anonymous user Unbale to access an WebDynpro ABAP iView

    Hi,
    I have developed an application using webdynpro ABAP and integrated that into portal.
    For this webdynpro application i have to create an iview, assigned it to a page, assigned this page to a custom role. I also set Authentication to anonymous for the page and iView. Assinged the custom role created to anonymous Group.
    But while running it i am getting an error "An exception occurred while processing your request. Send the exception ID to your portal administrator. Exception ID 04:55_25/10/11_0047_14739050"
    When I checked the log, it shows the error as "Deprecated scope of type SERVERSESSION_AT_LEAST_ONE_APP_SCOPE is used! Please replace the usage of scopes with new
    mechanism based on "Cross application session communication API".
    I also checked the note 1031159 and changed the configurations accordingly but getting the same above error.
    I am on EP7.3 version.
    Please guide me to move further successfully in showing the webdynbpro abap applicaiton to anonymous user.
    Thank you.

    Hi,
    I'm also working on EP7.3 and R3 WD4A integration. But I just can't find any WD for ABAP from whithin EP7.3 wizard.
    I tried to create the WD4A iview by right-clicking a PCD folder and then "New"->"iView"->"iView from remote source" to get a search screen. I choose a system alias (point to bk web as), use "*" as application id, and pick "WebDynpro for ABAP" as the application type.
    However, I always got "Nothing found. Change your search criteria."
    I did do some activation work on backend R3 SICF setting. I'm able to directly access  web dynpro via http://mywebas.domain:8000/sap/bc/webdynpro/mywd.... 
    If you're using the same scenario, please let me know anything I missed or any other special setting.
    Thanks

  • Accessing Quick poll iView though anonymous users

    Hi all,
    I have created a quick poll and i want to assign  this poll to anonymous users only, so i have put the user "Anonymous" to Participants.
    After that i have put the Campaign name  to Content Admin. >> Content Provided By SAP >> End User Content >> Standard User >> Iviews >> com.sap.km.iviews-->Quick Poll Iview property : Campaign to be used.
    And set the Quick Poll Iview authetication  scheme to anonymous.
    But while accessing the iview from home page its displaying the login page , and after login i am able th view my poll.
    I want to display the view in home page to anonymous users only.
    Could you please tell me where exactly I have gone wrong?
    suggest the solution..
    Thanks in advance
    Roopali

    Hi
    chk out this links
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a09387a4-1f2e-2a10-7e85-b0f6cac880b0?QuickLink=index&overridelayout=true]
    FAQ[http://wiki.sdn.sap.com/wiki/display/KMC/Forums%20in%20SAP%20NetWeaver%20Portal%20-%20Frequently%20Asked%20Questions]
    You can download Business packages for Jive forums from service market place using this path
    Support Packages and Patches - Entry by Application Group- SAP NetWeaver -SAP NETWEAVER- SAP EHP1 FOR SAP NETWEAVER 7.0-PORTAL ADD-ON SAP NW 7.0 EHP1-FORUMS 7.01
    Also i was checking polls functionality in these forums,anonumous users can view the polls but cannot participate in it since votes are submitted along with user ids.
    Hope this helps
    regards

  • Anonymous user - getting id/password popup when accessing KM folder & files

    Hi All,
    We are trying to expose a KM folder [/documents/myDocs] to anonymous users (User: Guest assigned to 'Anonymous Users' group)
    i've created a KM Navigation iview and assigned to 'anonymous' role (and this role assigned to 'Anonymous Users' group).
    when i open the page as a Guest user, i get:
    - i see that an image (annotations image : /etc/public/mimes/images/ico16_note.gif ) opens the popup even though i have given '/etc' folder READ permissions to 'Anonymous Users' group; and FULLCONTROL to 'Everyone' group)
    - Also, when I navigate to an inner folder and try opening a PDF file, i get a popup asking for id & password
    i checked default trace and i see this error:
    Guest | ACCESS.ERROR | /documents/myDocs/RPT/RPT_NOTIFY/RPT_HELP.pdf | leaf_delete
    Guest | ACCESS.ERROR | /documents/myDocs/RPT/RPT_NOTIFY | node_delete
    i have already gone through SAP NOTE:  837898 - How to configure anonymous CM access. Doesn't help.
    Can anyone help?
    Waiting for ur response, Thank you,
    SK.

    Hello SK,
    Download com.sap.km.cm.par and open it on Developer Studio, check if Authentication Scheme=anonymous for both docs and navigation components
    When you open the page the image is displayed by the docs (com.sap.km.cm.docs) component, if the system is displaying a login screen at navigation the solution above might fix it
    regards,
    Rafael

  • Anonymous User for KM-Navigation iViews

    hi everyone.
    we have created some anonymous content and included some Km navigation iviews which access document folders.
    we cannot see any documents at click on this iview and no logon window appears either.
    i have changed the permissions for the repository to include anonymous user with full control and i have changed the authentication scheme for anonymous in the iview
    we tried this for a FSDB repository.
    we are on EP 6.0 sp11.
    can anyone help
    thanks

    Hi Martina,
    Welcome to SDN!
    Are the documents inheriting the permissions? Initially try setting the documents with "Everyone - Full Control" and see if that helps.
    Regards
    Daniel

Maybe you are looking for

  • Acrobat Reader 11 closes immediately, won't open pdf's

    Just reformatted mioy computer and upgraded to Windows 7 Ultimate, now I cannot open PDF's - the reader closes immediately - doesn't open the PDF at all.  I can't even open Reader XI by itself.  I tried uninstalling and rolling back to Reader 10... s

  • BAPI call via UDF in mapping - error handling/stopping processing

    Hi, We are calling a BAPI in an ECC system from a UDF in message mapping.  The BAPI then calls other BAPIs to perform translations and validations on the message data.  An error could occur during a translation (for example), and an error flag would

  • Jsp Design view not working

    For some reason I can't create or edit jsp files within the design view. I get a blank screen with the following text in the middle "Type, paste, or drag content onto this blank page, or drag and drop a component from the palette. The weird thing is

  • Combining two Object fields to one

    Hi,   I have an Array of objects bound to my data grid.   how can I have one column display both LastName + First Initial.   Last Name and First Initial are individual values in the object. <mx:AdvancedDataGridColumn  id="FullName" headerText="Name"

  • Determination of Rate of Exchange

    Hi All, There is a requirement to determine the Exchange rate at the based on Billing date for the billing type ZF1. I can change the settings in copy control and make it as "C" for Pricing Exchange Rate Type. But what there are two exchange rate typ