Designing an Integration with the Adapter Configuration Wizard

You use the Adapter Configuration Wizard to include the Oracle NetSuite Adapter in a SOA composite application or an Oracle Service Bus business service.

The Adapter Configuration Wizard consists of configuration pages that enable you to select the artifacts required to communicate with the NetSuite application. You can configure the adapter in the outbound (target) direction.

Note:

If the Localize Files dialog is displayed during adapter configuration, click Cancel. You cannot localize the WSDL file.
  • The Basic Info page prompts you to enter a meaningful name and optional description.

  • The Connection page prompts you to specify the security policy and CSF authentication key to use. The authentication key is created by clicking the Add icon to specify the key name, NetSuite company name, user name, and password.

  • The Operations page prompts you to select the operation and business object on which to perform the operation.

  • The Summary page displays your selections for the outbound direction.

The following artifacts are created for each adapter instance in the Applications window in Oracle JDeveloper:
  • WSDL file: Only the standard WSDL file type is supported.

  • JCA file: Contains the internal implementation details used by the adapter during runtime. It contains the different interaction and connection properties used by the adapter.

When application configuration is complete, you can deploy the application from Oracle JDeveloper to the runtime environment.

For information about the details to specify in the fields of the wizard pages, see Configuring NetSuite Adapter Properties.