I m working on a BDC to upload a excel file....i donot want to hardcode the path within the program and i want to locate the file on execution.
Specifically the file to be uploaded is an excel file and the first row consists of heading which i donot want.
Its working fine with txt files but not in xls files..
kindly help