in this post we're going to see about...
- About Business Object
- Business Object Properties
- About Business Object Component
- Relationship between a business object and a view/screen
What is Business Object in Siebel???
- a part of Business Object Layer in Siebel Object Architecture
- a logical representation of Business fundamental area of the business logic
- groups related business components together according to functional requirements
- allows to establish a relationship among the various business components which are mentioned under the business object
- each business object includes one business component as primary and that serves as the parent business component in the business object
- business component under business object can establish single relationship, and not allowed to establish more than one
for example...
from the above hierarchy structure...
- the Opportunity business object groups together the Opportunity, Contact, Activity, Product, Issues, Account and other business components
- Opportunity business component is the parent business component in the hierarchy
- a link establishes a relationship between the parent business component and other child business components, such as Contact, Product or others
- for the link between Opportunity and Product, displays the related Products for an Opportunity in the Siebel Application
Properties of Business Object...
Name
- specifies the name of the business object and required field in creating business object
- this name property value must be unique among business objects
- can include spaces but it cannot include special characters
- this name property act as reference that wherever the business object has been used
Primary Business Component
- specifies the parent business component of the business object
- we can able to set this property value only the particular business component present under business object and without any link reference, since primary business component will act as parent for other business components in the business object
Query List Business Component
- it is a optional property and used to save predefined queries for the business object
- the value for this property is "Query List", name of business component which stores the search specification along business object in Siebel database
About Business Object Component...
- business object component identifies a business component
- holds related business components and links, to establish relationship of the business component in business object
- this object type presents in Siebel Tools in "Siebel Objects > Business Object > Business Object Component" hierarchal path
properties of Business Object Component...
Business Component
required property and specifies the name of a business component
Link
- optional property and specifies the name of a link that Siebel CRM uses between two business components
- if it is empty then Siebel CRM does not create a link for the business component
in the next slide, we are going to see about the relationship between a Business Object and a View/Screen...
Altogether we can say, Business Object is a implementation of business model (logical database diagram), tying together a set of inter-related Business Components using Links
Comments
Post a Comment