Hi Experts,
I have configured a federated portal between two sap NW portals.
When I perform the connection test I get results as mentioned below:
Producer Connection
Test Details:
Checks if a producer object exists for the producer
Opens a connection to the handshake URL and receives the WSDL file
Parses the WSDL file and extracts the different port URLs
Results
Producer object was found
Received the WSDL file of the producer
Required ServiceDescription and Markup port definitions found in the WSDL file
=================================================================
Remote Role Assignment
Test Details:
Local HTTP/ HTTPS Connection Properties - Checks local HTTP/ HTTPS properties of producer portal
Proxy Service Configuration - Compares proxy service properties with JVM system properties
Trust - Checks trust with producer portal
Registration - Checks registration with producer portal
SOAP Configuration - Checks SOAP configuration
Role Assignment - Simulates assignment of local user to remote role
Results
Local HTTP/ HTTPS Connection Properties: Test passed
Proxy Service Configuration: Test passed
Trust: Test passed
Registration: Test failed NONIDENTICAL_CONNECTION_PROPERTIES_
=================================================================
Remote Delta Link
Test Details:
Local RMI-P4 Connection Properties - Checks local RMI-P4 connection properties of producer portal
Proxy Service Configuration - Compares proxy service properties with JVM system properties
Trust - Checks trust with producer portal
Registration - Checks registration with producer portal
SOAP Configuration - Checks SOAP configuration
RMI-P4 Communication - Checks RMI-P4 communication with producer portal
Copy of Remote Object - Simulates creation of remote delta link objects
Synchronization Mechanism - Checks synchronization mechanism of remote delta link content
Results
Local RMI-P4 Connection Properties: Test passed
Proxy Service Configuration: Test passed
Trust: Test passed
Registration: Test failed NONIDENTICAL_CONNECTION_PROPERTIES_
=================================================================
Although the test shows it's failed. All the content from producer portal is available in consumer portal PCD under NetWeaver Content Producers.
Strange thing is when I search for roles through UME, the results shows no elements found.
Any Idea what could be the reason?
regards
Sunil Kulkarni