DMFStagingToSourceFileWriter::validateFile Method [AX 2012]

Validates the file path and checks for permissions to file.

client public static boolean validateFile(FilePath filePath)

Run On

Client

Parameters

filePath
Type: FilePath Extended Data Type
Filepath provided.

Return Value

Type: boolean
Returns a flag if the filepath is valid or not.
Show: