Hi
I need to search and fetch some records out of 50 million records from repository using a stateless process in xCP Designer 2.1.
I have two options of doing it:
1) Use java service activity in that stateless process
2) Using Read from repository in that stateless process
Plz suggest Which one is more efficient with this volume of data in terms of time taken?
Thanks in Advance.