Dear ALL;
i have a custom entity on which i have a custom button A on press of that button i creates a record into another custom entity
B on creates of Record in Custom Entity B i have a plugin running as Asynchronous which is getting data from XMl file and creating accounts the problem is that while it is creating records and if i got log off from crm
it gives error in system job what i want is to keep running until its finish even if i log off from the system i use Asych because i thought it will keep running in back ground