Hi All,
Ive deployed the ESS business package and completed the configuration steps, including assigning an employee number to a backend ess user, and assigning the copy of the ess role in the backend system to the backend user. In other words, the content of the package is visible throught the portal role Employee Self-Service.
Now, When i click on Change own data e.g. the application works but when I click on Save I get errors. <b>An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE:
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE</b>
Now all JCo destinations are configured and the user used for meta data is one with SAP_ALL auth profile. It also has Z:RFCACL role.
Somewhere else in the logs I see at com.sap.xss.hr.cod.model.Hrxss_Cod_Save_Details_Input.doExecute so at Hrxss_Cod_Save_Details is the RFC, but I dont know what could go wrong.
Can anyone help..