Create WPC GET Specific Version Method for Fluid Model schema

As an OSDU data definitions member, I want the GET Specific Version method to be created to support the Fluid Model WPC. The method must get the specified version from the record id provided record and throw the corresponding messages, (Check AC section).

Dependencies before start the development :

Task Status (Y / N)
Proposal document revised Y
Multi – company review Y
OSDU Forum approval Y

Acceptance criteria:

AC Completed
The user can send a GET request to the endpoint /{record_id}.
Path parameter validation: Valid record_id passes, Invalid record_id returns 422 Unprocessable Entity.
Response: 200 OK with JSON body.
Caching: Same record/version returns identical data. Postman Tests: Valid ID and version ® 200 OK. Invalid parameters ® 422. Repeat GET ® same result.
If the specified ID or version number does not exist, the system should return a 404 Not Found status.
If the user is not authorized to access the specified version, the system should return a 403 Forbidden status.

End point:

/api/rafs-ddms/v2/fluidmodel/{record_id}/versions/{version}

SCHEMA and reference links

You can access the json example file here: https://gitlab.opengroup.org/osdu/subcommittees/data-def/work-products/schema/-/blob/master/Generated/work-product-component/FluidModel.1.0.0.json

Proposal Doc: https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/FluidModel.1.0.0.xlsx

Source data sample:

Reference list(s):

Reference Data Name Schema Reference Value List
FluidModelType https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/schema-FluidModelType.1.0.0.xlsx https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/FluidModelType.1.xlsx
FluidModelSaturationType https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/schema-FluidModelSaturationType.1.0.0.xlsx https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/FluidModelSaturationType.1.xlsx
FluidModelSurfaceSeparationProcessType https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/schema-FluidModelSurfaceSeparationProcessType.1.0.0.xlsx https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/FluidModelSurfaceSeparationProcessType.1.xlsx
BlackOilFlashMechanismApplied https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/schema-BlackOilFlashMechanismApplied.1.0.0.xlsx https://gitlab.opengroup.org/osdu/subcommittees/data-def/projects/ResMngmtTeam/docs/-/blob/main/Dynamic%20Reservoir%20Modeling/Jan2025_Workshop/Workshops_Outcomes_Proposals/Reference-Data-Schema-And-Values/BlackOilFlashMechanismApplied.1.xlsx
WorkflowUsageType published
Edited Dec 02, 2025 by Raul Isunza
Assignee Loading
Time tracking Loading