Categories
API for programmatically manipulating DV objects Data Visualization and automate DV tasks in OAS
Comments
-
@Mike Durran-Oracle Hi Mike, thanks for delivering REST API as part of OAS 2025, we certainly appreciate that (and after performing upgrade to OAS 2025 we will start to test it and use it). I hope, that REST API is still evolving and other remaining functionality (data set manipulation for example) will come.
1 -
This is good news…I appreciate all the work that's going into this. I'm trying to understand if some of the functionality I was looking for was delivered / associated to this idea…
Specifically which endpoint would we leverage for the below?
2)Manipulation of DV workbooks
- Listing DV projects and their key properties (for example data sets used by DV workbook)
1 -
@Brandon Vorbeck-Oracle Manipulation of DV workbooks should be definitely next on the list for future extension- @Mike Durran-Oracle - is it on the roadmap ?
0 -
This has recently been added to OAC (get the JSON for a workbook) but it's not in OAS 2025 I'm afraid.
1 -
And changing workbooks via API is also planned ?
0 -
What would you like to do via API Michal?
0 -
@Mike Durran-Oracle Mike, what would be good for workbook manipulation/settings (or other functionality)via API is following:
- Setting name and description of workbook (this should be more belonging to API for Catalog, but it is not there)
- Setting JSON definition of workbook (after changing it programmatically - for example changing reference to data set - replacing it by another data set "Id" - this would help us in Dev2Prod migration since there are big "gaps" in this process )
- Getting list of data sets/subject areas used by workbook (but this can be done by parsing JSON definition of workbook - but getting it as API call would be more comfortable)
For data sets it would be good to do following via API:
- Setting name and description of data set (aka workbook)
- Changing Connection of table/tables of data set
- Setting/getting ACL for data set
Michal
1 -
Thanks for clarifying Michal.
Regards
Mike
0