Hi,
We are trying to use the community edition API and we get an error when calling the following web service:
http://localhost:8080/hi-ce/services
I passed in the following information:
type:adhoc
serviceType:metadata
service:metadataWorkflow
formData:{“id”:“1”, “type”:“dynamicDataSource”, “parameters”: {“fetchCatalogs”:true, “fetchSchemas”:true}}
The same API call works in the enterprise edition. What can I do to make it work in the community edition? I noticed that services.xml does not have a serviceType named metadata.
Thank you for any help.