2.5.8 Retrieve a Log from the Store

Topic Version1Published10/16/2017
For StandardETPW20 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.