Replies: 1 comment 1 reply
|
@bobcozzi no, no need to worry about that.
So each client has its own job. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I'm wondering if we need to be concerned about multiple Developers in a shop that has setup mapepire server mode.
Since mapepire is running on port XXXX, and is "just one job" as far as I know, then what happens when we copy source members to QTEMP to a hard-coded target file/member name? Wouldn't two users open for edit, a file at the same time potentially overlay the so called "TEMP" files in QTEMP since there is now only 1 QTEMP for the Mapepire server job?
Or does that sqlJob function create something like a batch-immediate job which would get its own QTEMP and thus, no issue?
All reactions