function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jeremiah SherrillJeremiah Sherrill 

multiple global classes web service methods causing problems with executing javascript button

I created a webservice class for working with an external wsdl, I have created a second class that is also required to be global and have created a webservice method, but now my button doesn't work, even though neither the class nor button reference the new class.   Does anyone have any ideas what is going on?
Raj VakatiRaj Vakati
You can implement apex Continuation with chaining .. 

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_class_System_Continuation.htm?search_text=contin