Hello,
I'm trying to bind an Embedded Component of sales order line to the salesorderoifeco.OIF.xuicomponent screen.
I managed to bind the header to the header embedded component, but I could not bind the items sub node to the lines embeded component. It seems that the "Read" BOOperation does not read the line according to the inport NodeId that was received from the parent screen. my EC gets the correct nodeid, but It is unable to read the corresponding sales order line.
screen shot for the EC data model

here is the EC BO-Operation

EC inport

outport of salesorderoifeco.OIF.xuicomponent

Now i Bound the to my EC

Here is the results - the inport node id is set, but it could not read the sales order line

Thanks, Tamir