Description of the diagram OCI Function Mode

This diagram shows how the function mode needs to be introduced in the code (with 'funcMode' variable) and function definition/metadata should be added in the code in order to register it in Oracle Analytics Cloud. OAC sends a request to register a function in OCI with funcMode=describeFunction. OAC sends a request to invokde a function in OCI with funcMode=executeFunction.