For anyone, who might be looking for the same and wants to execute the script manually, this might be helpful so I decided to post the solution.
In the connectionsJpa, set the below :
- “initializeEmpty” to “false”
- “migrationStrategy” to “manual”
- “migrationExport” to the path you want the script to be generated.