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:
- update user details
- update user address in custom table
- 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)
-
0
hi
https://docs.abp.io/en/abp/latest/Background-Jobs https://docs.abp.io/en/abp/latest/Background-Workers