| Next Tip »?

Non-Siebel »

Hi Everybody,
As the title of article might suggest this article is not related to Siebel. In continuing endeavour to make this site better and more interactive I am trying a new comments system.
This comments system has many features that will enable you to have more enriching conversation on Siebel Unleashed. Some of the notable features [...]

Siebel EAI, Web Services »

In previous post I mentioned that there are other ways to achieve our requirement. So, I am going to discuss another approach, which involves less scripting (in fact very less) and workflows.
Our invocation method is going to remain the same Named Method n user property but now it will invoke a workflow instead of a [...]

Siebel EAI, Web Services »

We successfully created Web Service record in previous post and in this post we will do the following:

Create a button on Contact Form Applet with caption as “Lookup” and method name as “LookupCountry”.
Create two new fields “IP Address” and “IP Country” on Contact BC
Expose these two fields on Contact Form Applet
When we click on Lookup [...]

Siebel EAI, Web Services »

According to me this is the most comprehensive tutorial you can find on net about creating Siebel Outbound Web Service. You can use resources mentioned in this article and use this example to create variety of Outbound Web Services in Siebel.
This tutorial assumes that you are familiar with basics terminology and concepts of web service.  [...]

Scriptless Siebel »

Requirement:
Whenever we change Account Type. We would like to create an Activity of type “Lab Test” with description as “Auto Generated Activity”
Solution:
We need to create a Workflow and a Runtime Event to complete this requirement without using eScript.

Case Study, Siebel EAI »

Requirement:

We have Quote (Parent), Quote Item (Child) and Delivery Schedule (Grand Child).
Quote Item is related to Quote and Delivery Schedule is related to Quote Item.
There should be a button on Quote Item “Copy Delivery Schedule” when user clicks on this button he should get a prompt where he can put quote number and revision.
The delivery [...]

Configuration »

In this post I will discuss how to create Dynamic Toggle applet in Siebel. In Toggle Applet introduction post I mentioned that in Dynamic Toggle user would see a different applet based on some field and its value. So let’s start the hands on Dynamic Toggle Applet.
Requirement:
We have “Account” (Parent) and “Notes” (Child), based on [...]

Configuration, List of Values »

This article provides an introduction and basic steps to setup Multilingual List of Values (MLOV) in Siebel, ‘Sajal Sethi’ a friend of mine working in Siebel for past 4 years has provided this article.
Difference between Monolingual & Multilingual LOV’s:
Technically difference between the two is:
At the database level, Mono-lingual LOVs store Display Value in the columns [...]

Problem Solutions »

Siebel is full of strange problem and for many of them there is no logical explanation of problem (may be there is but we just don’t know). In this post I will discuss a strange problem that I faced few days ago. I was able to solve the problem but unfortunately I was not able [...]

Configuration, How To »

In last post we theoretically discussed about Toggle Applets, now we will do some hands on. In this post we will discuss how to create a Static Toggle Applet.
In this example we would want user to be able to toggle between Form and List Applet in Account Screen. By default user is able to see [...]