Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. Select a data provider
- 2. Set a source url
- 3. Read the data from source and store it in a temporary document ( I believe its the variable called mpDoc in data provider.hxx)
- 4. Apply the transformations
- 5. Write the information regarding data source and transformations to file ( I expected WriteToDoc method to do this but it does not write to a physical file on disk )
Add Comment
Please, Sign In to add comment