Archive for April, 2008
« Previous EntriesA2Z of Testing
Wednesday, April 30th, 2008This is a list of terms using in testing starting from A to Z hence named appropriately as A2Z testing.
This list has been prepared by Shilpi Chopra who has been work experience of 3 years in testing.
It can be really handy if you are preparing for interview and work in testing.
You can download it from [...]
How to Create an RCR?
Wednesday, April 30th, 2008Here is step by step tutorial explaining how to create a Siebel RCR (Repeating Component Request) Job. For more information about RCR jobs you can read my Previous Article
Table Scan Index Scan and Index Seek
Monday, April 28th, 2008This article has been submitted by my friend Ashish Arora who is working in Siebel Analytics and ETL for past 2 years and has a total of 3.5 years of experience in siebel. He is currently leading a team in an Software concern
When the Query Optimizer is asked to optimize a query and create an [...]
Informatica – How to create a Mapping.
Friday, April 25th, 2008Hi Guys, Ankit is back with a new article. In this article we will discuss about Informatica basics and steps of creating mappings in Informatica.
Before we plunge into practical let’s get around some theory. I know it is very boring but we need to as we believe in having strong foundations and theory will let [...]
Code Snippet – Reading CSV file
Thursday, April 24th, 2008We usually have a requirement where we get data in the CSV file and then we need to read to data from CSV file. Below is a code snippet that allows you to read from an attached CSV file in Siebel.
For this example I have taken Account Attachment BC but you can take any BC [...]
Insert Successful but Update fails.
Sunday, April 20th, 2008I have faced this problem quite a number of times. Below is the description of problem
Problem:
You are using upsert operation of EAI Siebel Adapter using an Integration component. When you insert a record it gets inserted successfully but if you try to update that record sending the row id of the object. It fails the [...]
Making Oracle Metalink search better
Sunday, April 20th, 2008Everybody who I know has same feeling about Oracle Metalink 3. It doesn’t even come close to earlier Siebel support web. It is difficult to navigate and too slow and goes down frequently but we have to work with it.
So, here is an article that can help with the most heavily use feature of support [...]
More on ST Script Engine
Thursday, April 17th, 2008Few days back a new user of siebelunleashed discussion fourm “Noone” posted couple of links that contain some useful information about ST Script engine. So, thought of sharing it with you all
Oracle Discussion Fourm
Siebel Group at ITToolbox
If you would like to follow that thread here is the link.
http://forum.siebelunleashed.com/index.php?topic=72.msg241#new
Calculated Field and Set Field Value.
Tuesday, April 15th, 2008Following up with my Previous Post I am back with an example of SetFieldValue on a calculated field.
In Action BC there is a Field called Primary Owned by Full Name.
The calculated value of this field is [Owner First Name]+” “+[Owner Last Name]
Picklist defined on that field is PickList Owned By.
In the screenshot below you can [...]
Bookmarking siebel tools object
Sunday, April 13th, 2008Bookmarks are a functionality provided in Siebel tools which is pretty similar to what hyperlinks do in HTML. This is a pretty common functionality but I haven’t seen many people use it. It can help you to save your development time.
I will try to explain with example:
You are given a CR (Change Request) to develop [...]
Subscribe by Email