Hi, I have a question regarding the migration from FMP and value list. I wonder if it is posible to load valuelist into the repository via servoy’s j2db API, so we won’t need to create every valuelist manually…
I know that I could create a db model storing valuelist data, but however I’d need to create the list onto my solution, isn`t it?
I know that using the tool the way it’s ment to work is easier and probably less risky, but since we have to migrate about 250 valuelists I thought that maybe we could save at least the work of creating the empty valuelists in the repository via Servoy API.
However it’s just a one-time work so maybe is not such a big deal…