Migrate services from 8.2 to 8.0

Hi all,
We have some developments in webMethods 8.2 and we need to pass the services from Integration Server 8.2 to 8.0. Does anyone know if it is possible?
Thanks in advanced.
Marcelo

Should work directly provided your JVM versions are same and and dependent service within the primary service does not have any references and dependencies to any 8.2 services.

Also this will not work through deployer and if you want it to work you would need to manually change the server version to yours in the package’s manifest file.

Hope this helps.

PS: Backward comparability is not all that well recommended.