<?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>Online Siebel Tutorials - Bookshelf</title>
	<atom:link href="http://www.siebelintegration.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siebelintegration.com</link>
	<description>Learn by Sharing Siebel Knowledge............</description>
	<lastBuildDate>Sat, 20 Feb 2010 05:41:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Create a External Business Component &#8211; EBC in Siebel</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-create-a-external-business-component-ebc-in-siebel/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-create-a-external-business-component-ebc-in-siebel/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 17:41:04 +0000</pubDate>
		<dc:creator>vivek22sepwp</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[EAI]]></category>
		<category><![CDATA[ebc]]></category>
		<category><![CDATA[external business component]]></category>
		<category><![CDATA[external table import wizard]]></category>
		<category><![CDATA[Siebel]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/index.php/configuration/how-to-create-a-external-business-component-ebc-in-siebel/</guid>
		<description><![CDATA[EBC is a External Business Component, which is created in Siebel database using the external table definition file i.e. DDL file.
Lets take an example to be more precise,
We will copy our existing Local DB or Sample DB which will act as External Database. And lets take S_LANG table which is to be shown in our database via an EBC. This is Language table stores the Language Code and Name like CHS Chinese, ENU  English, JPY  Japan.
How to Create External Data Source?
1.	Go to your /tools/sample/utf8 directory and Copy your ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-create-a-external-business-component-ebc-in-siebel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Siebel Task UI?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-create-siebel-task-ui/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-create-siebel-task-ui/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:39:21 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Siebel Task UI]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=379</guid>
		<description><![CDATA[Follow the below steps to create a simple Task UI in your local Siebel application.
1.
Create a Transient BC based on S_TU_LOG table (by default), from New Object &#8211; &#62; Transient BC.This table holds data temporarily for the TASK session.Add fields in this BC and they will automatically get assigned to some temporary columns of the table &#8211; S_TU_LOG.These columns will be storing the temporary data which can be used during the time the task is running.The class of this BC will default to CSSBCTaskTransient
Create a Transient BC based on S_TU_LOG ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-create-siebel-task-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Siebel Task UI ?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/what-is-siebel-task-ui-and-how-to-create-it/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/what-is-siebel-task-ui-and-how-to-create-it/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:17:06 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Siebel Task UI]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=373</guid>
		<description><![CDATA[First go through this video to understand what is Task UI. Then we take up the task of how to create Task UI in Siebel application.



In order to provide user interaction, quick-short forms to fill information and save it intermediately that can be resumed later, Siebel has provided a means, that is Task UI.
Task UI has evolved from Smart Scripts and Workflow. It took nice features of both and evolved as a integrated setup which is called as Task UI.
Follow the Steps to Create Task UI ,&#62;&#62; Next Post &#62;&#62;


]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/what-is-siebel-task-ui-and-how-to-create-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quizzeria – Siebel Workflow Interview Questions – Series: 3</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/siebel-workflow-interview-questions-part-3/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/siebel-workflow-interview-questions-part-3/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:11:09 +0000</pubDate>
		<dc:creator>vivek22sepwp</dc:creator>
				<category><![CDATA[Quiz]]></category>
		<category><![CDATA[Workflows]]></category>
		<category><![CDATA[Siebel Interview Questions]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workflow Action Agent]]></category>
		<category><![CDATA[Workflow Policies]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=320</guid>
		<description><![CDATA[This quiz talks about workflow topics and provides a bit of explanation to the answers. Please post your valuable feedback and suggestion over this initiative in below comments section.



Workflow
Workflow Policy
Workflow Monitor Agent
Triggers
Business Services



So, what&#8217;s you are waiting for, get started to refresh your Workflow knowledge base.










1. After workflow monitor agent successfully processes the record, then it moves the record in which table?S_ESCL_STATES_ESCL_LOGS_ESCL_REQNone2. If I do a Insert operation at the Siebel Operation step in a Workflow process, the newly created record's row_id will be stored in ?Object IdSiebel Operation Object ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/siebel-workflow-interview-questions-part-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quizzeria &#8211; Siebel EAI Interview Questions &#8211; Series: 2</title>
		<link>http://www.siebelintegration.com/index.php/eai/quizzeria-siebel-eai/</link>
		<comments>http://www.siebelintegration.com/index.php/eai/quizzeria-siebel-eai/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 17:49:14 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[Integration Objects]]></category>
		<category><![CDATA[Quiz]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[EAI Queuing]]></category>
		<category><![CDATA[Outbound Web Services]]></category>
		<category><![CDATA[Siebel Web Services]]></category>
		<category><![CDATA[Testing Web Services]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=304</guid>
		<description><![CDATA[This quiz asks question on below EAI topics and provides a bit of explanation to the answers. Please post your valuable feedback and suggestion over this initiative in below comments section.



Web Services
Integration Objects
MQ Series
VBC, EBC
Data Adapters
Transport Services
Workflows





So, what&#8217;s you are waiting for, click on this post and get started to refresh your EAI knowledge base.
Please go to Quizzeria &#8211; Siebel EAI Interview Questions &#8211; Series: 2 to view the quiz
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/eai/quizzeria-siebel-eai/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quizzeria &#8211; Siebel Configuration Interview Question &#8211; Series: 1</title>
		<link>http://www.siebelintegration.com/index.php/configuration/quizz-siebel-interview-question-part1-configuration/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/quizz-siebel-interview-question-part1-configuration/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 06:35:30 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Quiz]]></category>
		<category><![CDATA[User Properties]]></category>
		<category><![CDATA[Applet]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Siebel Quiz]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=294</guid>
		<description><![CDATA[Try out the below questions on Siebel Configuration that will help you revise your siebel skills.

Configuration
Scripting
Applets
Views &#38; Screens
Workflows
Business Services
Tools &#38; Client
And lot more

So, what are you waiting for, just go through the QUIZZ and post your questions and feedback on Commets and Contact Me pages.



]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/quizz-siebel-interview-question-part1-configuration/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to use Transcode Service ?</title>
		<link>http://www.siebelintegration.com/index.php/eai/how-to-use-transcode-service/</link>
		<comments>http://www.siebelintegration.com/index.php/eai/how-to-use-transcode-service/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 09:46:56 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[EAI Queuing]]></category>
		<category><![CDATA[Siebel Integration]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=282</guid>
		<description><![CDATA[This has been nicely explained in a friends blog. Below is the description.



]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/eai/how-to-use-transcode-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Workflow Policy with Duration Works?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/how-workflow-policy-with-duration-works/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/how-workflow-policy-with-duration-works/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:45:23 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Workflows]]></category>
		<category><![CDATA[Monitor Agent]]></category>
		<category><![CDATA[SR Broker]]></category>
		<category><![CDATA[S_ESCL_LOG]]></category>
		<category><![CDATA[S_ESCL_REQ]]></category>
		<category><![CDATA[S_ESCL_STATE]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workflow Action Agent]]></category>
		<category><![CDATA[Workflow Policies]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=272</guid>
		<description><![CDATA[This is for Workflow Policy which has a duration specified -
1. When the workflow policy conditions are violated, a new row gets inserted into S_ESCL_REQ table.
2. Now, if DURATION is specified in Workflow Policy, the Workflow Monitor Agent inserts a new record into the S_ESCL_STATE table and removes the row from S_ESCL_REQ table.
3. Depending on the Sleep Time parameter, Workflow Monitor Agent wakes up and verifies the S_ESCL_STATE table to check whether the row had reached its expiration time in the END_TM column.
4. When the record completes its duration, Workflow ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/how-workflow-policy-with-duration-works/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How Siebel Workflow Policy Works?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/how-siebel-workflow-policy-works/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/how-siebel-workflow-policy-works/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:31:06 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Workflows]]></category>
		<category><![CDATA[Monitor Agent]]></category>
		<category><![CDATA[SR Broker]]></category>
		<category><![CDATA[S_ESCL_LOG]]></category>
		<category><![CDATA[S_ESCL_REQ]]></category>
		<category><![CDATA[S_ESCL_STATE]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workflow Action Agent]]></category>
		<category><![CDATA[Workflow Policies]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=266</guid>
		<description><![CDATA[Below is a detailed answer to certain questions like &#8211; 
 &#8211; What happens when your workflow policy fires, 
 &#8211; how a record get inserted into S_ESCL_REQ , 
 &#8211; how monitor agent processes the record ??????


Workflow Policy not having a duration specified -
1. When the workflow policy columns are violated, a new row gets inserted into S_ESCL_REQ table by database Triggers.
2. Workflow monitor agent verifies the record in S_ESCL_REQ table and compares if the violated record and matches the Policy Condition.
3. If the conditions are not met, then ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/how-siebel-workflow-policy-works/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Siebel Web Services Video</title>
		<link>http://www.siebelintegration.com/index.php/eai/siebel-web-services-video/</link>
		<comments>http://www.siebelintegration.com/index.php/eai/siebel-web-services-video/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 04:32:32 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[Videos Tutorials]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Siebel Web Services]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=247</guid>
		<description><![CDATA[Click above to view it.
This video gives you an idea related to Web Service in General, which is necessary to know to design Siebel Integration using Web Services
- what a Web Service  is called,
- what are its various components,
- how it has been standaradised,
- what is a WSDL, PORT, Binding, Service End Point
and lot other answers related to Web Services in Generic.

Please use right Click on video for a Full Screen view.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/eai/siebel-web-services-video/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://www.siebelintegration.com/downloads/SiebelWebService.wmv" length="17253211" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>How to See Hidden Object Properties of Siebel Tools?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-see-hidden-object-properties-of-siebel-tools/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-see-hidden-object-properties-of-siebel-tools/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 10:21:05 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Debugging Techniques]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Hidden Siebel Objects Properties]]></category>
		<category><![CDATA[Screen Menu Icons]]></category>
		<category><![CDATA[Siebel Debugging]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=241</guid>
		<description><![CDATA[When you goto Tools-&#62;Screen object, you cannot see &#8216;Bitmap Category&#8217; field because it is HIDDEN in tools for a normal view. You need to enable it from Tools CFG.
Here are steps -
1. Open your Tools.cfg.
2. Search for &#8220;ClientConfigurationMode&#8221;, it might be there with value like
   ClientConfigurationMode  = Web
3. If you find it or did&#8217;t find it, just add/replace below value to the [Siebel] section of CFG. This is the first section of CFG.
   ClientConfigurationMode  = All
4. Relaunch your Tools. This will show certain hidden ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-see-hidden-object-properties-of-siebel-tools/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Disable Multiple Sessions for a User ?</title>
		<link>http://www.siebelintegration.com/index.php/uncategorized/how-to-disable-multiple-sessions-for-a-user/</link>
		<comments>http://www.siebelintegration.com/index.php/uncategorized/how-to-disable-multiple-sessions-for-a-user/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:19:01 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Siebel Administration]]></category>
		<category><![CDATA[Siebel SQLs & Database]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Siebel Session]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=224</guid>
		<description><![CDATA[This issues was faced by a developer, who asked for the solution, so here is something can be done at database level -
[a]
Create an Oracle profile and limit the number of sessions per database user, for example:
sql&#62; CREATE PROFILE &#60;profilename&#62; limit SESSIONS_PER_USER 1;
sql&#62; ALTER USER &#60;username&#62; &#60;profilename&#62;;
sql&#62; ALTER SYSTEM SET RESOURCE_LIMIT=TRUE;
Using this approach, please be aware that dead connections will not always be detected by the database immediately, so users might occasionally not be able to login even a single time until a database administrator has killed their session. Also, ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/uncategorized/how-to-disable-multiple-sessions-for-a-user/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to create Siebel sif using commandline ?</title>
		<link>http://www.siebelintegration.com/index.php/quiz/tips-tricks/how-to-create-siebel-sif-using-commandline/</link>
		<comments>http://www.siebelintegration.com/index.php/quiz/tips-tricks/how-to-create-siebel-sif-using-commandline/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 10:10:36 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[Siebel Sif]]></category>
		<category><![CDATA[Siebeldev.exe]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=222</guid>
		<description><![CDATA[
Siebeldev.exe is a powerful utility provided in Siebel Tools, but don&#8217;t make full use of it. It can used to do some of our manual tasks of Tools like Import sifs, Export sifs, do Compilation, apply patches, all using the Commandline.
So, we can write a simple batch file with the Siebeldev.exe , its appropriate switches and parameters, and automate these tasks.

Automate Export Sifs from Siebel Tools:
1. Create a ExportSif.bat file.
2.Put below commandline in it and save the file.
c:\Sia80\Tools\BIN\siebdev.exe /c c:\Sia80\Tools\BIN\ENU\tools.cfg /u sadmin /p sadmin /d local /batchexport &#8220;Siebel Repository&#8221; C:\Sia80\Tools\bin\obj.txt ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/quiz/tips-tricks/how-to-create-siebel-sif-using-commandline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Siebel Bookshelf 8.1.1.0 PDFs</title>
		<link>http://www.siebelintegration.com/index.php/quiz/tips-tricks/download-siebel-bookshelf-8000-pdfs/</link>
		<comments>http://www.siebelintegration.com/index.php/quiz/tips-tricks/download-siebel-bookshelf-8000-pdfs/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 22:04:47 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Oracle Products]]></category>
		<category><![CDATA[Siebel Bookshelf]]></category>
		<category><![CDATA[Siebel Download]]></category>
		<category><![CDATA[Siebel Setup]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Page#1
Goto URL &#8211; http://edelivery.oracle.com/
Click Continue button
Page#2
Give your name, company name, valid email id and country. Click Submit below.
Page#3
Select &#8220;Siebel CRM&#8221; from drop down and platform as &#8220;Microsoft Windows(32-bit)&#8221;. Click Continue.
Page#4
Search for &#8220;Siebel Business Applications Release 8.1.1.0 Media Pack for Microsoft Windows (32-bit)&#8221; on this page. Click that link.
Page#5
Look for Seconf Download button on the page. Or search &#8220;V14591-01&#8243;.
Here is your Siebel Bookshelf 8.1.1.0 Version.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/quiz/tips-tricks/download-siebel-bookshelf-8000-pdfs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Show Icons in Custom Siebel Screens Tabs?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-show-icons-in-custom-screens-tabs/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-show-icons-in-custom-screens-tabs/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 11:04:03 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Screen Menu Icons]]></category>
		<category><![CDATA[Siebel Screen Icons]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=208</guid>
		<description><![CDATA[Some people be wondering how does some screens have Icons, can we configure same for our custom screens??. I am referring to the icons similar to shown in the snap-shot below, like for Accounts, Contacts, Opportunities, Quotes.
Siebel Screen Icons
You can also put your custom icons to your custom screens by following the below procedure.
1. Get/Create your icon file and put it in the \Client\PUBLIC\enu\IMAGES folder. It should be in .gif format only. Say it, testicon.gif
2. Goto Tools -&#62; Bitmap Categories.
3. Query for a existing Bitmap Category lets say – [Contact]
4. ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-show-icons-in-custom-screens-tabs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to add Menus to Siebel Application?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-add-menus-to-siebel-application/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-add-menus-to-siebel-application/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 10:55:13 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Siebel Menus]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=204</guid>
		<description><![CDATA[
Sometimes you might need to add a extra Menu to Siebel Application. Lets say after &#8220;Help&#8221; menu as shown in the below screen shot.
Siebel Application Menus
Navigate to the Tools -&#62; Application.
Locate your Siebel Application name, let’s say, [Siebel Universal Agent]
Go to its Menu field and get the Menu name, it might be [Generic WEB]
Now navigate to Tools -&#62; Menu. Query the Menu as got above [Generic WEB]
Go to the child object Menu Items.
Now your new menu is going to come at 8th Position here as per above snapshot and there ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-add-menus-to-siebel-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Siebel EAI XSLT Service Business Service?</title>
		<link>http://www.siebelintegration.com/index.php/eai/what-is-siebel-eai-xslt-service-business-service/</link>
		<comments>http://www.siebelintegration.com/index.php/eai/what-is-siebel-eai-xslt-service-business-service/#comments</comments>
		<pubDate>Thu, 28 May 2009 07:23:02 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[Business Service Simulator]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=193</guid>
		<description><![CDATA[The first question arises , why we need XSLT transformation, so here are some reasons -
- Suppose sometime we have the data in XML file but we want to present it in different ways depending on its contents.
- Or we need to read data of a email template from a file and email needs to be with colors, tables and more HTML look.
- Or when our email data is coming from different BCs or calculations in a Business Service, or Property Sets, and we are not able to use Siebel ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/eai/what-is-siebel-eai-xslt-service-business-service/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is EAI Queuing?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/what-is-eai-queuing/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/what-is-eai-queuing/#comments</comments>
		<pubDate>Thu, 28 May 2009 06:44:39 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[Integration Objects]]></category>
		<category><![CDATA[Workflows]]></category>
		<category><![CDATA[EAI Queuing]]></category>
		<category><![CDATA[Siebel Integration]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=183</guid>
		<description><![CDATA[EAI Queuing is one of the Siebel integration tool to capture the SiebelMessage in a Integration Workflow in case the Workflow Errors out.
For more details, follow below link as I have already posted redarding this there -
http://www.siebelintegration.com/SiebelInterviewForum/index.php?topic=8.msg8#new
Post your comments in case you find any difficulty in getting it.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/what-is-eai-queuing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Display Continous Scrolling Text in Form Applet Field?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-display-continous-scrolling-text-in-form-applet-field/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-display-continous-scrolling-text-in-form-applet-field/#comments</comments>
		<pubDate>Fri, 15 May 2009 07:48:23 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Applet]]></category>
		<category><![CDATA[Siebel Debugging]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=168</guid>
		<description><![CDATA[Suppose there is a description field in a form applet, having lots of lines of data, then how will you display that data in automatic continous scrolling-up form.
Pls post if anyone has a solution for achieveing this in siebel.
 Possible Solution:
Lets take a Description field having some lines of data, then how to display that data in automatic continous scrolling-up format.
Here we go,
1. Let&#8217;s take a [Description] field at BC level which stores the data.
2. Create a new Calculated Field in the same BC as given below -
Field:  Calc ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-display-continous-scrolling-text-in-form-applet-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Test Siebel Inbound Web Service?</title>
		<link>http://www.siebelintegration.com/index.php/eai/how-to-test-siebel-inbound-web-service/</link>
		<comments>http://www.siebelintegration.com/index.php/eai/how-to-test-siebel-inbound-web-service/#comments</comments>
		<pubDate>Thu, 14 May 2009 12:22:45 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Outbound Web Services]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[SoapUI]]></category>
		<category><![CDATA[Testing Web Services]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=163</guid>
		<description><![CDATA[When we want to expose Siebel functionality to other non-Siebel applications, we create Inbound Web Service and expose Siebel functionality either by a Business Service or a Workflow. We can expose these entities as Web Services. Once you have created a Web Service and generated the WSDL file, you need any third party application to do a live test for the Web Service. SoapUI is a nice software and freely available to test Web Services.
Below are some steps to get SoapUI and make it ready for testing. You can test ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/eai/how-to-test-siebel-inbound-web-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Get Siebel Licence Keys ?</title>
		<link>http://www.siebelintegration.com/index.php/quiz/tips-tricks/how-to-get-siebel-licence-keys/</link>
		<comments>http://www.siebelintegration.com/index.php/quiz/tips-tricks/how-to-get-siebel-licence-keys/#comments</comments>
		<pubDate>Thu, 07 May 2009 13:00:58 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Siebel Download]]></category>
		<category><![CDATA[Siebel Licence Keys]]></category>
		<category><![CDATA[Siebel Setup]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=159</guid>
		<description><![CDATA[Here is a link that Oracle Provides to get the avaliable Siebel Licence Keys &#8211; 
http://licensecodes.oracle.com/siebel_master.html#SIA81
How to Apply Licence Keys in Siebel &#8211; Click Here.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/quiz/tips-tricks/how-to-get-siebel-licence-keys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where to Download Siebel Setup ?</title>
		<link>http://www.siebelintegration.com/index.php/quiz/tips-tricks/where-to-download-siebel-setup/</link>
		<comments>http://www.siebelintegration.com/index.php/quiz/tips-tricks/where-to-download-siebel-setup/#comments</comments>
		<pubDate>Thu, 07 May 2009 12:40:38 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Oracle Products]]></category>
		<category><![CDATA[Siebel Bookshelf]]></category>
		<category><![CDATA[Siebel Download]]></category>
		<category><![CDATA[Siebel Setup]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=155</guid>
		<description><![CDATA[Download Oracle and Siebel Setups:
Here is a link that Oracle provides to freely download the Siebel Setup for versions Siebel 7.5, Siebel 7.8, Siebel  8.0, Siebel 8.1.
You need to register first, what ever free Siebel downloads available , you can do there from Oracle Site.
http://edelivery.oracle.com/
Thanks, Ramani K for providing such a useful link.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/quiz/tips-tricks/where-to-download-siebel-setup/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What happens if we assign same Policy Group to two monitor agents?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/what-happens-if-we-assign-same-policy-group-to-two-monitor-agents/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/what-happens-if-we-assign-same-policy-group-to-two-monitor-agents/#comments</comments>
		<pubDate>Wed, 06 May 2009 12:07:28 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Workflows]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workflow Policies]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=150</guid>
		<description><![CDATA[The two monitor agents will separately pick the same records and take the same action as specified in the Policy, two times.
So, suppose your Policy runs a workflow which sends a email using , then you will see two emails coming when the policy is fired for one record.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/what-happens-if-we-assign-same-policy-group-to-two-monitor-agents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Remove Special Characters using Siebel eScript?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-remove-special-characters-using-siebel-escript/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-remove-special-characters-using-siebel-escript/#comments</comments>
		<pubDate>Wed, 06 May 2009 09:20:57 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=146</guid>
		<description><![CDATA[Suppose your data having special characters is stored in string variable sLoginName.
Then below is code that will do your job.
while(Clib.strchr(sLoginName, &#8216; &#8216;) &#124;&#124; Clib.strchr(sLoginName, &#8216;\n&#8217;) &#124;&#124; Clib.strchr(sLoginName, &#8216;\r\n&#8217;)))
{
       sLoginName = sLoginName.replace(&#8221;\r\n&#8221;,&#8221;");
       sLoginName = sLoginName.replace(&#8221;\n&#8221;,&#8221;");
      sLoginName = sLoginName.replace(&#8221; &#8220;,&#8221;");
}
Post your replies below and any question to Interview Forum.
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-remove-special-characters-using-siebel-escript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to show Primary Record of MVG on Parent Applet when MVG Closes?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-show-primary-record-of-mvg-on-parent-applet-when-mvg-closes/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-show-primary-record-of-mvg-on-parent-applet-when-mvg-closes/#comments</comments>
		<pubDate>Wed, 06 May 2009 08:37:24 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=141</guid>
		<description><![CDATA[Scenario:
When you select any record in a MVG applet, and then close the applet with that record selected, that record is shown on the MVF of parent. Now our requirement is that we want to show only the Primary Record of the MVG to show up in Parent MVF, how to achieve it –
Solution:
Write the below code in the MVG Applet’s Server Script &#8211; WebApplet_PreInvokeMethod
function WebApplet_PreInvokeMethod (MethodName)
{
   if (MethodName == "CloseApplet")
   {
       this.BusComp().ClearToQuery();
       this.BusComp().SetSearchSpec("SSA ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-show-primary-record-of-mvg-on-parent-applet-when-mvg-closes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to kill Dedicated Siebel.exe from Task Manager?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-kill-dedicated-siebelexe-from-task-manager/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-kill-dedicated-siebelexe-from-task-manager/#comments</comments>
		<pubDate>Wed, 06 May 2009 07:23:28 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Debugging Techniques]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Dedicated Client]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=135</guid>
		<description><![CDATA[1. Create a simple batch file &#8220;SiebelKill.bat&#8221;
2. Right Click Edit the file with Notepad
3. Put the below text
REM******************************************************************************
TASKKILL /F /IM siebel.exe
TASKKILL /F /IM iexplore.exe /FI &#8220;WINDOWTITLE eq Siebel Call Center &#8211; Microsoft Internet Explorer*&#8221;
REM******************************************************************************
4. Save the file
5. Double click the file whenever you want your dedicated Siebel application and its task – Siebel.exe to get killed from Task Manager automatically.
And its done&#8230;
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-kill-dedicated-siebelexe-from-task-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make Child BC Read Only based on Parent BC field?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-make-child-bc-read-only-based-on-parent-bc-field/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-make-child-bc-read-only-based-on-parent-bc-field/#comments</comments>
		<pubDate>Wed, 06 May 2009 07:09:05 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Case Studies & Scenarios]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[User Properties]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=132</guid>
		<description><![CDATA[Scenario:
Parent BC: Service Request
Child BC: Activities
If Service Request business component Status field is closed then the Action BC should become read only.
Implementation:
1. Create a Calculated Field in Parent BC – Service Request as shown below –
   Field Name: Calc Status Closed
   Calculated Value: IIF([Status] = “Closed”,&#8221;Y&#8221;,&#8221;N&#8221;). &#8230;Thanks Vijaya for noticing it
Note: Set the Links Specification Property to TRUE for the field: [Calc Status Closed]
2. Create a BC User Property in Child BC &#8211; Action as shown below -
   Name: Parent Read Only Field: Service ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-make-child-bc-read-only-based-on-parent-bc-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make Parent BC Read Only based on Child BC field?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-make-parent-bc-read-only-based-on-child-bc-field/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-make-parent-bc-read-only-based-on-child-bc-field/#comments</comments>
		<pubDate>Wed, 06 May 2009 07:06:10 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Case Studies & Scenarios]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[User Properties]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=130</guid>
		<description><![CDATA[Scenario:
Parent BC: Action Template.
Child BC: Action Language.
Now, for any record in Child BC, if the ‘Language’ field value is ‘Chinese’, then, the parent BC should become read-only.
Implementation:
For this, you should have a multivalve field defined in parent BC for Language Name in Child BC. Let’s say this MVF: Language Name
1. Create a Calculated field in Parent BC with this expression –
     Field Name: Calc Language Read Only Field
     Calculated Value: EXISTS ([Translated Language] = &#8220;Chinese&#8221;)
2. Create a BC User Property in Parent ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-make-parent-bc-read-only-based-on-child-bc-field/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Increase Log Levels in Dedicated Client</title>
		<link>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-increase-log-levels-in-dedicated-client/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-increase-log-levels-in-dedicated-client/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 11:24:49 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Debugging Techniques]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Business Service Simulator]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Siebel Debugging]]></category>
		<category><![CDATA[Siebel Dedicated Local Log Level]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=96</guid>
		<description><![CDATA[Right Click on My Computer
Goto Properties -> Advanced -> Environment Variables
Goto System Variables. Click New. Add below values
Variable Name : SIEBEL_LOG_EVENTS
Variable Value: can be (1,2,3,4,ALL). Highest value is "ALL"

Goto System Variables again. Click New. Add below values
Variable Name : SIEBEL_LOG_DIR
Variable Value: Directory where you wants logs like (c:LocalLogdir)

]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-increase-log-levels-in-dedicated-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Design Siebel Import Object ?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-design-siebel-import-object/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/how-to-design-siebel-import-object/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 11:01:44 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Import Objects]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Import Object]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=86</guid>
		<description><![CDATA[Import Objects are configured in Siebel for End Users for loading small quantity of data to any Siebel Entity. You can load data from flat files to Siebel using a simple Import Wizard. Below is a case study for the same.
Some check-points before starting the development &#8211; 
1. Import Objects should only be defined on the BCs which are Primary BCs of the BO.
2. Import Objects will be active for a list applet only.
3. We cannot configure Imports for Child BCs in a BO.
4. “Import” menu item is present on ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/how-to-design-siebel-import-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
