Search code examples
marklogicmarklogic-dhf

How to setup ODBC server using ml-gradle?


What parameters should I add to gradle.properties to automate ODBC server setup? I could not find in the reference site.


Solution

  • There aren't any properties to create one automatically, so just add a file to src/main/ml-config/servers with the ODBC server config in it.