I feel difficult when migrating applications from DEV->TEST->PROD. This is because I have created web services in .net. So, for each migration, I am suppose to change all the WSDL links in all forms and Workflows. Currently: I do open the processes in notepad replace all wsdl connection with TEST/PR...