The sample code in the folders below demonstrate how to invoke Dataview REST APIs via the sample client libraries. The steps performed in the examples are similar and follow this general flow:
- Authenticating into OCS
- Creating Types, Streams, and data (as needed)
- Creating a dataview
- Retreiving the dataview
- Updating the dataview
- Retreiving the updated dataview
- Getting all created dataviews
- Getting the datagroup of the created dataview
- Check the preview data
- Check the interpolated data using sessions
- Recheck the preview data (should be different then 9
- Recheck interpolated data using the previous session (should be the same as 10)
- Delete every that was created
Languages | Test Status |
---|---|
Java Python3 |
For the main OCS page ReadMe
For the main landing page on master ReadMe