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.
- Select the region in which Oracle Functions resides.
- Select the button for Invoke function.
- Select the target application in Oracle Functions.
- Select the target function which is part of the target application.
- Optionally, provide a request-body for the function using the Payload field. For more information about invoking the functions, refer Invoking Functions.
- Click Add Step to finish adding the user-defined group and step.
Parent topic: Add User-Defined Plan Groups and Steps