Community Edition API

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.

HI Sunil,
We can see that you are trying to invoke metadata service in community edition. Please note that metadata module is not part of community edition, only enterprise edition.

Can you help us understand what exactly are you trying to accomplish? We can accordingly help you with the response.