I have two grails application one run in sql server 2008 grails version 1.2 and another application run in postgresql grails verison 2.3.8. Now i want to import some data from old application to new ato pplication via application.I mean when user is in new application to be able to switch old application select some data may from list and import to new application?or create xlm and import to new application.
Can anyone help in any way how to do this. Thanks in advance.