cancel
Showing results for 
Search instead for 
Did you mean: 

Connect ABAP system to remote (different network) SLD

Former Member
0 Kudos

Hello,

I am trying to register an ABAP system to an SLD on a remote (different) network. SLD is installed with Solution Manager system and both systems have access to SAPRouter.

I usually work with RZ70 to create ABAP connections to SLD but in this case, I'm not sure how to do it. Should I open my sapgwXX port so that the SLD_UC connection works or is there a workaround?

Could I register the ABAP system differently? Is there any way I can use SAPRouter to create this connection?

Any input is highly appreciated.

Regards,

Maria Sahukar

Accepted Solutions (1)

Accepted Solutions (1)

Lluis
Active Contributor
0 Kudos

Try That Maria on RZ70

host:   /H/x.x.x.x/H/yoursolman.com/H/<SolmanPrivateIP>

gateway: sapdp00

x.x.x.x is the private IP of your SAP router, by default that connection is done trough 3299 after you saprouter.

Regards,

Luis

Former Member
0 Kudos

I didn't know you could do that. Awesome! Thank you!

P.S. For the rest of the SCN people... I used gateway: sapgwXX instead of sapdpXX

Lluis
Active Contributor
0 Kudos

You are right Maria, i make a mistake on the gateway, sorry for that.

I try to fix my reply but I can't because the answers I flagged as answered. Maybe you can edit your initial discussion with your note.

Regards,

Luis

Former Member
0 Kudos

I couldn't fix it either but I marked your other post as helpful answer hoping people will see that too.

Thank you again!

Former Member
0 Kudos

but this did not work several mounths ago.

I tried to do the way unsuccessfully although there is note http://service.sap.com/sap/support/notes/1669729

Lluis
Active Contributor
0 Kudos

Hello Evgeniy,

I think that your problem could be another (DMZ,firewall, etc...), maybe a network problem and not a saprouter/rz70.

Former Member
0 Kudos

Hi Lluis,

I have done update of our saprouter this summer.

It could be the reason of new successful attempt.

Regards, Evgeniy


Answers (1)

Answers (1)

Reagan
Advisor
Advisor
0 Kudos

Hello Maria


I am trying to register an ABAP system to an SLD on a remote (different) network

Are these two systems able to communicate each other ?

Server A should be able to reach Server B

The ABAP stack should be able to reach the Solution Manager gateway.

Regards

RB

Former Member
0 Kudos

Hello RB,

Not really, I have opened ports so they can communicate through their public IP's but only SAPRouter ports are exposed. I understand that in order to reach the SM gateway I would have to open that port as well, is this correct?

Thank you!