Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Wellbore
Wellbore Domain Services
Commits
419ec3ab
Commit
419ec3ab
authored
Aug 18, 2021
by
Luc Yriarte
Browse files
Wellbore ID reference with a final column for current version
parent
780be177
Pipeline
#59376
passed with stages
in 42 minutes and 35 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
tests/integration/DEMO WDMS.postman_collection.json
View file @
419ec3ab
{
"info"
:
{
"_postman_id"
:
"
81137a1d-3fd1-4d06-bc40-a3a7d0cce914
"
,
"_postman_id"
:
"
903391ee-72f7-4187-b570-c9e2d7331838
"
,
"name"
:
"DEMO WDMS"
,
"schema"
:
"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
...
...
@@ -768,7 +768,7 @@
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"[
\r\n
{
\r\n\r\n
\"
acl
\"
: {
\r\n
\"
viewers
\"
: [
\r\n
\"
data.default.viewers@{{datapartitionid}}.{{domain}}
\"\r\n
],
\r\n
\"
owners
\"
: [
\r\n
\"
data.default.owners@{{datapartitionid}}.{{domain}}
\"\r\n
]
\r\n
},
\r\n\r\n
\"
legal
\"
: {
\r\n
\"
legaltags
\"
: [
\r\n
\"
{{legaltags}}
\"\r\n
],
\r\n
\"
otherRelevantDataCountries
\"
: [
\r\n
\"
FR
\"
,
\"
US
\"\r\n
]
\r\n
},
\r\n\r\n
\"
id
\"
:
\"
{{datapartitionid}}:work-product-component--WellboreTrajectory:{{wellboretrajectoryId}}
\"
,
\r\n
\"
kind
\"
:
\"
osdu:wks:work-product-component--WellboreTrajectory:1.1.0
\"
,
\r\n\r\n
\"
data
\"
: {
\r\n
\"
Name
\"
:
\"
{{wellboretrajectoryName}}
\"
,
\r\n
\"
WellboreID
\"
:
\"
{{datapartitionid}}:master-data--Wellbore:
wdms:1234
\"
,
\r\n
\"
TopDepthMeasuredDepth
\"
: 0,
\r\n
\"
BaseDepthMeasuredDepth
\"
: 0,
\r\n
\"
VerticalMeasurement
\"
: {
\r\n
\"
EffectiveDateTime
\"
:
\"
2021-08-17T14:13:08.174Z
\"
,
\r\n
\"
VerticalMeasurement
\"
: 0
\r\n
}
\r\n
}
\r\n
}
\r\n
]"
,
"raw"
:
"[
\r\n
{
\r\n\r\n
\"
acl
\"
: {
\r\n
\"
viewers
\"
: [
\r\n
\"
data.default.viewers@{{datapartitionid}}.{{domain}}
\"\r\n
],
\r\n
\"
owners
\"
: [
\r\n
\"
data.default.owners@{{datapartitionid}}.{{domain}}
\"\r\n
]
\r\n
},
\r\n\r\n
\"
legal
\"
: {
\r\n
\"
legaltags
\"
: [
\r\n
\"
{{legaltags}}
\"\r\n
],
\r\n
\"
otherRelevantDataCountries
\"
: [
\r\n
\"
FR
\"
,
\"
US
\"\r\n
]
\r\n
},
\r\n\r\n
\"
id
\"
:
\"
{{datapartitionid}}:work-product-component--WellboreTrajectory:{{wellboretrajectoryId}}
\"
,
\r\n
\"
kind
\"
:
\"
osdu:wks:work-product-component--WellboreTrajectory:1.1.0
\"
,
\r\n\r\n
\"
data
\"
: {
\r\n
\"
Name
\"
:
\"
{{wellboretrajectoryName}}
\"
,
\r\n
\"
WellboreID
\"
:
\"
{{datapartitionid}}:master-data--Wellbore:
:{{wellboreId}}:
\"
,
\r\n
\"
TopDepthMeasuredDepth
\"
: 0,
\r\n
\"
BaseDepthMeasuredDepth
\"
: 0,
\r\n
\"
VerticalMeasurement
\"
: {
\r\n
\"
EffectiveDateTime
\"
:
\"
2021-08-17T14:13:08.174Z
\"
,
\r\n
\"
VerticalMeasurement
\"
: 0
\r\n
}
\r\n
}
\r\n
}
\r\n
]"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment