Business object naming conventions

This topic describes business object naming conventions.

Business objects modeled for Siebel business services have the following naming form:

SiebelBs<Business Service Name><Method name>

If the Siebel Integration Object is part of the business service, the names of the corresponding business objects generated for the integration components under that integration object will have the naming convention, SiebelBs<Integration Component Name>.

If the business objects are generated against Siebel Integration Object, the business objects will be generated only for the integration components under it, separately. For example, if the integration object does not come under the business service, the naming convention for the integration components is Siebel<Integration Component Name>.

Here is an example of the business object naming convention for request and response:

Parent topic: Learning about business objects

Related tasks
Using generated business object definitions

Related reference
Attribute properties
Supported verbs
Application-specific information for business objects
Business object structure examples