WSO2 ESB -Android Push Notification - wso2

Could you please anyone suggest steps for Android Push notification process using wso2 esb
Thanks In advance

Currently we have connector for Apple Push Notification service. You could write a Google Cloud Messaging Connector which can used for your purposes on your own by following this guidances.
For more Connectors visit WSO2 ESB Connectors

Related

how to set one server for wso2 analytics and one sever for wso2 api manager

I want to have a server that visualize api data from my wso2 api manager
can anyone help me pls?
Thanx
`enter code here`
You can deploy the WSO2 API Manager in a single server and the Analytics in another server and configure both API Manager and Analytics TOML/Yaml configurations to communicate and send data.
Follow the Standard Setup steps provided in WSO2 API Manager Docs for more detailed steps and configurations.

WSO2 ESB Analytics Clustering

Is it possible to cluster ESB Analytics? because I heard that ESB Analytics is built over WSO2 DAS. If possible could anyone please point me in the right direction? Appreciate the help.
Thunku, according to WSO2 documentation you can.
Documentation says:
You may need more than one WSO2 ESB Analytics server in a clustered deployment depending on the load of requests handled by the ESB cluster. The possible deployment patterns for WSO2 ESB Analytics is the same as that for WSO2 Data Analytics Server.....
https://docs.wso2.com/display/ESB500/Prerequisites+to+Publish+Statistics
For detailed instructions visit:
https://docs.wso2.com/display/CLUSTER44x/Minimum+High+Availability+Deployment+for+WSO2+DAS+3.1.0
Yes, you can cluster ESB Analytics. This is built over WSO2 DAS. You can find the WSO2EI Analytics clustering docs - https://docs.wso2.com/display/EI611/Clustering+the+Analytics+Profile.

WSO2 BAM Hosted Service

I am interested in trying to use the WSO2 "BAM in the cloud" solution.
Is there any documentation about how I configure my locally installed API Manager to send statistics to my cloud BAM account?
Please follow [1] for configuring API Manager to be monitored by BAM.
[1] http://docs.wso2.org/display/AM140/Monitoring+Using+WSO2+BAM

Can WSO2 BAM Server monitors the statistics of service registered in WSO2 governance registry?

I am looking for monitoring service statistics(like how many invokes, average time taken etc.) using WSO2 BAM server that is registered in wso2 governance registry. Please suggest how we can do this.
You need to configure BAM to accept events from G-Reg and then publish events from G-Reg to BAM listeners.
Refer the following documentation and go through the samples linked in that.
http://docs.wso2.org/display/Governance453/Business+Activity+Monitor

WSO2 ESB Proxy Service Versioning

Is there any way to create and maintain multiple versions of the same proxy service in WSO2 ESB??.
Please track the progress of this JIRA.
Thanks
Thilini