Editing a Function

Edit any value in a user-defined function in Data Integration except the function's identifier.

    1. From the list of function libraries on the User-defined functions page, select the name of the library that contains the function that you want to edit.

      If you need help finding the User-defined functions page, see Listing Function Libraries.

    2. In the Functions list of the library details page, select Edit from the Actions menu (Actions menu) of the function.
    3. In the Edit user defined function panel, make the necessary changes. For descriptions of the fields, see Creating a Function.
    4. 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.