Hi,
We have a scripts which use the RAD file.import.new with Names: record and Values: $L.sch and in Pre RAD statements it has below lines defined:
$L.v=rtecall("rinit", $L.rci, $L.sch, "schedule")
name in $L.sch="Import - GSDNA";application in $L.sch="file.import.new"
strings in $L.sch={"/v/campus/servicecentermacfeed_na.dat", "GSDNAimport", "GSDNAimport"}
This script is used by a scheduler which runs on daily basis.
Can someone tell me how and where are the fields mapped that imports data from the .dat file and adds to the GSDNAimport table.
Basically which table is used to map fields during scheduled import.
Currently i am getting error as: Unrecoverable error in application: file.import.new on panel select.import
Thanks & Regards,
Ayushi Jain