Skip to Content
0
Former Member
May 09, 2008 at 08:49 AM

Procedure as an object Dependency in Variant Configuration

104 Views

Dear all,

I have created an OD Procedure and assigned to the characteristic BIKE_COLOUR which as values RED,BLUE,BLACK.

In the characteristic,I have assigned OD (procedure) as:

$SET_DEFAULT,($SELF,BIKE_COLOUR,'BLACK').

as per this during configuration simulation CU50 ,the default value of BIKE_COLOUR should be BLACK.

But,it is coming blank.What are the possible reasons for this.Please guide.....