Search code examples
wso2wso2-api-managerwso2-integration-studio

How to publishing API created in WSO2 to WSO2 API Manager on Remote server


How do I upload the API I created in WSO2 Integration Studio installed on my own computer to the WSO2 API Manager on the remote server.

From the Add new server menu, I clicked the WSO2 Remote Server option under WSO2 and entered the host and server URL information, but it did not publish. When I examined WSO2's own documents, I could not find detailed resources about connecting to a remote server and publishing.

Can you help with this?


Solution

  • You can register the service in the service catelog as below.

    1. Start the WSO2 Micro Integrator pointing to API Manager.
    2. You should have the carbon app of that particular service in the Micro Integrator.
    3. When Micro Integrator starts it registers the available services in the API Manager.
    4. From logging into the APIM publisher you can create an API.

    Instructions are available here - https://apim.docs.wso2.com/en/latest/integrate/develop/working-with-service-catalog/