Hi,
I'm trying to integrate e-Recruiting functionalities into our Portal.
The current situation:
SAP e-Recruiting 6.0 is set up (integrated on ECC 6.0), and works fine when using the BSP-front-end.
De ESS/MSS Business Packages are installed on the portal.
The system alias for e-recruiting is created (and tested).
My test user has the ESS Portal role, and the role "SAP_RCF_INTERNAL_CANDIDATE" in the backend system.
The problem:
When I log in with my test user, and go to "ESS" => "Career and Job". I have several options under "Job", being:
- Applications
- Apply Directly
- Favorites
- Search for Jobs
All of these are related/connected to the e-recruiting module. All of these functionalities work fine, when log in to the e-recruiting BSP's directly. But when I click on them via the Portal, I get the message "An internal error occurred. Please try again later."
When I go to transaction "SLG1" for a detailed error log, I see "The system accesses Customizing table T77RCF_sp_ID using parameters [0000]. There are no entries in the table for this."
When I use the BSP-pages, I can set the parameter RCFSPID via a parameter in the URL (e.g. "application.do?BspClient=800&BspLanguage=EN&rcfSpId=0001"). And via this parameter, the system knows which recruiting-role I have (e.g. 0001 = Internal candidate and 0002 = External candidate). But this value is not transmitted to the BSP pages when I access them via the Portal.
What I tried was editing the iview "Career and Job Services". I set the value "Parameters forwarded to BSP" to "rcfspid=0001". But that was not the solution.
So finally my question:
Where do you set this parameter?
Thanks!