2.5.8 Retrieve a Log from the Store
Topic Version | 1 | Published | 10/16/2017 | |
For Standard | ETPW20 v1 |
Version |
Description of how to do this task |
---|---|
WITSML 1.x |
Send a GetFromStore request with a template of the log to return, specifying the elements to include in the response and including the identifiers and logData element. Log curve data is not sent or received in real time, so polling is required. |
WITSML 2.0 |
To retrieve a log header, use the Store protocol to send a GetObject message with a URI of the log to be returned. To send or receive log channel data, use the Channel Streaming protocol. For more information, see 4.1 Overview of Growing Objects and How They Work. |