Hi All,
Currently I'm working on creating a process in which I have to invoice large number of Purchase orders through code.
So currently I'm using multithread batch jobs for invoicing of PO. So anyone knows that what things can I do to make it more efficient in terms of less time consuming , as the process will contain more than hundred thousands of purchase orders.
Thanks.