Skip to Content
0
Former Member
Jun 12, 2009 at 10:37 AM

Problem with node creation

28 Views

Could u guys pls help. For the following source node we have to generate the given target node.If any body could pls help.

i.e for a unique StructNo we should have one VCU node at the target and all the CUDetails node corressponding to that StructNo.

Source:

CUDesign

-


VCU

-


StructNo=1

-


CUDetails

-


CUAction=Install

-


CUAction=Install

-


VCU

-


StructNo=2

-


CUDetails

-


CUAction=Install

-


CUAction=Remove

-


VCU

-


StructNo=1

-


CUDetails

-


CUAction=Install

-


CUAction=Remove

Target

CUDesign

-


VCU

-


StructNo=1

-


CUDetails

-


CUAction=Install

-


CUAction=Install

-


CUAction=Install

-


CUAction=Remove

-


VCU

-


StructNo=2

-


CUDetails

-


CUAction=Install

-


CUAction=Remove

Edited by: PoojaSri on Jun 12, 2009 12:37 PM