Is there documentation available in Hybris on how to remove the deprecated Print Extensions.
I tried removing the extensions manually (starting point as removing it from localextentions.xml and started getting the exceptions as below
INFO | jvm 1 | main | 2017/06/29 22:53:55.931 | ERROR [hybrisHTTP5] (000000RS-ImpEx-Import) [ImpExImportJob] line 3 at main script: java.lang.ClassNotFoundException: de.hybris.platform.printcockpit.constraints.PrintPageGridAndMode INFO | jvm 1 | main | 2017/06/29 22:53:55.931 | de.hybris.platform.impex.jalo.ImpExException: line 3 at main script: java.lang.ClassNotFoundException: de.hybris.platform.printcockpit.constraints.PrintPageGridAndMode
Its a pain going over each and every entry trying to clean up manually to rid of all Print Extension related data.
Please let know if there any documentation or migration plan available.
If anyone has done it can you please let me know the procedure you followed to achieve the same.
Regards Ajith