Deploy and run BPMN processes with the Micro Integrator - wso2

The WSO2 documentation says that the functionality of the Enterprise Integrator is now included in the Micro Integrator and API Manager.
How do I deploy and run BPMN processes with the new system? I can't find any documentation on it and don't see where to add a BPMN process to the Integrator or where to work on HumanTasks.

For this you need the BPS profile of the Enterprise Integrator. But the BPS server is on maintenance mode and new features or development is not made on this. Therefore the Micro Integrator does not contain the features of the BPS profile.
If you want to use the BPS profile you will need to continue to use the EI (6.6.0 is the latest EI server)

Related

Unable to download WSO2 Business Process Server

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).

How to start the dashboard micro integrator wso2 ei 7.0

I try to start service micro integrator wso2 7.1.0
Enterprise Integration 7.1.0 Micro integrator
but, i cant open dashboard https://localhost:9743/dashboard/login
This site can’t be reached
what i missed ?
It is because, when you start Micro Integrator, the monitoring dashboard does not start automatically. It is separate from the Micro Integrator runtime. You need to start the dashboard in a different terminal and connect it to the runtime. https://ei.docs.wso2.com/en/latest/micro-integrator/administer-and-observe/working-with-monitoring-dashboard/#setting-up-the-dashboard

WSO2 Enterprise Integrator difference between v6.6.0 and v7.0

I am asking about the difference between the two versions because i can not see the integrator in 7.0
Enterprise Integrator 7.0 is the next generation of WSO2 Integration platform and mainly focuses on micro-service architecture and cloud-native architecture. This integration platform mainly offers a code-driven approach to integration development. Kindly note that the development of EI 6.x series is still being continued. EI 6xx series are for those who are familiar with existing Enterprise Integrator. For more details you can refer the documentation here. https://ei.docs.wso2.com/en/latest/micro-integrator/references/comparisong-mi7-ei6xx/
Integrator is available in EI 7.0 as Micro Integrator.
This blog describes the difference between WSO2 6xx and 7xx. (Evolution of Micro Integrator) https://medium.com/arunans23/life-of-mi-how-an-esb-went-on-to-serve-microservices-9bb4faed5588

Admin services in WSO2 Micro Integrator 7.X (Migrating to New WSO2 Micro Integrator 7.X)

We are doing technical feasibility for migrating to WSO2 Micro Integrator 7.X version.
From the documentation it seems the admin services can now be explored in a REST API way or in a visualized dashboard manner (https://ei.docs.wso2.com/en/latest/micro-integrator/administer-and-observe/working-with-management-api/) .
What about other admin services like AuthenticationAdmin service and others , see link in paranthesis (https://docs.wso2.com/display/EI650/Working+with+Admin+Services). Is it possible to access these back end services in WSO2 Micro Integrator 7, keeping in view that only a micro integrator is used within the plaform.
I am wondering as the footprint of a micro integrator is small , these admin backend services which earlier available may not be accessible within the Micro Integrator at all. Do let me know if that is a correct understanding.
Hi Rajarshi Bhattacharjee
Basically the admin services which were in EI 6x series is no-more in Micro Integrator. These are new REST APIs which are there to retrieve the artifacts. You might see the available rest APIs in https://github.com/wso2/micro-integrator/blob/master/doc/mi-rest-api.md . Please report an issue in https://github.com/wso2/micro-integrator/issues if there is a necessity for other services.
Thanks !
Nirothipan

how to run wso2 esb and api manager in one jvm

can I have any way to merge esb (wso2 enterprise service bus) and api manager to run in one Carbon app?
I want to use different wso2 products, like esb and api manager, identification server, business rule server.
But I don't want to run them in different carbon application. This needs lots of resources.
I know if I want to merge them, I must let them in same carbon version.
Do you want to run all products in a single carbon server? If so, you need to install API Manager feature in wso2esb.