Executes an existing Import Profile.
Execute Import
Parameters(importtype, profilename, filename, waitforcompletion)Values('flatfile', 'Comma', '.\AppFiles\CommaApp.ads', 'true');ImportType—The type of import to perform. Allowed values:
FlatFile
InterfaceTables
ProfileName—The name of an existing import profile.
FileName—The name of the flat file to import, if doing a flat file type import.
WaitForCompletion—If set to true, the Batch Client waits for the job to finish. If set to false, the Batch Client submits the job and continues. Allowed values:
True
False