While I was surfing web I came across a problem related to web templates.
The problem statement was something like:
Problem:
While trying to Edit Web Template of an Applet user was getting page cannot be displayed error which is an IE error.
Some other problem statements related to web templates are:
When trying edit web template user gets an [...]
Siebel Web Templates and common errors
How to Implement Application Deployment Manager
In this post I will discuss various ways by which we can implement ADM in Siebel 7.7 and Siebel 7.8
There are 3 different ways to implement ADM
Import/Export
UI Session
Batch Deployment
==> Import/Export is the simplest of them All. What you need to do is just
Create an ADM Project
Add entities that you want to move.
Apply appropriate Filter
Export them [...]
Application Deployment Manager (ADM)–Introduction
This is going to be a series in which I will discuss details about Application Deployment Manager (ADM) functionality available in Siebel. It is quite less known and used but very useful to reduce manual effort of moving various entities between environments. This post is going to be an introduction about Application Deployment Manager (ADM)
Application [...]
Showing Totals in List Applet
Nagalakshmi a reader of Siebel Unleashed blog shared a useful tip yesterday related to configuration of Totals in List Applets
Requirement:
The requirement is to display the totals of certain numeric columns in a list applet under the respective columns. I did not know how to configure this. The ‘Edit Web Layout’ section did not reveal any [...]
Truncation or null fetch error occurred
Before falling ill I was working on a really strange problem and I was able to get the solution of it. So, today I am going to share the problem and solution of the problem.
Problem:
After applying some patch on database suddenly we started receiving error on Accounts Screen. On clicking Account List View we received [...]
Transcode BS changing the encoding
While working with XML, XML encoding is a pretty major problem that we face. Various vanilla BS which we use working with XML fail if we don’t have right encoding of the XML.
Transcode BS is the one which can help us in this type of situation. We can use convert method of Transcode Service to [...]
Did you guys Miss Me??
I am sure you did, even if you didn’t I would still think it that way
I haven’t written anything new for a while and the reason for that is I had been down with fever for past one week and now I am on my road to recovery. In case if you are [...]
Understanding Rule Assembly Language (RAL)
Those who have worked on Product Configurator know what I am talking about and this post is addressed to those. Still I will give just an overview of RAL so that others just don’t grope in dark.
While working on Product Configurator you have bound to work on constraints and those who have no idea what [...]
Updating Parent based on Child Records
A reader of Siebel Unleashed asked for a solution of a requriement. It was an interesting requirement and one which anybody could come across.So, I thought of sharing it with everybody
Requirement:
On Service Request Screen we have a View where SR is Parent and Activity is Child of SR. If All the Child activities are marked with [...]
