Open Closed

Background Jobs #2925


User avatar
0
shobhit created
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

i have 1 scenario where api method receive request. for ex:

  1. update user details
  2. update user address in custom table
  3. call 3rd party api and update user details as point 1 done, api reuturn back to UI and point 2,3 happens in background.

Question: how i can achieve this scenario. Please share document and sample code.


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    https://docs.abp.io/en/abp/latest/Background-Jobs https://docs.abp.io/en/abp/latest/Background-Workers

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 21, 2025, 13:37