By neel + November 27th, 2008
In past few days I had a chance to work on External Business Component (EBC) for an Archiving requirement.
For those who don’t have any idea about it. External Business Component (EBC) is another way of integrating Siebel with External Applications. It is another tool available at your disposal to achieve integration.
By neel + November 25th, 2008
Purti Garg a reader of SiebelUnleashed asked me several questions regarding ADM which I think are really good questions as answers to these questions will clear most of the doubts there are for ADM. I will try to answer to best of my ability and will expect that if somebody out there knows more details [...]
By neel + November 18th, 2008
This post is in continuation of my series where we discuss various events that are available for us to script, today we are going to discuss BusComp_SetFieldValue event available in a BC.
SetFieldValue is similar to PreSetFieldValue in certain aspects such as it is triggered when we try to change a field value but some noticeable differences between [...]
By neel + November 14th, 2008
This is a relatively lesser known way of integrating Siebel with external applications and it is quite different than other methods available.
Symbolic URL’s enable you to actually open external application inside Siebel Applets. For example it is possible for me to create a screen named Siebel Unleashed in Siebel and see my site inside Siebel [...]
By neel + November 12th, 2008
A friend of mine was facing a very strange error yesterday while doing a check out of an Applet. The error message was as following
23000 (-196): [Siebel Database][ODBC Driver][Adaptive Server Anywhere]Index ‘S_CONTROL_P1′ for table ‘S_CONTROL’ would not be unique
So, I started looking into what could be the probable cause of this error. When we tried [...]