Editing a Function
Edit any value in a user-defined function in Data Integration except the function's identifier.
- On the User-defined functions page, Function libraries list, select the name of the library that contains the function that you want to work with. If you need help finding the page or the list of libraries, see Listing Function Libraries.
- On the library details page, Functions list, find the function that you want to edit.
-
From the Actions menu (
) of the function, select Edit.
- In the Edit user defined function panel, make the necessary changes. For descriptions of the fields, see Creating a Function.
- Select Save changes.
Use the oci data-integration user-defined-function update command and required parameters to update a function:
oci data-integration user-defined-function update [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateUserDefinedFunction operation to update a function.