Configure a Step to Execute Oracle Functions

You can invoke a user-defined step as Oracle Functions. You can use this method if you require a serverless execution mode instead of deploying an instance for executing user-defined scripts or code.

For more details on deploying applications and functions, refer Overview of Functions.
  1. Select the region in which Oracle Functions resides.
  2. Select the button for Invoke function.
  3. Select the target application in Oracle Functions.
  4. Select the target function which is part of the target application.
  5. Optionally, provide a request-body for the function using the Payload field. For more information about invoking the functions, refer Invoking Functions.
  6. Click Add Step to finish adding the user-defined group and step.