From Job Log Report:
08/11/2022 15:13:00 Running the bulk load import job...
08/11/2022 15:13:00 Executing script file: D:\customerScript\BulkImport\download_contacts.pl
08/11/2022 15:13:00 Invalid script path. Script file must be placed in \\localhost\D$\customerScript\bulkImport\
Note: If eDP is installed on a different drive letter then change D: and D$ below to appropriate drive letter.
Script file must be located locally on the same appliance that will execute the script in the D:\customerScript\BulkImport\ folder.
The path is case sensitive and must start with exactly \\localhost\D$\customerScript\bulkImport\
Note: The first part of the hardcoded path is localhost for security reasons to prevent accidental execution of harmful external code.
Note: If eDP is installed on a different drive letter then change D: and D$ below to appropriate drive letter.
Copy the script to be executed to the eDP server in folder D:\customerScript\BulkImport\
For example D:\customerScript\BulkImport\download_contacts.pl
Failed: Check status log for details." The report says "Invalid script path".