Tag: Continuation

  • Callout for imported wsdl using continuation after page load

    Hi friends, Today I am going to provide steps to implement Callout for imported wsdl with continuation after page load. Let’s understand why use an asynchronous call? An asynchronous callout is a callout that is made from a Visualforce page for which the response is returned through a callback method. An asynchronous callout is also referred to…