<?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 &#187; Tips and Tricks</title>
	<atom:link href="http://www.siebelintegration.com/index.php/tag/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siebelintegration.com</link>
	<description>Learn by Sharing Siebel Knowledge............</description>
	<lastBuildDate>Wed, 04 Aug 2010 15:27:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Siebel EScripting Explore More on Regular Expression</title>
		<link>http://www.siebelintegration.com/index.php/configuration/siebel-escripting-explore-more-on-regular-expression/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/siebel-escripting-explore-more-on-regular-expression/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 15:08:09 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Siebel Debugging]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=569</guid>
		<description><![CDATA[Power of Siebel eScripting or also called as ECMA Scripting
1. We some time faces issues to remove special characters in a Workflow Step, and look for a vanilla Workflow function to use, but cannot find the one.
2. We try for a custom business service to find and replace the special character. But some time that custom business service restrict you to only few character, but later you want to filter out some more chars, the you need to modify it. Also, you may have to do a while loop or for ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/siebel-escripting-explore-more-on-regular-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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>Mon, 22 Jun 2009 22:51: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 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>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>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>
	</channel>
</rss>
