I have a use case where I need to initiate a full data extraction from the source system to AWS s3 bucket. As part of this, I need to ensure all the full files are loaded into S3 before starting the downstream process. To handle this, I wish to add a trigger file at the end of all the full file copy. Is this possible in qlik replicate? Or any other option available in qlik to notify the downstream process that full load is complete?
Pls note , the dependency check during the execution is not feasible here and I am looking for file watcher scenario. Pls help here.