In Federated portal's consumer, cannnot see the roles from producer

We are configuring a Federated Portal.
On the consumer's UME, we can see the producer in the UME data source
drop down. However NO roles can be seen under this producer.
The connection test is successful.
Can anybody help with this?
Points guaranteed. Thanks!

Hmmm. Not sure - are starting on SP13.
Isn't there a proxy-to-remote migration tool?
From Release Notes for SP10:
<b>New Migration Tool for Remote Role Assignment
In SAP NetWeaver SPS9, the remote role assignment mechanism changed. We described delete-recreate procedure you needed to perform if you wanted to create new remote role assignments with an existing producer or proxy-to-remote role from SAPNetWeaver SPS8 and earlier (see Implementing a Federated Portal Network (Enhanced and Changed)).
In SAP NetWeaver SPS10, we now offer a migration tool instead of the manual delete-then-recreate procedure. The tool searches for existing producer objects that contain old proxy-to-remote roles assignments (created prior to SAP NW7.0 SPS9), and updates them with the newer remote role assignment capabilities provided by the User Management Engine (UME). Old proxy-to-remote roles are still functional in SAP NW7.0 SPS10 and later. You only need to run the migration tool if you want to make new remote role assignments using older producer objects.
For instructions on using the tool, see SAP Note 980480.</b>
Have you done this? Not really sure you do unless you are making new assignments...

Similar Messages

  • Federated portal's, cann't see the roles and portal content from producer

    We are configuring a Federated Portal, with a Producer EP7.0 SP13 and a Consumer EP7.0 SP13. The connection test is successful.
    I can see the producer on the consumer and the consumer on the producer.
    The problem is that I can not see the portal content of the producer in the portal content of the consumer.  The producer roles are also not available on the consumer.  I have selected the producer as the data source in the consumer UME,
    then enter * in the role name field, then select "go", but nothing comes up.
    Can anybody help me?

    Hi J De Voijs
    • Following might be the reason:
    1. User should exist in both user store of Consumer and Producer portal otherwise it won’t work.
    2. Incase if the registration is successful then there might be some problem with your servers (Consumer & Producer) clock timings.
    3. ‘Remote Role Assignment’ may get fail perhaps because user to whom remote role assignment is done doesn’t have “End User” role assigned to him/her at Producer Portal. End-user permission enables business users to run content at runtime. Just as end users require end-user permission to run local content on your portal, they also need end-user permission for local content originating from a remote producer.
    4. You should have Owner permission in the objects to which you want to assign permissions otherwise ‘Remote Role Assignment’ wont work.
    5. In the portal content studio, open the producer under 'NetWeaver content producers'. If it does not contain folders in it, the registration is considered to be unsuccessful even though it stated it was successful while registration.
    6. During the process of Registering (Adding) Producer Portal, while entering the connection parameters of the NetWeaver producer portal use appropriate Host name against “Host Name” input field instead of IP address. Perhaps this might create some problem during execution in later stage.
    e.g. Host Name: use “sapProducerportal02” instead of 172.19.144.155
    7. Also go through the following URLs (w.r.t Permissions):
    1) http://help.sap.com/saphelp_nw2004s/helpdata/en/43/2232580bb93fece10000000a11466f/content.htm
    2) http://help.sap.com/saphelp_nw2004s/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/content.htm
    3) http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604e905fd11d7b84200047582c9f7/frameset.htm
    4)http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/frameset.htm
    5)http://help.sap.com/saphelp_nw04/helpdata/en/5b/0fab1b76984ed0944d5c732cfad1b2/frameset.htm
    Points pls if you find it useful...
    Thanks and Regards,

  • How to see the image from server

    hi,
    I have uploaded an image to server using following code. I want to see the image from server now. When i open this page then it show image. But when i want to see this image from server then it shows blank. Whats the problem of my code? Give me solution.
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <%@ page import="org.apache.commons.fileupload.*" %>
    <%@ page import ="org.apache.commons.fileupload.servlet.*" %>
    <%@ page import ="java.util.*" %>
    <%@ page import ="java.io.*" %>
    </head>
    <title>User Registration page</title>
    <body>
    <%
    boolean isMultipart = ServletFileUpload.isMultipartContent(request);
    FileItemFactory factory=new org.apache.commons.fileupload.disk.DiskFileItemFactory();
    ServletFileUpload upload =new ServletFileUpload(factory);
    List items = upload.parseRequest(request);
    Iterator iter = items.iterator();
         while (iter.hasNext()) {
         FileItem item = (FileItem) iter.next();
         if (!item.isFormField()) {
         String path=application.getRealPath("/");
         File tempfile=new File(item.getName());
         File uploadfile=new File(path,tempfile.getName());
         item.write(uploadfile);
         %>
         <br>
    <img src="<%=uploadfile%>" height="100" width="100">
    <br>
    <%=uploadfile%>
    <%
    item.delete();
    %>
    </body>
    </html>Is there anybody can help me.
    With regards
    Bina

    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <%@ page import="org.apache.commons.fileupload.*" %>
    <%@ page import ="org.apache.commons.fileupload.servlet.*" %>
    <%@ page import ="java.util.*" %>
    <%@ page import ="java.io.*" %>
    </head>
    <title>User Registration page</title>
    <body>
    <%
    String filename = "";
    boolean isMultipart = ServletFileUpload.isMultipartContent(request);
    FileItemFactory factory=new org.apache.commons.fileupload.disk.DiskFileItemFactory();
    ServletFileUpload upload =new ServletFileUpload(factory);
    List items = upload.parseRequest(request);
    Iterator iter = items.iterator();
         while (iter.hasNext()) {
         FileItem item = (FileItem) iter.next();
         if (!item.isFormField()) {
         String path=application.getRealPath("/");
         filename = item.getName();
                         File tempfile=new File(filename);
         File uploadfile=new File(path,tempfile.getName());
         item.write(uploadfile);
         %>
         <br>
    <img src="<%=path+filename%>" height="100" width="100">
    <br>
    <%=uploadfile%>
    <%
    item.delete();
    %>
    </body>
    </html>

  • I loaded some pics from my SD card and then I loaded some from my iPhone. But I am unable to see the pics from my SDcard in iPhotos.

    I loaded some pics from my SD card and then I loaded some from my iPhone. But I am unable to see the pics from my SDcard in iPhotos.

    I think it is 7.1.1 - there was another update today which I've uploaded but it didn't make any difference. It's just the music libary on the 5 that's causing me problems.

  • I have photos in a DVD. In order to visualize them in iPhoto, must I necessarily import them? Can't I see the pictures from the media without importing? If not, is there any application with this functionality? I dont't like pre-visualization for photos.

    I have photos in a DVD. In order to visualize them in iPhoto, must I necessarily import them? Can't I see the pictures from the media without importing? If not, is there any application with this functionality? I need an app that allows me to navigate through the photos without selecting all of them. I realy dont't like pre-visualization for photos...

    In order to visualize them in iPhoto, must I necessarily import them?
    iPhoto is a Database. Before it can work with any data it must be imported to the database, so yes it is necessry to import them.
    Can't I see the pictures from the media without importing?
    See above.
    If not, is there any application with this functionality?
    Hundreds. Any image viewer will do the job. On your Mac the Finder has QuickLook and there is the Preview app as well. Online you can download any of these:
    http://www.macupdate.com/find/mac/image%20viewer

  • How can I see website data from itouch 4th generation?  My 8 yr old may have been on inappropriate sites and I need to see the data from website data stored on the itouch.

    How can I see website data from itouch 4th generation?  My 8 yr old may have been on inappropriate sites and I need to see the data from website data stored on the itouch.

    There is no way to see where he has been.
    Go into Settings > General > Restrictions > Safari and turn it off. Then add the MacGruff browser from the app store. After that go back to Restrictions and turn off the ability to add apps.

  • Can´t see the images from my contacts

    Since yesterday i can´t see the images from my contacts when receiving a call on my iphone 4S. Please help me.

    Yes they are.
    Enviado do meu iPhone
    No dia 26/06/2014, às 20:15, Apple Support Communities Updates <[email protected]> escreveu:
    You received a reply
    James Ward4 has replied to your question. You can view the full discussion in Apple Support Communities.
    can´t see the images from my contacts                                                                            
    Are those images still in your Photos app?
    Correct Answer  Helpful Answer
    Use the buttons above to tell James Ward4 and the rest of the community if this reply solved your question or helped you get closer to finding a solution.
    To reply to James Ward4, go to the discussion in Apple Support Communities.
    You are receiving this email from Apple Support Communities. You can change your email preferences in your Apple Support Communities Profile.
    TM and copyright © 2014 Apple Inc. 1 Infinite Loop, MS 96-DM. Cupertino, CA 95014.
    All Rights Reserved | Privacy Policy | Terms of Use | Apple Support

  • HT201269 How can i see the pictures from the back up  in my pc?

    I wonder if it is possible to see the pictures from my phone in the computer after I have done the Back up?

    No.
    you should be importing all pics taken with the iphone to your computer regularly as you would with any digital camera.
    The backup is only used for restoring the info to your iphone.

  • I have activated the cloud and can't see the documents from my mac on my iPad

    I have activated the cloud and can't see the documents from my mac on my iPad

    Has anyone found a solution to this problem? Why on earth can I only have audible books from 2 acounts on my iPod? This is B.S. Is there a way for us to sort by account on the iPod so that I can delete audio books from one of my 2 audible accounts so that I can add books from my wifes account.
    Thanks

  • Why can't I see the notes from my iPad on my iPhone

    I cannot see any notes via iCloud from the other apple device. I have iPad 2 and iPhone 4S. I did backups on both of them, still not able to see notes from iPad on my phone. I have to type them in separately on each device.

    thanks for helping me troubleshoot, yes they are both turned on. Then I did icloud manual backup. I don't think I've ever been able to see the notes from one on the other, but I saw it was featured and I have tried without success to get them to sync. My pictures do, but my notes won't.

  • Older Airport express won't see the signal from the cable modem.

    Older Airport express won't see the signal from the cable modem.
    My macbook sees the AP express and I can stream music to it but no internet. If I plug the ethernet cable directly into the macbook I can see the internet

    Anytime you change networking hardware, it is always a good idea to perform a complete power recycle of your networking components.
    I would recommend that you do the following as a minimum:
    Power-down the modem, AirPort base station, and computer(s).
    Disconnect the AirPort base station from the Internet broadband modem.
    While all of the devices are powered-down, perform a "factory default" reset on the base station. This will get it back to its "out-of-the-box" configuration and make setting it up much easier, especially if you use the "Assist me" process within the AirPort Utility. (ref: Resetting an AirPort Base Station or Time Capsule)
    After the base station resets, go ahead and power it back down.
    Reconnect the AirPort base station to the Internet broadband modem. For the Extreme and Time Capsule, be sure to connect the cable to the base station's WAN (circle-of-dots) port.
    Power-up the modem; wait at least 10-15 minutes to allow it adequate time to initialize.
    Power-up the AirPort base station; wait at least 5-10 minutes. Note: The AirPort's status light may continue to flash amber after it has intialized. That is because, there may be some additional configuration items necessary, like setting up wireless security, before the overall setup is completed to get a green status.
    Power-up your computer(s).
    In this basic configuration, the AirPort base station will broadcast an unsecured wireless network with a Network Name (SSID) of Apple Network NNNNNN. Network clients, connected to the base station either by wire or wireless, should now be able to access the Internet through the ISP's modem. Once Internet connectivity has been verified, you can use the AirPort Utility to configure the base station for wireless security and any other desired options. Please post back your results.

  • HT3228 I don't see the "Delete from server" option under Incoming Settings on my IPhone4, is there a way to keep it from the server so that I can check emails from multiple devices?.

    I'm using IPhone 4 to check emails.  Is there a way on the IPhone to setup that the messages would still be on the server so that when I check on my laptops the messages are still there.  I can do this setup for multiple laptops but don't know how I can do it for the IPhone.
    I got help and setup all the things they told me but the problem is that I did not see the "Delete from server" option under Incoming Settings on my IPhone 4 to select.  Is there anything else that I am missing?  Thanks

    TamIPhone4 wrote:
    I am using cox email, Outlook on the laptop, and IMAP on the IPhone, the problem is that I did not see the Delete from Server option like many of you suggested.
    The default for IMAP is that it does NOT delete the email from the server when it pushes the email to a device.  Only if you tell a device to tell the server to delete the email, will it actually delete from the server.

  • I bought Mountain LIon but no dmg is downloaded. I can see the invoice from Apple but not the OS I supposed to receive. Is it a bugg?? I have a mac book air. Thanks

    xI bought Mountain LIon but no dmg is downloaded. I can see the invoice from Apple but not the OS I supposed to receive. Is it a bugg?? I have a mac book air. Thanks

    Thanks for the reply.
    However the trick is that it cannot download at all.I m asked to download the application. Then I put my Apple ID, then it start to download but just 1s... Then ....Nothing. No application, no error message... Just a nice invoice....

  • How do get the role from ldap session.

    i am using the follwing getting the role from the request in openldap and j_security_check:
    f(request.isUserInRole("manager")){
    how can i use this in the session:

    You might wanna change permissions for that attribute ...
    Change it from Admin to OWNER and you should be able to then get it for any user ...
    HTH ..

  • How to get the Role from a process

    Hi,
    I have a process where I have different role panes with human intervention activities. Each human intervention invokes a screenflow.
    Is there any method by which I can get the role pane from which an intance is generated
    For e.g. in process P1, I have 3 different role panes i.e. R1, R2, R3. Suppose there is an human intervention activity A3 in R3. It invokes a screenflow in which there are different methods. I want to get the roleId here i.e. R3.
    Through creation data I can know the instance creator i.e. participant ID, but a participant can have more than one role. I want to get the role from which the Human Intervention activity is invoked.
    Please suggest / help.
    Thanks
    Jayant

    Hey Thanks a tonn
    It works fine by the following code
    role = Activity.role
    logMessage "message"
    logMessage "Role: " + role.name
    role.id returns an int, so I used role.name
    Thanks and Regards
    Jayant

Maybe you are looking for

  • Installing Functional Module as a Customer Extension

    Hi All, Am not a Basis guy and have stuck up in a issue at customer place. I need to import, install and activate function module as transport into the R/3 system. In Note # 1050096, there is a attachment with two files K900947.SM0 R900947.SM0 I need

  • Re-imported Library

    I had to re-import my iTunes library as yesterday it was suddenly empty... but now all my mobile apps do not appear. As with my entire library yesterday, all the music, apps, videos appear in the itunes music folder... but despite copying the library

  • Strange Behaviour of Abap Report

    In my report , I am displaying the page number in the top of the report in the format page 1 of n . The code i am using is ... DATA l_page_count(5) TYPE c. FORM   page_display .   WRITE sy-pagno TO l_page_count LEFT-JUSTIFIED.   DO sy-pagno TIMES.   

  • Working with objects \ beans inside a Swing.JTextPane

    javax.swing.text.html specifically javax.swing.text.html.ObjectVeiw Class Is it possible to set the size of on object, which is an instance of type Component Example Although these beans work fine, I can not set the width and height properties while

  • Footers won't print in Office or Preview PDF's

    I have had trouble with my HP printer printing footers and printing on the lower portions of the pages. I am using Microsoft Word from Office 2008. I am also having the problem when printing pdf's from Preview. My printer will print borderless photos