Hi,
I am having a BODS batch job which loads data from source files based on the source system name [passed as a global variable] to a table. Can I run multiple instances of the same job with different source system names simultaneously? Will it create any issue at run time as they are sharing the same target table?
Thanks in advance