Hello,
Does anyone knows which services are responsible for the content migration form EP5 to EP6?
Following Services I already figured out:
com.sap.portal.contentmigration.contentmigrationservice
com.sap.portal.contentmigration.parmigrationhandlerservice
com.sap.portal.contentmigration.pcdmigrationhandlerservice
com.sap.portal.pcd.admintools.import
But there has to be some other but which?
kind regards
René
Hi Rene,
this is all not public, but mainly content migration works that way:
1. translate the deployment descriptor from. properties to portalpp.xml
2. provide in Ep60 backward compatibilty .50 APIs for the "old" coding. You can search for this backward comp. stuff. Its named usually *.50.
3. I will put a "migration guide" on SDN soon.
Add a comment