File Exists

    You must provide the file name.

    Hop returns a True or False value depending on whether the file exists.

    The File Exists workflow action can be an easy integration point with other systems.

    For example, suppose you have a three-part data warehouse load process.

    The first part runs in PERL.

    You have batch scripts that accesses data from a remote location, performs first-level row processing, and outputs the data to a specified directory.

    As soon as the task is complete, the file is placed in a well-known location so that the “file exists.” That is the signal that launches the workflow for final processing.

    Options