Which parameters are defined in File Delimited metadata?
Choose? answers
The parameters that are defined in File Delimited metadata are:
Row separator: This parameter defines the character or string that separates each row of data in a delimited file. For example, a row separator can be a newline character (n), a carriage return (r), or a combination of both (rn).
File path: This parameter defines the location and name of the delimited file that you want to read or write. You can browse your local system or enter a URL to specify the file path. You can also use context variables or global variables to make the file path dynamic.
Theola
17 hours ago