Question
Making joins in INfo*Engine
- May 2, 2012
- 1 reply
- 1870 views
Hi
I query part related data from
wt.part.WTPartUsageLink , with MODE = "NESTED"
Next cost related data from
wt.configurablelink.ConfigurableDescribeLink
I make a join based on the obid.
when the mode is nested, the data queried from the second webject does not come in the joined group.
where as when the mode = "FLAT" the join works perfect.
But the business need is such that the queried parts come in hierarchy/NESTED.
Can anyone please suggest on how to solve this issue?
Thanks in advance
Best regards
Maha

