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

Apex and Large Files
Can someone help us with some script and a web method that will create a button for a Large and/or Medium sized organization to push out tasks to the field sales. There would be a few thousand tasks distributed so Apex is required as well as some Java.
thx/El

Please explain your problem in more detail. I may help you.

We have 3 Account Types: Acct_1 is over/tasks Acct_2 and Acct_2 is over/tasks Acct _3 there are several hundred Acct_3 types per Acct_2. Accts_1/2 can assign and send tasks to their respective child accounts, up to 3 tasks can be assigned and show up as a task and as a promotion.
We have a customer object that generates this custom tasks.
We need a Webmethod to run this from the Apex Server and not the browser since it goes over the 200 limit.
We need the appropriate script to run the Webmethod