cancel
Showing results for 
Search instead for 
Did you mean: 

SLD Forward not working

rohan_hardikar2
Active Participant
0 Kudos

Hi All,

While forwarding data (SLD bridge forwarding) from NW 7.3 PI system to Solution manager 7.1 Sp04 systems i am not able to get system details in solman SLD.

In PI SLD below details are added:

url: http://FQDN:5<nn>00/sld/

user: SLDDSUSER

CR content version of PI SLD is SAP_CR 6.7 and that of solman SLD is SAP_CR 8.0.

What might be the issue in this case? How much time it takes to synch the data?

Thanks,

Rohan Hardikar

Accepted Solutions (0)

Answers (2)

Answers (2)

patelyogesh
Active Contributor
0 Kudos

CR content version must be same on both SLD.

Sync will not take longer as I seen.

Try J2EE_ADMIN user and check that your technical config is working, lateron we can change user to SLDDSUSER.

Thanks

Yogesh

former_member209924
Contributor
0 Kudos

Make sure the Gateway Server and Port are correctly setup in your PI SLD.

Once the data is updated in your PI SLD, it is almost instant in Solman.

Ravi

rohan_hardikar2
Active Participant
0 Kudos

Gateway server details are correctly setup. And till now there are no logs in PI SLD that shows any error.

Former Member
0 Kudos

Rohan,

You should check the logs (under Administration) of both the sending and receiving SLD's to look for what error is causing the issue.  You should also have the ability to increase the trace level if you're not seeing anything immediately.

Regards,

Josh Fisher

nicholas_chang
Active Contributor
0 Kudos

Hi,

Could you initiate some changes to the PI SLD? Once PI SLD detects any changes, it'll trigger an forwarding to your solman SLD.

Give it a try and let us know how it goes.

Cheers,

Nicholas Chang

rohan_hardikar2
Active Participant
0 Kudos

i am getting below error:
[SLD Data Supplier Forwarding] ERROR com.sap.lcr.sagent.BridgeCommunicationHTTP: Can not send data to http://solman_FQDN:50000/sld/: 401 Unauthorized.

I checked the user SLDDSUSER. it looks fine to me. it has below authorizations and not locked.

sap_sld_administrator

LcrInstanceWriterAll

LcrAdministrator


Former Member
0 Kudos

Rohan,

Looks like you'll need to add authorization to the SLD user (typically SLDDSUSER or SLDAPIUSER by default) for your target SLD.

Any of the roles with write permission from this link should suffice.  Please note that you have to add roles and groups so check both tabs.

http://help.sap.com/saphelp_nw72/helpdata/en/48/b7b38fecf26745e10000000a421937/content.htm

Regards,

Josh Fisher

rohan_hardikar2
Active Participant
0 Kudos

i have provided these roles already.. but its still not working. Which other roles i need to provide. SLD bridge forward is working from Solman ehp1 sp27 to solman 7.1 with the same roles.

sap_sld_administrator

LcrInstanceWriterAll

LcrAdministrator

Former Member
0 Kudos

Rohan,

The last thing you can check is the target SLD's java instance Visual Administrator.  Under Security Provider, you can validate that the SLDDSUSER has all of the required roles / groups assigned.

Regards,

Josh

Former Member
0 Kudos

The 401 return conde indicates an authorisation problem. Please ensure
that the user you have configured in the SLD bridge is valid on the
target SLD (not the sending SLD) i.e. http://solman_FQDN:50000/sld/: and has the required roles.

DataSupplierLD
LcrInstanceWriterAll
LcrAdministrator

please re-type the password and check whether the user is not locked on
the receiving J2EE engine.

Regards,

Vipin

rohan_hardikar2
Active Participant
0 Kudos

hi Vipin.

LcrInstanceWriterAll and LcrAdministrator is already assigned to SLDDSUSER in solman system.

But DataSupplierLD role is not available. Do i need to create the same..?

Solman version is 7.1 Sp04.

Thanks,

Rohan

patelyogesh
Active Contributor
0 Kudos

Yes Please

Former Member
0 Kudos

Hi Rohan,

DataSupplierLD role is a j2ee security role not UME role so please create it.

Regards,

Vipin