<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Online Siebel Tutorials - Bookshelf</title>
	<link>http://www.siebelintegration.com</link>
	<description>Learn by Sharing Siebel Knowledge............</description>
	<lastBuildDate>Mon, 12 Jul 2010 11:17:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Performance Improvement on Siebel Front End Application</title>
		<description><![CDATA[For Full Screen of Slide, click on Bottom-Left corner &#8211; &#8220;full&#8221;.

Performance with Siebel application has always been a challenge. Siebel suggest lot many ways to improve performance with from database to application configuration in tools. Here is a pdf which talks about performance improvement using Siebel Configuration.


 

.
.
.
Hope you enjoy this slide, post your feed back below.
]]></description>
		<link>http://www.siebelintegration.com/index.php/configuration/performance-improvement-on-siebel-front-end-application/</link>
			</item>
	<item>
		<title>Siebel Scripting for freshers</title>
		<description><![CDATA[For Full Screen of Slide, click on Bottom-Left corner &#8211; &#8220;Menu&#8221;.




Siebel Scripting &#8211; eScript



 



.
.
.
Hope you enjoy this slide, post your feed back below.
]]></description>
		<link>http://www.siebelintegration.com/index.php/configuration/learn-more-on-siebel-scripting/</link>
			</item>
	<item>
		<title>How to upgrade Siebel Application from 7.5 to 8.0 ?</title>
		<description><![CDATA[For Full Screen of Slide, click on Bottom-Left corner &#8211; &#8220;Menu&#8221;.




 
.
.
.
Hope you enjoy this slide, post your feed back below.
]]></description>
		<link>http://www.siebelintegration.com/index.php/siebel-slide-shows/how-to-upgrade-siebel-application-from-7-5-to-8-0/</link>
			</item>
	<item>
		<title>Siebel Web Services Video</title>
		<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.

]]></description>
		<link>http://www.siebelintegration.com/index.php/eai/siebel-web-services-video/</link>
			</item>
	<item>
		<title>How to configure Secured HTTP or Web Service Connection in Siebel?</title>
		<description><![CDATA[Whenever we make use of HTTP Transport or Web Services based on HTTP transport, we need to secure that web service using the
digital certificates. Because, the information is exchanged over internet which is no more secure now.
Now question is, what is a digital certificate? Then answer is simple, just launch your http://mail.google.com in a browser.
Automatically, you will see the url will be redirected to &#8220;https&#8221; from &#8220;http&#8221;. Also, you will see a &#8220;Lock&#8221; on the browser url
on right side. Because google has configured a digital certificate on this site. So, ...]]></description>
		<link>http://www.siebelintegration.com/index.php/eai/how-to-configure-secured-http-or-web-service-connection-in-siebel/</link>
			</item>
	<item>
		<title>How to Generate SiebelMessage for Testing a Integration Object?</title>
		<description><![CDATA[There are many instances when you create a Integration Object to either Query, Insert, Update some data in Siebel. Now, if you want to test your IO, you need a Siebel Message(a hierarchical message) generated out of your IO. So, the best and easiest way to do is use, &#8220;PRM ANI Utility Service&#8221;. This business service provides a method &#8220;Create Empty Property Set.&#8221;
1. So, just goto Site Map -&#62; Administration &#8211; Business Services -&#62; Business service simulator
2. In the top applet, enter the BS name as PRM ANI Utility Service, ...]]></description>
		<link>http://www.siebelintegration.com/index.php/eai/how-to-generate-siebelmessage-for-testing-a-integration-object/</link>
			</item>
	<item>
		<title>How to Create a External Business Component &#8211; EBC in Siebel</title>
		<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>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-create-a-external-business-component-ebc-in-siebel/</link>
			</item>
	<item>
		<title>How to Create Siebel Task UI?</title>
		<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>
		<link>http://www.siebelintegration.com/index.php/configuration/how-to-create-siebel-task-ui/</link>
			</item>
	<item>
		<title>What is Siebel Task UI ?</title>
		<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>
		<link>http://www.siebelintegration.com/index.php/configuration/what-is-siebel-task-ui-and-how-to-create-it/</link>
			</item>
	<item>
		<title>Quizzeria – Siebel Workflow Interview Questions – Series: 3</title>
		<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>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/siebel-workflow-interview-questions-part-3/</link>
			</item>
</channel>
</rss>
