ADP_102038: File path does not exist or is inaccessible
Message
File path does not exist or is inaccessible.
Description
Data Pipelines could not connect to the dataset using the specified path. The path is either invalid, or inaccessible.
Solution
File paths may be inaccessible for various reasons. Consider the following solutions based on the type of input data store:
The data store item may contain a parent folder, bucket, or container information. Verify that the path you specified does not contain those values. Data Pipelines will construct the full path using the value you specify, and the value in the data store item. For example, if you are using a file share input where the full dataset path is
\\mynetworkshare\data\hurricanes\hurricanes_2025.csv, and the data store item specifies\\mynetworkshare\datafor the path, the dataset path you specify should behurricanes\hurricanes_2025.csv. To learn more about specific inputs and their requirements, see Dataset configuration.For folder data stores, verify the ArcGIS Data Pipelines Server has the required permissions to access the specified path. Contact your administrator to configure the
allowedFileSharePathsproperty. For more information on configuring allowed paths, see ArcGIS Data Pipelines Server administrator operations. To learn more about the file share input, see File share.For cloud store data stores, verify that the credentials used in the data store have the required permissions to access the specified path.
To learn more about updating data store items, see Manage data store items.
If the issue persists, contact Esri Technical Support to report a bug.