Unable to copy the Step-Page to the Data-Page
I am trying to copy the step page 'D_EmialList' details under the data page 'D_EmailList' using the Page-Copy method (Here the Step-Page and Data-Page name is same). Here, we have constraint of giving the Step-Page name as Binary file name (Againest what we are Importing the Email data). So, under the Page-Copy, the page names will be the same (CopyFrom and CopyInTo). My concern is, how we can resolve this conflict of having this same name.
Secondly, when we try to copy the Step Page to the new page, we are getting the below error,
Copy_D_EmailList |
|
We have values in the clipboard under the Step-Page, only we have to achive to copy them into respective Data_Page
I am trying to copy the step page 'D_EmialList' details under the data page 'D_EmailList' using the Page-Copy method (Here the Step-Page and Data-Page name is same). Here, we have constraint of giving the Step-Page name as Binary file name (Againest what we are Importing the Email data). So, under the Page-Copy, the page names will be the same (CopyFrom and CopyInTo). My concern is, how we can resolve this conflict of having this same name.
Secondly, when we try to copy the Step Page to the new page, we are getting the below error,
Copy_D_EmailList |
|
We have values in the clipboard under the Step-Page, only we have to achive to copy them into respective Data_Page
Also, It will be great, if I will get more details on looping for Page-Copy to copy all the source page records to the target page (.i.e. from Step_Page to Data_Page).
Please find the attached screen capture for the same.