Service Builder Schema-to-Object Converter
Creates object definitions based on your service file and migrates existing data from legacy tables; also handles relationships between the tables.

Description
Moving to the latest version but still using Service Builder for storing data? Moving data from tables to objects is such a hassle. Manually checking each service builder and creating scripts to populate data from tables to object entry, this could get very frustrating and time-consuming. Service Builder to Object Migration module comes to the rescue. The Service Builder to Object Migration creates the ObjectDefinition based on the service.xml and the portlet-model-hints.xml(optional) file and adds the table's data to the object entries. While the migration process is going on, the progress can be tracked from the logs and the object entries of MigrationAuditRecords objects, which get autogenerated as soon as the module is deployed. All the generated objects are organized inside the object folder based on the table name provided in service.xml.




