Skip to content

Scanning all records of pub sub message for valid source and operation type

Khilesh Sahu requested to merge slb-scan-all-records-for-transformation into master

These changes will provide solution to bug #4 (closed)

Now we are scanning through all records to check if source contains WKS/WKE or if operation is other than create/update. In both cases transformation will be skipped for related records.

Edited by Khilesh Sahu

Merge request reports