Validate an Adapter Definition Document

Before you publish the adapter to Oracle Integration, you must validate the adapter definition document. Validating the document ensures that it does not contain any syntactic or semantic errors.

  1. In VS Code, click Explorer Explorer icon on the sidebar.
    The directory structure of your workspace folder is displayed.
  2. Within the definitions directory listing, right-click the adapter definition document, and then click RAB: Validate.

    Now, the extension validates the document. If your document isn't valid, errors are displayed in the VS Code editor's bottom panel, on the Output tab.

  3. Review the validation errors, update the document, and validate again until the document has no errors. For information on understanding the errors, see Validation Rules for the Adapter Definition Document.
    If your document is valid, a success message is displayed.