Hi all,
I'm fairly new to SAP DI; we're currently looking at options of retrieving S3 objects that are created by a Table Replicator (CDC) within a flow (which have timestamp added within their name), and joining these against a HANA table using a Data Transform. I think to do this we would need to read the created S3 objects first via a Structured File Consumer, but I cannot see a way of specifying the S3 source object path/filename here; it appears to require a constant Source path to be defined.
Can anyone advise whether its possible to specify source object paths programmatically in Structured File Consumer please, or if their may be alternative solutions to what we are trying to accomplish (performing a join of a HANA table against multiple outputs generated from CDC)?
Thanks,
Bryce