So now we have the python function, let's leverage it from OIC -
Create Connection for OCI Functions
Check out my previous post on leveraging functions from OIC here, if you need details on where to retrieve these values from.
Create the Integration
Response is as follows -
Set the relative uri to the following -
The function endpoint has the following format -
https://oci-region.functions.oci.oraclecloud.com/20181201/functions/ocid/actions/invoke
The relative uri is set to /20181201/functions/ocid/actions/invoke
Request / Response configured as follows -
Request Mapping -
Map Integration response -

No comments:
Post a Comment