Skip to content

File resolver updates are missing from S3 Import documentation #1613

Open
@djimenez-kg

Description

@djimenez-kg

If the file you're trying to import from the S3 Bucket doesn't exist in the local folder the import process will throw an error. This is due to a validation vendor/spryker/data-import/src/Spryker/Zed/DataImport/Business/Model/DataReader/FileResolver/FileResolver.php:63 that checks if the file exists in the file system.

The FileResolver.php file also needs to be overridden and replaced with a function to check whether the file exists in the S3 Bucket or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions