Skip to Content
0
Jun 15, 2021 at 04:35 PM

SAP Data Intelligence - Terminate a Graph after data load is complete SLT --> S3

786 Views

Hi,

We're trying to make a graph that's extracting multiple tables (variabel) from our SAP S3 (database) with SLT to our S3 strorage ervery night (intial load and then Delta's).

SLT Connector V2 - python3Operator (LastBatchIdentifier) - Write File - PutS3Acl - graphTerminator

For the initial this works because then we get a last batch indicator. For the Delta it doesn't works. A do we end the graph when we are loading delta's?