Base solution for your next web application
Open Closed

Calling Application Service from BackgroundJobs #1292


User avatar
0
andis created

We are planning to create an import module. Actually by import module is nothing more than just an action to let user trigger Application Service Action repeatly with different input.
Our design is to let users upload an excel, define the application service and its method they want invoke.. After that, background job can impersonate that user to do the input(all validations, audit logs and permissions are based on the uploading users). Is there anyway to achieve this?


7 Answer(s)