delegateas/Daxif

Check status of async job when importing instead of parsing XML

magesoe opened this issue · 1 comments

The importHelper' in SolutionHelper currently parses the XML for information about the status of the import job. According to seanmcne/Microsoft.Xrm.Data.PowerShell#114 it might be possible to use the status of the async job instead.

Change the implementation such that it uses that instead.

Was already solved in retrieveAsyncJobState