public JobStatus GetJobDetails(string username, string password, string name)
Once a job has been submitted, it may take some time to process, depending on the number of records in the file
and the data cleansing services selected in the Workflow. Using this
method you can monitor the progress of the job and proceed to requesting the results of the job from the
Results Manager service only when the job is complete.