Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
can we call one batch with other? if yes how?
This was added with version 26 of the API. A small example here: http://boards.developerforce.com/t5/Apex-Code-Development/Calling-batch-apex-from-batch-apex/td-p/512929
There's also a good blog that does a good job describing some of the considerations and possible gotchas here: http://andyinthecloud.com/2012/10/14/winter13-chaining-batch-jobs-with-great-power/
After Winter13 release it possible
This was added with version 26 of the API. A small example here: http://boards.developerforce.com/t5/Apex-Code-Development/Calling-batch-apex-from-batch-apex/td-p/512929
There's also a good blog that does a good job describing some of the considerations and possible gotchas here: http://andyinthecloud.com/2012/10/14/winter13-chaining-batch-jobs-with-great-power/
All Answers
This was added with version 26 of the API. A small example here: http://boards.developerforce.com/t5/Apex-Code-Development/Calling-batch-apex-from-batch-apex/td-p/512929
There's also a good blog that does a good job describing some of the considerations and possible gotchas here: http://andyinthecloud.com/2012/10/14/winter13-chaining-batch-jobs-with-great-power/
After Winter13 release it possible