You need to sign in to do that
Don't have an account?

can we invoke batch apex in trigger?? and why we can or cannot.
can we invoke batch apex in trigger?? and why we can or cannot.

Yes we can invoke batch apex in trigger. In case you have to start any batch process on update/insert, you can run job in respective trigger methods.