Prerequisites
You have fetched the newest version of SAProuter from sapservX from the directory
general/misc/saprouter , and you have read the corresponding README file.Procedure
Import the programs SAPROUTER and NIPING into a separate library (for example, SAPROUTER).
CRTLIB <libraryname>
CRTSAVF <libraryname>/SAPROUTER
CRTSAVF <libraryname>/NIPING
ftp sapservX
cd general/misc/saprouter
lcd SAPROUTER
bin
get saprouter<.version><.platform> SAPROUTER (replace
get niping<.version><.platform> NIPING (replace
quit
RSTOBJ OBJ(*ALL) SAVLIB(SAPROUTER) DEV(*SAVF) SAVF(SAPROUTER/SAPROUTER) RSTLIB(SAPROUTER)
RSTOBJ OBJ(*ALL) SAVLIB(SAPROUTER) DEV(*SAVF) SAVF(SAPROUTER/NIPING) RSTLIB(SAPROUTER)
More information
Starting SAProuter