CREATE FIELD OutputRoot.XMLNSC.Order;
DECLARE outreford REFERENCE TO OutputRoot.XMLNSC.Order;
CREATE FIELD outreford.LineItem;
DECLARE strfcount,count INTEGER 1;
SET strfcount = CARDINAL ...
we have a db call , if we go one by one message then there we need to call everytime db so becuase of that we need to take the entire file and at a time we will call the db.