Custom Business Objects

The adapter includes support for custom business objects.

Custom objects are similar to user-defined objects, which are added by the user in the deployed instance.

Custom objects and custom attributes have "_c" appended to their names. Custom objects are exposed using a generic service interface. The custom object web service contains generic operations to which the custom object is passed as a parameter. Examining the schema that is referenced by the service WSDL shows the details of the parameters of the available operations.