Mulitple level product hierarchy is not coming in beginconfiguration response message.
I have below product hierarchy defined in product level.
Root Prod A
Child Prod A (Min/Max/Default Car is 0)
GrandChild A (Min/Max/Default car is 0)
Now i have created one quote in siebel and added one quote line item as Root Prod A.
Now using soap ui, in BeginConfiguration soap message, i have given input parameter HeaderId and Root Id and used operation as Load. I have run this and got the response message.
In response message i see only Root ProdA and Child Prod A information. But i do not see the GrandChild A information.
do you have any idea, what extra parameter i need to give in request mesage so that it brings Grand Child A information also?