Parallel Processing with SUBMIT program
Hi All, I have a Program which SUBMITs a standard program to extend contracts. The contracts that we are sending to this SUBMIT can run to hundred thousand records. I plan to divide this data to smaller chunks and call them in Background ...