Showing posts with label SAP Netweaver Upgrade. Show all posts
Showing posts with label SAP Netweaver Upgrade. Show all posts

Tuesday, September 25

SAP EP 7.3 Upgrade related error

Problem - Getting import related errors for the following imports
import com.sapportals.portal.navigation.NavigationEventsHelperService;
import com.sapportals.portal.pb.fpm.IFPMEvent;
import com.sapportals.portal.pb.fpm.IFPMListener;
import com.sapportals.portal.pb.fpm.IFPMTopic;
import com.sapportals.portal.pb.fpm.INavigationTopic;
Solution : Try to add DC in project references- tc/ep/pagebuilder/api which is under EP-runtime
Keywords : SAP upgrade, SAP EP 7.3, Portal and Collaoration

Depricated API in SAP Netweaver 7.3

Which all APIs are deprecated in SAP Netweaver 7.3
Which APIs should be used instead of following APIs
com.sap.nw.wpc.km.service.editor.IEditorConsts;
com.sap.nw.wpc.km.service.editor.component.AbstractEditorComponent;
com.sap.nw.wpc.km.service.editor.component.ComponentConfig;
com.sap.nw.wpc.km.service.editor.document.AbstractEditorObject;