Oracle Solution for Error ora-39144

Solution for Oracle Error ORA-39144

ORA-39144: file name parameter must be specified and non-null

What triggered the Error:

No file name was provided in an DBMS_DATAPUMP.ADD_FILE API call.

What should we do to fix it:

Correct the file name parameter and reissue the API request.