Procedure :
rfcexec -t -a <program ID> -g <gateway host> -x <gateway service> -s <SID>
Program ID = Name of the Program
Gateway Host = Hostname where Program is registering
Gateway Service = Gateway Service where Program is registering
Register Program as a Daemon Service (Background):
nohup rfcexec -t -a <program ID> -g <gateway host> -x <gateway service> -s <SID> &
No comments:
Post a Comment