Configuring Oracle NetSuite Adapter Invoke Operation Properties

Enter the Oracle NetSuite Adapter invoke operation values for your integration.

What You Can Do from the Oracle NetSuite Adapter Invoke Operations Page

You can configure the following invoke operation values for the Oracle NetSuite Adapter.

  • Select the operation to perform.
  • Select the business object on which to perform the operation.

What You See on the Oracle NetSuite Adapter Invoke Operations Page

The following table describes the key information on the invoke Operations page.

Element Description

Select an Operation Type

Select the type of operation to perform on the business object:
  • Basic

    • Add: Adds a record into the system.

    • Delete: Deletes a record from the system.

    • Get: Queries the system for a record.

    • Update: Updates an existing record in the system.

  • Miscellaneous

    Select a specific operation. If you select Miscellaneous, you do not need to select a business object (the Select Business Objects table is not visible).
    • GetBudgetExchangeRate: Gets and filters data related to the budget exchange rate.

    • GetConsolidatedExchangeRate: Gets and filters all data related to the consolidated exchange rate.

    • GetCurrencyRate: Gets and filters the current currency rate.

    • GetItemAvailability: Retrieves the inventory availability for a given list of items.

    • GetPostingTransactionSummary: Retrieves a summary of the actual data in an account.

Filter by object name

Type the initial letters to filter the display of business objects.

Select Business Objects

Select the business object to use.

Your Selected Business Objects

Displays the selected business objects.

Processing Options

Select this link to enable and disable certain aspects of NetSuite cloud application server-side processing when performing an operation.
  • Treat Warning As Error:

    If selected, the endpoint treats all warning messages that are displayed by the NetSuite cloud application as errors.
  • Ignore Read Only Fields:

    If selected, the endpoint ignores read-only fields during any requests.
  • Insert record on Update if not Exist:

    If selected, a record is inserted if one does not exist. This option is only displayed if the Update operation type is selected.
  • Search Page Size: Select the number of search results to return on a single page. The minimum value is 5 and the maximum value is 1000.