Use the following code to send data:
... op=CoCreateInstance(…) ... <setup import views and communication/system attribute information> ... op.ExecuteAsync(&id,False) //Perform asynchronous send, with a response expected ...
Note: If required, you can substitute the ExecuteAsyncXML method for the asynchronous ExecuteAsync method.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|