Donate For Haiti Relief and Development
Powered by MaxBlogPress 
Home » Archive

Articles tagged with: Interview Question

Siebel Configuration »

[30 Nov 2009 | 6 Comments | 1,342 views]

This a very commonly asked question in Siebel technical interviews. Let discuss this.
Question: In an Applet we have a Button When we click on that Button we need to get an Business service. How we are going to do it?

Siebel Configuration »

[27 Nov 2009 | 16 Comments | 1,430 views]

I was trying hard to get user input regularly but readers were not providing their feedback and response. Now we have come up with an idea of putting open post for answers , where we will discuss over commonly asked Siebel interview questions. these open post will be kept under “Siebel Interview Question” tag. The answer will get concluded after 30 days of creation.

Siebel EIM »

[12 Nov 2009 | 5 Comments | 1,184 views]

In recent time I have come across many queries regarding updating the user key columns in the Siebel through EIM. Lets understand what is the importance of user key in siebel eim and discuss how to update User Key using EIM.

Siebel Configuration »

[11 Nov 2009 | 2 Comments | 948 views]

Dynamic drilldown: Is a way to drilldown through a single source (i.e. same source) to different views based on some conditions.

Siebel EIM »

[28 Oct 2009 | No Comment | 742 views]

In last article we have discussed about the Account Data Load and in continuation we will talk about Account Child Entities.

Siebel EIM »

[25 Oct 2009 | 3 Comments | 725 views]

Let us discuss the account load in the Siebel through eim in this article.
For loading account data into the Siebel application the perquisite is to load the LOV data for the state should also be loaded before the account entity. So just check for the lov data for state.

Siebel Configuration »

[22 Oct 2009 | 2 Comments | 671 views]

Drilldown helps user to navigate to a view. Drilldown fields in a list view are identified by colored, underlined text, much like a hypertext link in a Web browser.

An Overview, Siebel EAI »

[27 Aug 2009 | 6 Comments | 1,719 views]

Virtual business components (VBCs) are mechanisms in Siebel EAI by which data from an external system can be viewed in Siebel applications without having to replicate that data within the Siebel Database. We will discuss VBC in a series of 4 articles. Here is the first one, which will help you in understanding why we require VBC and what are VBC’s?.

Siebel Configuration »

[26 Aug 2009 | 4 Comments | 3,019 views]

Siebel best practice recommends scripting should be used as a Last Resort, Do not write script if there is a way to implement the required functionality through configuration. Declarative configuration is easier to maintain and upgrade, leading to a lower total cost of ownership.
Preferred alternatives to scripting includes
• User properties• Field validation• Workflow• Personalization• Run-time events• State model
Siebel provides User Properties which are extremely valuable resource for implementing functionality that would have otherwise required scripting.