Hi,
I have a few question on jobs on the as400 and what they mean or do in plex.
In our runtime INI files we have the following Remote and BaseServer.

1. What is the difference between these 2 jobs ?
What I think is the base job gets started first and then all the remote jobs are child jobs of the base jobs like a shell? or is somehow linked.
2. How would I go about implementing a base job- remote job system? Or how in code do I start a base job and how do I then start remote jobs. I am using RPG plex functions the cient is WINC.
For example I have a log on screen( where I want to start the basejob - remote job) and all the other calls in the framework should then be remote jobs. If there's code in plex WINC I would appreciate it and if you can explain the difference between the type of jobs.
Using Plex7.2 AS400
Client side WINC and backend is rpg.
Thanks in advance.