hi, i have developed code in community version 2024.4.0 and deployed on enterprise version 23.10.11. but code is not working in enterprise version.what should i do?enterprise version not showing 2024 version
Are you getting any errors while running your flow? Please explain your error.
Regards
It’s because we could not have forward compatibility. Code developed on higher version could not be compatible on lower version.
Try lowering the package versions in version 2024.4.0 to versions available in 23.10.11
It’s not fixed solution though.
Thanks,
Ashok ![]()
Make sure all your packages are in latest as version with Lowest as Rule runtime.
Since your orchestrator version 23.10.0 process directly published from any other version will face those version compatibility issues.
Regards
