Economic modules/forecasts/scenarios

Me and my team have internally been able to built a sync process that brings in well header, and daily/monthly production for all wells from a specified DB.

is there a way to make a connection with the REST API to the economic modules/forecasts/scenarios from that database so we do not have to recreate it in the 2dev platform? this would avoid creating all economic parameters from scratch.

I also tried uploading an MDB manually through the front end of ComboCurve 2dev so I can transfer these economic parameters to the project my developer is working on but I get an error with the upload. could you transfer these from regular to development platform?

I was also hoping to see what a ComboCurve DB connection looks line in SQL management? want to see what the data tables look like through the back end.

Thanks.

1 Like

Hi @Moirita34, Thanks for submitting this. The dev team should have a consolidated response for you today.

1 Like

Hi @Moirita34 .

Thanks for using our REST API and blog services, we really appreciate it because it could help someone else in the future. Now, Answering your questions:

Is there a way to make a connection with the REST API to the economic modules/forecasts/scenarios from that database so we do not have to recreate it in the 2dev platform?

I also tried uploading an MDB manually through the front end of ComboCurve 2dev so I can transfer these economic parameters to the project my developer is working on but I get an error with the upload. could you transfer these from regular to development platform?

  • Combocurve platform allows users to share their projects (with all the forecast/economics/scenarios, etc) between their environments. This can be done by using the “Sharing” button inside a project. For more information you can refer to the little question mark icon at the top-left section of your screen and look for “sharing”. Anyway I’m letting you a video that is part of the documentation you will find there: Loom | Free Screen & Video Recording Software | Loom

I was also hoping to see what a ComboCurve DB connection looks line in SQL management? want to see what the data tables look like through the back end.

  • Sorry, but right now we don’t provide access to the DB for several reasons ( security is one of them), However, for any information you require, you can ask here in the forum and we would love to help.
1 Like

Hi @Angel_Torres and @sopheap.meas !

I am a developer currently working on this sync project with @Moirita34


I looked through the documentation, but didn’t find exactly what we are looking for yet. We are looking for methods to POST/PUT our current Scenarios, Econ Models, and Forecasts selected from our ARIES database, instead of manually entering the data into the Combocurve client.

The method of importing ARIES data by way of creating a new project by uploading an exported Access Database .mdb file worked and brought in the data that we needed, but since this method can only be used to create new projects (and is done with the Client) we would like to use the API instead.


This is cool thanks for showing this - I hadn’t found this yet, I will be using this for testing now that I know about it!

Hi @xmagee,

I’m glad the documentation we attached in our previous comment was helpful!.

Regarding the importing process of Scenarios, Econ Models, and Forecasts from Aries to Combocurve using the REST API, right now, we provide support to import the following resources through the REST API:

For the resources you need to import, for now, you have to use the manual import.

Thank you.

1 Like

Ok, thank you for the information!

We’ll meet and discuss this and figure out what to do next.

1 Like