Hi All,
We have a requirment to skip the Overview step and directly navigate to Edit Screen when Personal Data is clicked in ESS Screen.
We have deployed Self Service Administrator Role in our Portal .
There is an option to Skip Review , but there is no such option to skip Overview.
We tried deleting Overview and all its Events and iViews from FPM Applicaion using Self Service Administrator Role.
We are getting the exception
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:103)
at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:641)
at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:920)
at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:236)
at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:301)
And also we tried to Hide the Overview from Personalization option .We are getting one more dump saying .
java.lang.IllegalArgumentException: Name portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.us/com.sap.pct.erp.srvconfig.pdata/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_personal_us/com.sap.xss.config.roadmapsteps/r1 is incorrect. It must only contain a..zA..Z0..9._-$ symbols.
Please let me know how to proceed and solve this issue.
Thanks & Regards
Akshaya