Follow Siebel_Experts on Twitter Sieble Expert Panel on LinkedIn

Home » Siebel Configuration

Suppressing Scripting Error Code SBL-EXL-00151 In Custom Validation Error Messages

29 February 2012 1,244 views One Comment Bookmark and Share



Scenario:

It is a common scenario in Siebel Implementations to use ‘RaiseErrorText()’ method for throwing Error Messages on UI when any Custom Validations are not satisfied. However, Siebel suffixes the Error Code ‘SBL-EXL-00151’ along with the text passed to RaiseErrorText() Method. This might be look cryptic, confusing & not acceptable to the Business Users, many times.

 

Root Cause:

Every call to RaiseErrorText() Method indeed raises an Exception and the Exception Code for the Custom Error Messages hard-coded internally is SBL-EXL-00151. It is not possible to suppress this with any coding changes.

 

The Challenge:

In multiple Business Cases, there would be pre-defined Business Codes for Errors and the Siebel Specific Error Code might not be acceptable to the Business Users as it is not as per the Standard Business Codes defined.

 

The Solution:

Siebel has identified this as a Product Defect and provided a Fix from Version 7.7.2 onwards.

 

·         Login to your Siebel Client

·         Navigate to Application Administration > System Preferences View

·         Add a new System Preference with Name ‘Suppress Scripting Error Code’ & Value ‘TRUE’

·         Restart your Enterprise Server

·         Further Concatenate Business Specific Error Codes along with Validation Messages in the Text Message argument to RaiseErrorText() Method

SBL-EXL-00151 would not further appear anymore !

This post has been shared by Srivani.

Related Posts Plugin for WordPress, Blogger...SocialTwist Tell-a-Friend

Related posts:

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

One Comment »

  • Kumud Dash said:

    How can I transfer data from Siebel to Tally ERP 9.0

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.