Discuss Technical Problems with Siebel Experts
Powered by MaxBlogPress 
Home » Archive

Articles tagged with: Siebel Best Practice

Interview Question, LinkedIn Group Discussions, Siebel Configuration »

[22 Jan 2010 | No Comment | 955 views]

Business Requirement :  Need to create a multi-value group for Contacts phone numbers. What should your first step in this configuration be?
Choose your answer….

Interview Question, LinkedIn Group Discussions »

[20 Jan 2010 | One Comment | 1,064 views]

A. never
B. to insert into Siebel EIM (interface) table such as EIM_ACCOUNT
C. to drop tables from the database
D. to insert data into Siebel customer (data) tables such as S_ORG_EXT
Our Linked Group “Siebel Oracle CRM Experts” is a wonderful place to discuss siebel,

Siebel Configuration »

[26 Nov 2009 | One Comment | 511 views]

Immediate Post Changes is a field level property of business component. This is optional and has two values TRUE and FALSE.

Server Administration »

[18 Nov 2009 | No Comment | 969 views]

I am sharing few best practices for Server Administration, These are well practiced and used.

Siebel EIM »

[14 Oct 2009 | 3 Comments | 439 views]

In this article we are going to focus on the challenges during the EIM merge process.
The EIM merge is a lovely process offered by the Siebel, We can have detail understanding of the merge process at the backend by studying the log of any EIM merge process. It provide the detailed information of all processing at the backend. The merge process functionality can be achieved using scripts but it will be a tedious job.

Siebel Configuration, Siebel EIM »

[15 Sep 2009 | 3 Comments | 846 views]

Sometime we have to go for creating a custom business component because no existing business component is suitable or match or requirement and alos have to decide whether to go with existing table or create a new one.
It will always be preferred to use the custom table for the functionality because of some of the below reasons :

Siebel Configuration »

[9 Sep 2009 | 2 Comments | 554 views]

Sometime we configure Immediate Post Changes property on the BusComp field object equal to TRUE while no server processing is required in the configuration.
Brief introduction of Immediate Post Changes
Immediate Post Changes is an optional property of BusComp field. It has a TRUE or FALSE value. Definition by Siebel Bookshelf “Field data is posted to the server when the focus moves off of the field and then the data is refreshed. Causes an immediate roundtrip to the server. When set to True the browser script PreSetFieldValue event is bypassed. Typically used …

Siebel Configuration »

[4 Sep 2009 | 2 Comments | 186 views]

We are adding a new tag “Siebel Best Practice” for our readers, which will cover Siebel best practice for all categories. Presenting first article in this series.
Custom Foreign Key Columns Differ in Length from Destinations
Custom Foreign Keys do not have the same length as the destination columns to which they are joined.
Impacted space
Data Integrity, Runtime Error