{ "source": { "type": "oracle", "serviceName": "local_oracle", "serviceConnection": { "config": { "hostPort": "hostPort", "username": "username", "password": "password", "type": "Oracle", "oracleServiceName":"TESTDB" } },"sourceConfig":{ "config":{} } }, "sink": { "type": "metadata-rest", "config": {} }, "workflowConfig": { "openMetadataServerConfig": { "hostPort": "http://localhost:8585/api", "authProvider": "no-auth" } } }