Hi All,
I need to configure Sender file adapter FCC,
where my File structure is
<Recordset>
<Header>
<Record_Type/>
<Currency_Code/>
<Filler/>
</Header>
<Detail_Prices>
<Replacement_Parts_Prices>
<Record_Type/>
<Part_Number/>
<Part_Type/>
</Replacement_Parts_Prices>
<Remanufactured_Prices>
<Record_Type/>
<Dlr_Core_Deposit/>
</Remanufactured_Prices>
</Detail_Prices>
<Trail>
<Record_Type/>
<Control_Count/>
<Filler/>
</Trail>
</Recordset>
I dont know how to handle The Detail price node as it doent have any key fields and it contain two other nodes where it contain
key fields
Thanking you
Sridhar
Sridhar