This is a new tool that comes with CPI Explorer version 2021-09-19.
You can compare the contents of same/different flows in the same/different tenants in seconds.
Usage
- Choose Tenant
- Choose Package
- Choose Flow
- Get snapshot
- Repeat for the other flow
- Click "Compare Flows"
Here is a screenshot:
Use Cases
I think the most useful time to use this tool is just before transport. To be sure that
only intended changes are present in the new version of the flow.
Also, there can be times when a flow is modified in the development environment then left without transport. After a few months, you might want to check those changes & see if they are still relevant.
To check differences in the same flow & in the same tenant. You have to get a snapshot and revert the flow on SAP Cloud Integration UI to an older version. The reason is there is no other way to get the old flow data from APIs.
Installation
Update(2020-08-08): Now this tool is part of Pizug Companion docker image. Check out the new application:
https://blogs.sap.com/2023/08/07/companion-for-sap-cloud-integration-tools-you-love-comes-as-a-docke...
It is free, you can get it from Microsoft Store, or download the portable version here:
https://www.microsoft.com/en-us/p/cpi-explorer/9pbkk398ww57
https://pizug.com/tool/cpi-explorer
Special Thanks
If you are feeling "deja vu", nothing is wrong with you!
This tool was already implemented by
r_herrmann and published
here.
While it is written from scratch for CPI Explorer and has some differences, Raffael's version was a great source of inspiration!