I have a database on a on premise server and want to convert it to a rest API to migrate the data.
I have a server that has ConnX application running. And I also have CONNX DataSync web interface.
Can i perform all the tasks using the ‘CONNX DataSync’ web interface (https://<Local_Ip_Adress>:port/datasync/overview/summary), with out the need of going into the server.
If so, what initial steps needed to be done on server side ?
I have create a .cdd file on server using the connx data dictonary (classic), but can i do the same task on web interface (with out entering into the server)
can we perform all tasks with web interface as we can with the application from server, if not, what are the limitations of web interface ?