Edit Library Function Values

You can edit JavaScript library functions and files in Oracle Integration. The JavaScript library can consist of a single file or multiple JavaScript files in a JAR file.

  1. In the navigation pane, click Design, then Libraries.
  2. Either click the library name or click Edit Edit icon.

    The files contained in the library and their constituent functions are displayed. You can expand and contract the list of functions, and you can search and filter the list.

  3. To edit information about the input and output values of a function, click the function.

    If the function is in use in an integration, you are warned about it and the function is presented in view-only mode.

    If the function is available for editing, you can set the data types of the function’s input and output values, defining them as Boolean, Number, or String.


    The Search functions field appears on the left. Below are the available functions. To the right is the add function, with Input and Output sections for the param1, retValue, and param2 parameters. Number is selected in each field.

  4. When done, click Save.