Skip to content

apexcoder.com

  • GETTING STARTED
    • APEX & Visualforce
    • Salesforce Tools
  • Blog
    • Apex
      • APEX Triggers
      • DML Operations
      • Triggers Best Practices
      • SOQL & SOSL
    • Visualforce
      • Pageblock Table
      • Action Function, Action Poller, Action Region
      • Visualforce Component
      • Visualforce Charting
    • Communication Templates
      • Visualforce Templates
    • Advanced Apex
      • Dynamic Apex
      • Batch Apex
      • Testing Batch Apex
      • Disable Apex Code in Prod
      • Future Methods
      • Approval Process Using Apex
    • Integration
      • Apex Rest Callouts
      • Testing Rest Callouts
      • Inbound Rest Services
      • Long Running Callouts
    • Lightning
      • Locker Service
    • Tools
      • Salesforce DX
      • Chrome Plugins
      • Code Repository
      • Query analysis using Query Plan tool
  • APEX FAQ’s
  • Trainings
    • Training Schedule
    • Training Preparation
    • Admin Questions & Answers
    • Developer Questions & Answers
  • Resources
    • Books
    • Links
  • About Me

Category: Long Running Callouts

Making Callouts for Long-Running requests using Continuation object in Salesforce ?

Sometimes we may encounter webservice callouts in business scenarios that will take longer to respond. This is because the other end need to do significant amount of work prior to responding back. if the other end process huge number of transactions during peak loads, the response will be even slower. Salesforce has a governor limit of maximum of 10…

Read More

Action Function, Poller, Region ADVANCED APEX ANT Deployment APEX Apex Rest Services Apex Triggers Approval Process Using Apex Batch Apex Chrome Plugins Code Repository Communication Templates Disable Apex Code in Prod DML Operations Dynamic Apex Future Methods Integration Javascript Remoting lightning Locker Service Long Running Callouts PageBlockTable Query analysis using Query Plan tool REST API Salesforce Salesforce DX SOQL & SOSL Testing Batch Apex Testing Rest Callouts Tools Visualforce Visualforce Charting Visualforce Component Visualforce Templates
Blog at WordPress.com.
Cancel

 
Loading Comments...
Comment
    ×