<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Siebel Answers &#187; Siebel Administration</title>
	<atom:link href="http://interview.siebelunleashed.com/blog/category/siebel-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://interview.siebelunleashed.com/blog</link>
	<description>Making Siebel Interviews easy</description>
	<lastBuildDate>Mon, 29 Mar 2010 15:52:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Siebel Application Architecture &#8211; Interview Question</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-administration/siebel-application-architecture-interview-question/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-administration/siebel-application-architecture-interview-question/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:20:20 +0000</pubDate>
		<dc:creator>neel</dc:creator>
				<category><![CDATA[Siebel Administration]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://siebelunleashed.com/?p=394</guid>
		<description><![CDATA[Today I am going to discuss interview questions that I think are basic and interesting. I will be adding more questions and answers in next few days. So watch out for Interview Questions Categories Ques: You are logged into Siebel Call Center as a dedicated or mobile client. How do you determine to which database [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Today I am going to discuss <strong>interview questions</strong> that I think are basic and interesting. I will be adding more questions and answers in next few days. So watch out for <strong>Interview Questions Categories</strong></p>
<p><strong>Ques: You are logged into Siebel Call Center as a dedicated or mobile client. How do you determine to which database you are connected?</strong></p>
<p><strong>Answer:</strong><br />
<span id="more-394"></span></p>
<ul>
<li>Click on Help &gt; Technical Support in Siebel Application<br />
OR<br />
Click CTRL + ALT + J</li>
<li><strong>Connect String parameter</strong> will tell you which database and you are connected to.</li>
</ul>
<p>Same Applet will also tell you information such as</p>
<ul>
<li>User Id you used to login</li>
<li>SRF file you are using (very important and very commonly used)</li>
<li>Application Version</li>
</ul>
<p><strong>Ques:What are different layers of the Siebel Application Architecture?</strong></p>
<p>This is pretty basic question and I am pretty sure that you all know about the answer already but still I am giving an answer.</p>
<p>A simple Answer of this question will be</p>
<ul>
<li>User Interface Layer</li>
<li>Business Object Layer</li>
<li>Data Object Layer</li>
<li>Physical Layer or Database Layer</li>
</ul>
<p>But a detailed answer of this question will be</p>
<ul>
<li><strong>User Interface Layer</strong>: It consists of 2 components or 2 Sub Layers so to say
<ol>
<li><strong>Physical UI Layer</strong>: Which is nothing but your physical <strong>CSS and Siebel Web Template (SWT) files</strong> that are used in UI</li>
<li><strong>UI Object Layer</strong>: Which consists of Applets, Views and Screens</li>
</ol>
</li>
<li><strong>Business Object Layer</strong>: This helps you define your business logic. Business Components, Business Objects, Links etc are part of your Business Object Layer</li>
<li><strong>Data Object Layer:</strong> Data Object Layer is the what contains your object definitions. Tables such as S<strong>_BUSCOMP,S_APPLET and S_INDEX</strong> are examples of <strong>Data Object</strong> Layer. When you make table schema changes in Siebel tools these are stored in Data Object Layer and once you do Apply and Activate they are propagated to <strong>Physical Database</strong>.</li>
<li><strong>Physical Layer</strong>: This is 3rd party RDBMS that you use such as<strong> Oracle</strong> or <strong>DB2</strong> to actually store data.</li>
</ul>
<p>The answers are again based on my experience and in case if you feel that I missed something or I am wrong somewhere please correct me with your valuable feedback and comments.¼/p&gt;</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/user-properties/update-field-change-another-field/" rel="bookmark" class="wherego_title">How to update a field based on change in another field?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/a2z-of-testing/" rel="bookmark" class="wherego_title">A2Z of Testing</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-eai/what-is-xml-doc-siebel/" rel="bookmark" class="wherego_title">What do you understand by the term XML Doc?</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/" rel="bookmark" class="wherego_title">How to enable a particular child entity?</a></li><li><a href="http://interview.siebelunleashed.com/blog/smart-scripts/how-to-invoke-smart-script-on-click-of-a-button/" rel="bookmark" class="wherego_title">How to invoke Smart Script on click of a button?</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/populate-field-value-with-another-field-value/" rel="bookmark" class="wherego_title">Populate field value with another field value</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-administration/siebel-application-architecture-interview-question/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

