Follow Siebel_Experts on Twitter Sieble Expert Panel on LinkedIn

Home » Siebel Configuration

Immediate Post Changes

26 November 2009 4,180 views One Comment Bookmark and Share



Immediate Post Changes is a field level property of business component. This is optional and has two values TRUE and FALSE. Let’s understand the usage of Immediate Post Changes property with an example. We face problem while dealing with calculated fields, we don’t see change in calculated field while changing the related fields. It requires refresh or saving (CTRL+S) the transaction to get changes in calculated field.

Cause: Calculated fields are not automatically refreshed when a related field value changes; they are refreshed only after committing the record. We need to set Immediate Post Changes property of the field needs to be set to TRUE to get calculated field refresh immediately after the fields have been changed.

Immediate Post Changes

 

Property Description [Siebel bookshelf]

A TRUE or FALSE value. Field data is posted to the server when the focus moves off of the field and then the data is refreshed. Setting this property to TRUE causes an immediate roundtrip to the server.When set to True the browser script PreSetFieldValue event is bypassed.

Immediate Post Changes property is typically used for constrained drop-down lists and calculated fields.

 

Usage case scenerios:

I am listing down case where all we require Immediate Post Changes Property in Siebel other then calculated fields and constrained drop-down lists.

1. BusComp_PreSetFieldValue Event: Called when a value is pushed down into the business component from the user interface. This Browser Script event is not invoked if the 'Immediate Post Changes' property of the Business Component field is set to TRUE.

2. We also need to set Immediate Post Changes to TRUE for parent field of while Configuring a Hierarchical Picklist. Please leave a comment if you want to add to this article.

SocialTwist Tell-a-Friend

Related posts:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...

One Comment »

  • Kulashekhran said:

    Excellent work Ashish, Can you please provide more article on siebel 8.0
    But plz try to be simple in your write ups as you are. :)

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.