Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Exploring the SAP Audit Log Service - Store Audit Log Entries in the Object Store
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Create an instance of the Object Store
- 3 Create a service key of the Object Store
- 4 Test the service key credentials with the AWS CLI
- 5 Create an instance of AWS S3 in Open Connectors
- 6 Test the instance API in Open Connectors
- 7 Deploying the Open Connectors instance credentials
- 8 Extend the integration package
- 9 Handle multipart/form-data payload in SAP Cloud Integration Blog post
- 10 Define Content-Type and Payload
- 11 Prepare Payload Groovy script
- 12 Add new objectStoreCredentials property to integration flow
- 13 Connect to Open Connectors API
- 14 Deploy and test integration flow
- 15 Fix Content-Type value and redeploy integration flow
- 16 Extract different date ranges
- 17 Check files created in the Object Store
- 18 Outro