How to create .dat file through PeopleCode
To migrate databases, we'll create .dat and .dms files in Data Mover right. Can you let me know how can I create a .dat file using PeopleCode. I have a page where in I'll configure all the tables that I want to migrate. Depending upon the tables that the user selects, I want to create a single .dat file that contains the data of all the tables selected. Can you let me know how can I achieve this.