By neel + February 21st, 2008
High Interactivity Framework has been really a source of lot of problems in Siebel and it is difficult to debug the problems cause by it because it resides outside Siebel. Some of the reasons for High Interactivity Framework to get corrupted are
Different version of jar files reside on same PC
Accessing different instances of application from [...]
By neel + February 20th, 2008
When we enter in the world of Siebel development one of the first things that a developers try his hand on is adding a button to an applet and try to invoke functionality on click of it, which is generally a popup saying ‘Hello World’ if he is just out of college
But more often than not [...]
By neel + February 19th, 2008
It is a common mistake that we make, not a problem because of not understanding the File System properly. You can read the following post to get the basic idea of File System.
Problem:
You are testing on dedicated client and you try to query on Attachment BC or you try to download a file attached in the [...]
By neel + January 31st, 2008
We faced this problem quite often in Siebel 7.7. I am yet to face this error in Siebel 7.8 but I think there are lot of people that are still using Siebel 7.7 or even Siebel 7.5 so they might be facing this kind of problem.
Problem:
When clicking on Pick Applet in Siebel 7.7 application the [...]
By neel + January 30th, 2008
Background
Few days back we added new fields that we had to use in Proposal Generation. After doing the required configuration when we used those fields in mapping they started showing up values as NA. When we accessed those fields from script they showed proper values and when we looked at backend database the values were [...]