I have seen codes with rsubmit statement. My EG already has the connection to server and it runs in the SAS Grid. Do I still need to use rsubmit because I don’t see any difference using the rsubmit. I want to understand when rsubmit needs to be used.
rsubmit is part of the SAS/CONNECT module, and used to communicate with other (usually remote) SAS sessions. It was the first step from SAS in a client/server direction, but is mostly obsolete since the introduction of the IOM bridge (Integration Technologies) and its advanced (thinner) clients like Enterprise Guide.