Transfer ONESOURCE DataFlow classic requests to the new DataFlow
To manage your DataFlow Classic requests, choose from 3 scenarios that will guide your transition path:
- Start a new request for each period.
- Use previous data to create a new request each period.
- Roll requests forward from 1 period to the next.
Before transitioning, set up the new DataFlow with users, entities, jurisdictions, lists, status templates, notification templates, and other necessary requirements.
Create new requests for each period
Create new DataFlow requests for each period when you don't need data from the previous one. This method simplifies the transition and reduces extra work. Simply set up the new DataFlow, generate the requests, and assign them accordingly.

Create a new request with the template that includes all indexes for the period. To move this to the new DataFlow, follow these steps:
- Convert the DataFlow Classic template into a new DataFlow template using the DataFlow Template Converter.
- Review the template to determine if any changes are necessary for it to function effectively in DataFlow.
- Review the new DataFlow features to improve performance and ease of use. (Optional but strongly recommended).
- Protect and upload the template.
- Create the requests with the necessary attributes for the period.
Start a new request each period using previous data
To ensure continuity between periods, use
DFGet
methods to transfer data from the previous period when creating DataFlow requests. Change the new DataFlow template using the template designer to retrieve data from DataFlow Classic. 
Start the transition by creating a new request with the template, including the necessary period indexes:
- Convert the DataFlow Classic template into a new DataFlow template using the DataFlow Template Converter.
- Review the template to determine if any changes are necessary for it to function effectively in DataFlow.
- Review the new DataFlow features to improve performance and ease of use. (Optional but strongly recommended).
- Update the template to include a location for DataFlow Classic parameters. ChangeDCGetmethods toDCDFGetmethods.
- Protect and upload the template.
- Create the requests with the necessary attributes for the period.
Roll forward requests each period
Use the
Roll Forward
feature to copy data from the previous period into the new DataFlow requests. 
- Convert the DataFlow Classic template into a new DataFlow template using the DataFlow Template Converter.
- Review the template to determine if any changes are necessary for it to function effectively in DataFlow.
- Review the new DataFlow features to improve performance and ease of use. (Optional but strongly recommended).
- Update the template.
- Protect and upload the template.
- SelectRoll Forwardto move from the Classic tab to the new request.
- Follow the wizard.