Editing a Function

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

    1. Navigate to the workspace that contains the function that you want to edit.

      For the steps to access a workspace, see Accessing a Workspace.

    2. On the workspace home page, click User-defined functions.
    3. From the list of function libraries on the User-defined functions page, click the name of the library that contains the function that you want to edit.
    4. In the Functions list of the library details page, select Edit from the Actions menu of the function.
    5. In the Edit user defined function panel, make the necessary changes. For descriptions of the fields, see Creating a Function.
    6. Click 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.