SoftwareAG / cumulocity-migration-tool

A Cumulocity webapp to migrate applications, dashboards, groups, devices, simulators, smart rules, images, and managed objects between tenants. Developed by Global Presales.
Apache License 2.0
18 stars 6 forks source link

Separate the migration logic from the UI #13

Closed rpeach-sag closed 4 years ago

rpeach-sag commented 4 years ago

The code is somewhat messy and should be refactored significantly.

It would be nice to extract the migration logic into a service separate from the UI code.

This service could then be run in nodejs outside of cumulocity

rpeach-sag commented 4 years ago

This was mostly covered in commit https://github.com/SoftwareAG/cumulocity-migration-tool/commit/37d6dca8e455027ebf239e5c5905821e86c39cb8