2.5.1 General API Mapping
Topic Version | 1 | Published | 10/16/2017 | |
For Standard | ETPW20 v1 |
This table maps SOAP API functions to the ETP protocol and message used to perform the same or similar task.
SOAP API Function (WITSML 1.X) |
ETP Protocol(WITSML 2.0) |
ETP Message |
---|---|---|
GetVersion |
Core |
RequestSession |
GetCap |
Core |
RequestSession |
GetBaseMsg |
(none) |
(none) |
GetFromStore (child objects) |
Discovery |
GetResources |
GetFromStore (single object) |
Store |
GetObject |
AddToStore |
Store |
PutObject |
UpdateInStore |
Store |
PutObject |
DeleteFromStore |
Store |
DeleteObject |
NOTE: Streaming of channel data and data management of growing object parts are not covered by the above mapping.