Use the following code to retrieve results:
… op.ExecuteGetResponse(id,True,&processed) //Perform the retrieval of the results, with blocking turned on ... <check results for errors> ... <retrieve export view data> ...
Note: If required, you can substitute the ExecuteGetResponseXML method can be substituted for the asynchronous ExecuteGetResponse method.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|