RepriceInstance Method
This method updates the instance with values from the Pricing Manager service. A call to the Pricing Manager service's CalculatePriceCX method returns a property set that is the input to this method.
Input Arguments
ObjId. The unique identifier of the complex object header.
RootId. The unique identifier of the complex object root.
(Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
The input property set has child property sets containing the repricing information. The format of the input property set is as follows:
< ObjId="value" RootId="value" Version="value" >
< IntId="integration id" FieldName="value"… FieldName="value" >
< IntId="integration id" FieldName="value"… FieldName="value" >
…
< />
In this context, the Integration ID is used to retrieve the instance item.
Output Arguments
None.