Use the following code to retrive results:
... boolean processed=op.ExecuteGetResponse(id,True)
//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 for the asynchronous ExecuteGetResponse method.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|