> Thank you for the explanation.
> 
> We do in fact also have a direct NJE connection between
> MVS and VSE, and I was given appropriate MVS jcl to get
> output to be delivered to VSE, but I was looking for a
> 'catchall' solution. I didn't realize the intrinsic differences
> between the types of links.

Don't know quite how to code this on MVS, but since you have a direct
path to the VSE system and an indirect path to it via RSCS, another
thing you might think about is using NJE route groups, and defining the
VSE system as a route group. Same on VM and VSE.

That way, if one of the links went unavailable for some reason, you'd
automatically fall back to the other paths in the group. 

-- db

Reply via email to