Background
When using a SAProuter in your network some additional configuration needs to be made for the Spoolhost when using a MSHOST RFC connectstring for the SAP system
Requirements
These instructions only apply for Spoolhost + SAProuter in combination with MSHOST RFC connecstring.
(ASHOST based connectstring should work out of the box from 9.2.10.0 onward)
Instructions
- create sapnwrfc.ini in /opt/redwood/agent with following content
(note: make sure to include empty lines like in below example!)DEFAULT
# RFC_TRACE=3 // enable in case of running into issues
DEST=S90
SAPROUTER=/H/<saprouter host>/S/<saprouter port>
DEST=S91
SAPROUTER=/H/<saprouter host>/S/<saprouter port>
...etc... - set RFC Connect String to
MSHOST=/H/<saprouter host>/S/<saprouter port>/H/<mshost> GROUP=<logongroup> R3NAME=<SID> MSSERV=<port> DEST=S90 rw_jrfc_ashost=<mshost>
- restart SAP Process Server
Comments
0 comments
Please sign in to leave a comment.