Remote Portal Role is displaying "null" on the TLN (FPN)

Hi All,
I have created a role on my Producer portal which is called by my Consumer Portal.  Although this role has worked in the past and displayed it's proper name, it is now displaying "null" as are all the links within it.
Can anyone shed some light on this?
If you require more information please let me know.
Oloy.

Hi Again Jo,
Yes, both of the Portals are currently using SP14.
The Producer portal is working perfectly fine but the consumer is displaying null for all content.
Is a Portal-restart the only known solution for the issue?  The thing is we have a number of key users trying to access the system at the moment and I would prefer to avoid that if I can.
Thanks for your speedy responses too,
Oloy.

Similar Messages

  • Display Null when the column has a particular date value

    Experts,
    I have write the below query in Date column,
    CASE WHEN Table.Column='Bad A'
    THEN CAST(Null as "Table"."Date")
    WHEN Table.Column='Bad b'
    THEN CAST(Null as "Table"."Date")
    ELSE "Table"."Date"END
    but I am getting *" Invalid Alias Format : Table_name.Column_name required"*
    Please let me know where I did mistake.
    Thanks in Advance.
    Thanks,
    Balaa...

    Is that Table withe data column that you are using to replace the values in the main column using the case statement is an alias table or physical table? If it is alias table, you might want to try to use physical table instead.
    Thanks,
    -Amith

  • Page w/3 Iviews will not display all iviews thru Portal Role?

    Hello All,
    I am having a problem with getting 2 of 3 iviews to display through my portal role(s). 1 of the iviews is a copy (generated thru the wizard with same properties) of the SAP Bank information iview and the other 2 I created in the KM content (1 is an image and the other is html). If I preview the page, I see all 3 of my iviews with no problem.
    Just a little history, I created a new area page called payments which I tied Bank Information and w-4 to via config in the back end. I z copied all my resources and tied the correct PCD to them.
    It almost seems that it is still calling the SAP delivered Bank information? But, I checked all my config and nothing that is configured is pointing to there iview/page?
    Any suggestions would be greatly appreciated.
    ESS 1.0 - EP7.0
    Thanks,
    Mike

    Hello Priya,
    Thank you for getting back to me so quickly on this. I did create a z copy of the bank information service and called it z_employee_bank_us_serv05. I created the iview with application name 'per_bank_us' and as for the 'Application Parameters', I did not fill anything in which leads me to my next question.
    I know when I create a new area, that I need to fill in the application parameters of the path to the 'Area group pages'
    (Example: sap.xss.menuarea=Z_EMPLOYEE_BENEFITPAY_ERP2005&sap.xss.menuargrp=Z_SAPDEFAULTESS_ERP2005&sap.xss.menuhdr=SAPDEFAULT),
    What would the verbage that would need to be added to the application parameters for this just to point to the service?
    THX

  • SPNEGO working but No portal roles display

    We want to switch from X.509 to Kerberos authentication on our portal.
    We have now implemented a portal with Kerberos Authentication (SPNEGO) and the ABAP system as the UME,   Previously, we also use hte ABAP store to create roles which appear as groups on the portal.  In other words our user>group assignment is done in ABAP system.  On the portal we then only map groups to portal roles
    Now however, since implementing Kerberos, the group > role mapping does not appear to be working anymore.
    Does anyone have advise on where to look for the problem?
    Thanks
    Vicky

    Hi
    Can you check whether the portal roles have been mapped to the ABAP groups?
    Regards
    Wilhelm

  • Is there a way to automatically map CRM Roles to Portal Roles

    <b>Scenario:</b>
    When a new user registers on our portal he is assigned a CRM Role, however, he still needs to be assigned a Portal Role. Since we will have many users registering through our portal we do not want to assign roles to users manually. We want this to be an automated process, which requires almost no administration after the initial configuration.
    <b>Solution we are looking for:</b>
    Ideally we would like to do some configuration on the Portal side that would some how pull roles from CRM user store and map them on to appropriate Portal roles. In our case the reverse would also be ok as well, i.e. we do some configuration on the CRM side that would push the appropriate role to the Portal and do the Portal Role assignment.
    Does anyone know how to do this? I am very new to portals so a detailed explanation would be very helpful.
    Thanks for all the help!
    Muhammad Osman Yousuf

    No, the portal role will not be the same for the same CRM Role.
    So for example...
    On the CRM side we have CRM_ROLE_A, CRM_ROLE_B, and CRM_ROLE_C and on the Portal sider we have PORTAL_ROLE_A and PORTAL_ROLE_B.
    All mappings given are possible...
    CRM_ROLE_A = PORTAL_ROLE_A
    CRM_ROLE_B = PORTAL_ROLE_A and PORTAL_ROLE_B
    CRM_ROLE_C = PORTAL_ROLE_B
    The solution you mentioned, will it work with the above mappings?
    Thanks for all the help!
    Muhammad Osman Yousuf

  • How to transport Associated Group in a Portal Role?

    Hi,
    I created a portal role which is contained in a folder X under Portal Content.  This portal role is associated with a particular ABAP menu-role by means of Assigned Groups.  When I transported the folder X with all dependent objects from Dev to QA, the portal role appeared but the Assigned Groups is empty.  Another words, the association between portal role and the ABAP menu-role could not be transported.  How can Associated Groups in a Portal Role be transported?
    Thank you in advance.
    Best regards,
    Zabrina

    Hi,
    I have tried to do it in two steps:
    1. Export and import portal contents which include the whole structure with folders, roles and iviews under each role.
    2. Export and import the same roles as user management data
    The result from 1 was that the whole structure including the roles is imported; however none of the portal role contains the associated assigned group.
    The result from 2 was that the UME roles with assigned group are imported as separat objects.
    Now, the same role appears both as portal role without assigned group and the UME object with assigned group. But, there is no connection between 1 and 2.  That means that I cannot use 2 anyway.
    Is there any other way to do than to export 1 and manuelly modify 1 with assigned role once again after transport?
    Thank you in advance for any helpful advice.
    Best regards,
    Zabrina

  • Automating Portal Role Assignment

    Hi Everyone,
    At my project we are looking to automate the process of Portal Role assignment.
    With our current design, a user initially logs into the ISA and ICSS Portal as an anonymous Portal user.  To view all content the user will be required to register himself on the portal. Once the user registers himself, a user record is created on the backend CRM system. Now when he tries to log into the portal with his new username and password he gets a blank screen because he has no Portal Roles assigned to him.
    We need need to create Portal Roles for each CRM user. The new Portal Role will be based on user type in the CRM system. Since we have several users logging in and creating new accounts, we need to automate this process of mapping a CRM user to an appropriate Portal Role and then actually creating the Portal Role on the Portal.
    Has some one does this before or has an idea how to do this?
    Any help will be really appreciated...
    Thanks!
    Muhammad Osman Yousuf

    Hi Michael,
    Thanks for the help so far. Do you think the following mappings would work with the solution you recommended?
    On the CRM side we have CRM_ROLE_A, CRM_ROLE_B, and CRM_ROLE_C and on the Portal sider we have PORTAL_ROLE_A and PORTAL_ROLE_B.
    All mappings given are possible...
    CRM_ROLE_A = PORTAL_ROLE_A
    CRM_ROLE_B = PORTAL_ROLE_A and PORTAL_ROLE_B
    CRM_ROLE_C = PORTAL_ROLE_B
    Thanks!
    Muhammad Osman Yousuf

  • ABAP roles v/s Portal Roles

    Hi All,
    Currently I was going through  EP security docs where I came across this
    "An important difference between ABAP roles and Portal roles is that in the portal,no authorizations are defined for the backend application itself. This must still be
    done within the backend applications (for example, mySAP ERP)."
    Can somebody plz explain me this..
    Would also like to know more difference  between ECC and EP security,
    Thanks,
    Ajit

    Hi Ajit,
    I have been looking into this for some time as well, but am still not sure of some things myself nor which scenarios fit best to which security aspects.
    My understanding is that it depends on how the portal is connecting to the backend.
    If the portal user is the backend user, then the portal role is just a permission to click on things in the portal. The portal roles are mapped to the backend roles in the ABAP system (so you can, and need to, define what that portal role can infact do when the portal user "clicks" in the backend, using the backend roles of the same backend user context).
    If the portal user is not the backend user (i.e. it is a system service for generic access to the backend), then you should restrict the backend access to the bare minimum of that service and control the security in the portal application (the calling application) as the backend user context is not the same.
    So it is a "design" answer as well...
    There are a few good posts about this if you use the search. If you find a good one, then please link it here so that others who use the search and follow up on their questions can use it as well.
    At the top of the forum, there is a sticky thread on FAQs and other usefull discussions. Sadly, portal security does not have any links yet, so if you find a good one then let me know.
    Cheers,
    Julius

  • Portal Role(s) to be granted for Content Management

    I am looking for the names of the Portal Roles that needed, in order the users to have access to "Content Management / Administration' area.
    So far, I have the roles for "Business Intelligence" and "Business Explorer".
    Best regards,
    Tom

    Hi Sandeep, thank you for your reply!
    Do you happen to know the exact name of the roles ??
    While in 'User Administration' editing the 'Assigned Roles' of a user, I cannot find any roles when searching for 'Conent' !!!
    Best regards,
    Tom

  • How many portal roles are needed for multi-country ESS?

    we are implementing ESS for multiple countries.
    has anybody tried to use one portal role for all countries?
    the new ESS business package comes with one ESS portal role that has content for all countries. I was wondering if we can use this role as-is (after making a copy of course) to present content for all countries, instead of creating one portal role for each country.
    Regards,
    Tiberiu

    in Employee Self-Service > General Settings > Homepage for Self-Services > Resources> Define Resources
    did you have to enter the PCD path to the country-specific iView?
    In that path you associate any resource to a Portal Page. Just change the PCD Path for custom Pages only.
    Only the services are "country-specific" (because they have assigned a MOLGA). Follow the path from my previous answer to add any country-specific app.
    the standard installation does not have the PCD path populated, it has the name WebDynpro application component instead
    This is common issue. Depending on how the installation/upgrade was performed, the resources table is populated or not. But if is not populated, the "URLof PCD Page" property is taken from client 000. In my last implementation, i expected this issue, but i not populate manually this property and everything works fine.
    Kind regards

  • Accessing portal role in WD4A

    HI,
    How to access portal role in WD Application.
    Actually I want to restrict some fields to be shown in application. So I want to design some portal role based on this. So If roles assigned to user can be accessible in our application than I can achieve the required functionality.

    Hi Haresh,
    I think we both are in same ship. Even we do had a similar requirement. But we are gonna take care based on the backend roles(PFCG stuff). I dont think you can get the portal roles into WDA environment as the Portal Content(Roles) are entirely maintained in JAVA WAS.
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

  • LDAP changes effect the TLN of user

    hi,
    We have EP7.0 and we have users who use the Portal for there daily tasks.
    Every user has been provided some roles/worksets based on which the TLN looks fir that user.
    Now the problem is there had been some changes done at the LDAP level, so consequently the users are not able to see there assigned roles/worksets in the TLN.
    Can anyone help us as how to work on this.
    Thanks in advance.
    kris

    Hi Kris,
    I do not have documents on my setup but I will explain my setup of our Portal with LDAP.
    1) We have setup SSO between LDAP and Portal, and UME datasource comes from LDAP, thus all Security Groups and users from LDAP will also be available in Portal.
    2) In Portal, LDAP Security Groups are known as "Groups" in UM tab.
    3) We created Portal Roles (ESS, MSS etc) in CA and assign these Roles to the Groups (LDAP Security Groups) via UM
        Example: Portal Role (ESS) is assigned to Group (ESS). Naming convention is very important !!
    4) We assign users in LDAP to the Security Groups (all these are done in LDAP..not Portal). Thus this assignments will result automatically that the have the necessary Portal Roles (due to the relationship created between the Portal Role and the Security Group).
    Thus, all user assignments for Portal access are done via LDAP. In the Portal, you only management the relationship between Portal Roles to that of the Groups (LDAP Security Groups)...meaning minimun or no maintenance for users management in Portal.
    Hope that helps and I hope my remarks above and give you some idea for your situation. I also make sure that the LDAP do not change any activities that relates to Portal without Portal Admin approvals.
    I do welcome more points for helpful suggestions 
    Ray

  • Do we have role which display all the authorizations in portal

    HI,
      Can any body tell me whether is there any role which display all authorizations in the protal.?
    If not can u tell me how to display all authorizations in the portal in detail.
    Thanks in advance
    Krishna.

    Hi,
    There are around 40+ Standard roles in EP7.  If you logon with J2ee_admin you can see all the roles attached to a user under user Management Tab.
    Regards,
    -Vijay

  • Getting Portal Role of the Logged in User.

    Hi Experts ,
    I have a scenario similar to the one in following weblog:
    /people/preksha.malhotra/blog/2006/12/12/accessing-a-web-dynpro-application-through-portal-using-portal-user-id
    I need to know, if I can get the Portal "Role" of the user who has
    looged in on the portal and then pass it as the application parameter
    to the Web Dynpro application.
    Also, if there is any other way to get the Portal Role of the user
    in Web Dynpro, if EP and Web Dynpro are on different servers.
    For the same server situation i have tried the following code which works:
    Iterator rit = null;
    IWDClientUser clientUser = WDClientUser.getCurrentUser();
    IUser user = clientUser.getSAPUser();
    rit = user.getRoles(true);
    IRoleFactory rfact = UMFactory.getRoleFactory();
    while (rit.hasNext()) {
    String roleName = (String) rit.next();
    IRole role = rfact.getRole(roleName);
    wdContext.currentContextElement().setRole(role);
    Any help would be appreciated.
    Thanx in Advance
    Alka.

    Hi Alka,
    sitting in front of the same problem here as you are facing. I have WD and portal on seperate servers and want to look for specific roles a user has (or not).
    Did you find a solution? Or do you know if it is possible at all? I could imagine that the UMFactory is just looking at the server the WD is deployed to and not the portal server where it is displayed. The user is passed via SSO but the roles most probably not... (i guess?).
    You could make my day if you have a solution though... ;).
    Thanks,
    Christian

  • Portal favorites not displaying the iview.

    Hi Team,
    We have a home role with a welcome page which is the first role to be displayed to every user logged in to portal.
    Now we have enabled the option "Add to Portal favorites" to the portal objects. So when a report (BI / Bo report) is added to the portal favorites we are able to see the report added to the portal favorites iview. But when we try to access the report directly from portal favorites the link is navigating to the exact report path but not displaying the report instead it is displaying the welcome page of the HOME role.
    When i try to add Identity management iview of the User admin to the portal favorites  and try to aceess it from Portal favorites iview, it navigates to the identity management page but the welcome page is displayed instead of the identity management iview.
    Can you please let me know a fix for this.
    regards
    Bharat

    Hi Team,
    Any ideas on this issue will be very helpful
    regards
    Bharat

Maybe you are looking for

  • Closing Open Purchase order

    Hi All I want to Close all the open PO's For this i m using Mass maintenance I have seleted the Object as purchase order  --Line item details Well i have selected few POs for testing and marked all of them as delivery completed But the Problem is tha

  • Any Freeware suggestions to recording audio from a DVD?

    If I am playing a DVD in my iBook, I want to be able to record audio from that DVD. Any suggestions?

  • IPhoto is not responding, I'm new in Mac world

    file:///.file/id=6812961.35Iphoto is not working. I was working on my photos and suddenly the program start to think and since then (more than a week) still doing it, I try to close it but nothing is going on, I try to force the closing but nothing,

  • Badi / user exit in T-CODE FB05

    hI Guys, I want to fill in  earmarked funds document number in the item lines of accounting document which are generated in FB05. Do you know any suitable way to do this ? thanks irene

  • Need Help on DATE_SUB on EJB QL

    Hi all, Im having problems with my EJB QL statements. Im using MySQL as my database.. The SQL statement below works perfectly on MySQL: select o.dateArrived, o.custName , o.IDCategory from tblMessages AS o WHERE o.IDCategory = 0 and DATE_SUB( '"+date