Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8808

Re: Best Routine in transformation for this case

$
0
0

Hi Mahesh,

 

Looking at your initial question, it appears that you want only those records in target DSO which have a "False" in column B. For instance, record number 1 of the source DSO doesn't show up in the target DSO in your example, because 1 has a "true" value.

 

If that is indeed your requirement, then it is quite simple - just put a DELETE statement in your Start Routine, like so

 

DELETE SOURCE_PACKAGE WHERE <<field_b>> = 'True'.

 

That should be enough to achieve your requirement.

 

Regards,

Suhas


Viewing all articles
Browse latest Browse all 8808

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>