Extending Column in Siebel : Video Tutorial

I haven't came across any siebel implementation till yet, that doesn't requires extension of siebel base tables. 

This usually required when siebel table doesn't have any column that can support the required data type or when there is additional data required at the business layer.

Although it can be achieved by using the extension table, but it is recommended that fields that are shown on UI or used frequently in the script should exists in the base column. 

This is because that extension column requires an additional join in the sql query. And every time BC based on the base table will be queried, extension table will also be called into the memory. 



Here is one video from you tube that explain the whole process of extending column as a screen cast.







Comments (3)

Loading... Logging you in...
  • Logged in as
The best Siebel blog - http://siebeltipsntricks.blogspot.com
hi !
the video is good thanks for sharing

i need to have screenshots for workflows
More than 5000 registered IT consultants and IT corporate's.

Request IT online training at <a href="http://www.todaycourses.com" target="_blank">www.todaycourses.com

Post a new comment

Comments by

Other Siebel Blogs

siebel-admin-l @ IT - toolbox

siebel-dev-l @ IT - toolbox