Create a Child Backend

You can create child backends to extend the functionality provided by custom backends that have been registered in your extension, or by the Oracle Cloud Applications backend.

A child backend inherits the parent backend's definition, which you can override as required. Its server URL is derived from the top-level backend, with vb-catalog://backends/ as the base URL. For example, the Sales and Service backend, which is a child of the Oracle Cloud Applications backend, has the server URL vb-catalog://backends/fa/crmRestApi/resources, where fa represents the parent backend.

Child backends can be created only for custom backends, or for Oracle Cloud Applications.