I have question about mariaDB with WSO2 API Manager 1.10.0. I found document about Tested DBMS supporting WSO2 API Manager. https://docs.wso2.com/display/compatibility/Tested+DBMSs
This page mentions that MariaDB was not tested for WSO2 API Manager 1.10, otherwise it was tested for WSO2 API Manager 1.9.0.
I'd like to get some test result for mariaDB with WSO2 API Manager 1.10.0. Do you have any plan to test for mariaDB with WSO2 API Manager 1.10.0?
If not, would you let me know how to test mariaDB with it? I'd like to get some information about test.
You can connect mariaDB to APIM 1.10.0 with mysql connector. You can follow this document for how to use mariaDB with Carbon products. I couldn't guarantee they test the mariaDB with APIM 1.10 .
https://docs.wso2.com/display/Carbon420/Setting+up+MariaDB
Related
When I Try to download WSO2 Process Server, It redirects me to API Manager.
The link is http://wso2.com/products/business-process-server
Is the WSO2 Process Server deprecated?
WSO2 Business Process Server(BPS) is now deprecated and discontinued. But you can still use it. WSO2 BPS was merged to WSO2 Enterprise Integrator a couple of years back as a different runtime. So if you want to use BPS capabilities you can download WSO2 EI from here and start the Business Process Profile. You can read more about the BPS Profile here.
Yes, the product is not available now.
You can migrate to EI 6.6.0 if you are using WSO2 BPS 3.6.0 - https://docs.wso2.com/display/EI660/Upgrading+from+WSO2+Business+Process+Server
In the latest EI/MI versions do not come with the BPS solution.
It's best to migrate to Micro-integrator 4.1.0 and use the latest capabilities of the enterprise integration. Micro-integrator is the latest version of the WSO2 ESB platform. However, it does not support BPS capabilities as moving forward, WSO2 will continue to provide only the interprise integration capabilities through the platform and for some of the features such as Message Broker and BPS have been deprecated. For use cases on Message Broker and BPS, you need to integrate with 3rd party products such as Camunda (for BPS) and RabbitMQ (for Message Broker).
WSO2 API Manager Version 4.0.0 is Working Fine With Choreo Analytics but Is there Any Way to Configure API Manager Version 4.0.0 with API-M Analytics Version 3.2.0?
No, this is not possible with API Manager 4.0.0.
The API Manager v4.0.0 has gone through a lot of architectural changes and the Handlers and implementations related to publishing Analytics Data to the APIM Analytics server have been removed. Therefore, with my understanding, it is not possible to achieve the same in the v4.0.0 environment.
With the API Manager 4.0 release, the API Analytics was completely revamped and offered as a cloud-based analytics solution to provide users with an unparalleled analytics experience. Therefore, integrating APIM Analytics 3.2.0 with APIM 4.0.0 is not a possible/advisable solution due to architectural constraints.
I have installed WSO2 EI and WSO2 API Manager and create a REST API in Eclipse wso2 developer studio and create local server and redeploy it and when i am login through serverip:9443/carbon it is showing my APIs and working fine now what i need i do not want to deploy here finally i want to published it through API Manager.
I need help how to do that
My API Manager is running on serverip:9446/carbon
you start with reading documentation (RTFM)
basically - log into the API Publisher https://serverip:9446/publisher and create an API
I followed the tutorial here:
https://docs.wso2.com/display/AM191/Publishing+API+Runtime+Statistics+Using+WSO2+DAS#PublishingAPIRuntimeStatisticsUsingWSO2DAS-ConfiguringWSO2APIManager
On configuring WSO2 API Manager, I cannot seem to configure Analytics when I am inside the Admin Portal. Is there some configuration first that needs to be done?
You are looking at APIM 1.9.1 documentation. But it looks like you are using latest APIM which is 2.0.0. In 2.0.0 you can configure analytics in api-manager.xml only. See APIM 2.0.0 documentation.
One important thing about APIM 2.0.0 is, you don't need to configure DAS from scratch. Now DAS is pre-configured with required CApps and shipped as wso2am-analytics-2.0.0.zip. You can download it from APIM Product page itself.
Is there any way to install features of WSO2 Application Server in WSO2 ESB ?
I have read Similar Post on StackOverflow but still I am confused regarding the workaround required ...
Please follow this doc to install WSO2 Application Server features in ESB. This doc is for ESB 4.7.0
You can use the official doc as a guide. For the repository select the 'default repository'. Then select the 'Application Server' feature category and install it. Make sure to restart the ESB after installing.