I need to migrate around 200 Workflow object along with Form objects from 6.0 to 6.5.
How can i migrate without using Buldoser?
If you mean the workflow templates itself, then Composer. If you mean running instances then that not supported by Documentum. See the guide.
--
Kyle Pettit
The term "migration" can have two different meanings.
First it can mean "moving things from one place to an other", e.g. transport files from a file system to a Documentum repository or moving documents from Repo_A to Repo_B. Buldozer is one of the tools that can acomplish this kind of task. Others are fme Migration Center or Open Migrate from TSG. You can also write a custom script (or Java program or ...).
The second meaning of "migration" is "Upgrade the Software and Data to a new version". In this case nothing is transported to a new place. Instead your repository is of version 6.0 before and of version 6.5 after the migration. Like your are the same person, even if you get one year older.
I guess your task falls in the second category. This is done automatically by the content server installer. However to test if everything will work, I suggest to create a clone of the repository and to test the upgrade there. The procedure to create a clone is included in the installation guide for content server.
I need to move some form instances which are completed.