VBC stands for Virtual Business Component. Important features describing VBC are as following:
- > VBC does not have table associated to it which means data is not stored in Siebel tables.
- > Class of a VBC has to be CSSBCVExtern.
- > A business service is associated with VBC with the help of user property.
- > Business service can be vanilla (XML Gateway) or Custom BS.
- > We have handle all the events if we associate VBC with a Custom BS.
