Hi,
I am trying to create invoices with background job. The invoice is getting created smoothly.
But, the outputs are not getting triggered while saving the invoice. The condition records are maintained with '4 - send immediately'.
In VF03, i am unable to see this output at all.
But, in VF02, i am able to see this output & once i save the invoice, the output is triggered automatically.
Am i missing anything here? how to make this output trigger automatically while the invoice is created through background job?
Cheers,