Product Administration Guide > Customizable Product Scripts >

Cfg_InstPostSynchronize Event


This event is called for the product root after the user clicks Done in the selection pages to end a configuration session. No further processing by the eConfigurator engine occurs in connection with this event. Using this event to adjust item quantities or attribute values is not recommended.

Syntax

Cfg_InstPostSynchronize (RootProd as String)

Argument
Description
RootProd
String. The name of the customizable product.

Returns

None

Usage

Use this event to add or modify line item information before it is stored. You can also use this event to modify pricing or do other activities associated with quote line items.


 Product Administration Guide 
 Published: 23 June 2003