Hi All,
We are in the process of technical upgrad 4.6c to ECC 6.0. We wish to use the E-rec services via the BSP's using internal WAS.
The standard application for E-rec (hrrcf_start_int) was working fine in ECC Dev using tcode se80 and sicf.
We were using following url in Dev with help of RCF_GENERATE_URL in se38:
http://hostname.companyname.com:8000/sap(bD1lbiZjPTIzNSZkPW1pbg==)/bc/bsp/sap/hrrcf_start_int/application.do?BspClient=235&BspLanguage=EN&rcfSpId=0005
It work fine without any problem in dev.
When I try to run the same application in QA in se38 using same program - RCF_GENERATE_URL with the help of following url :
http://hostname.companyname.com:8000/sap/bc/bsp/sap/hrrcf_start_int?sap-client=400&BspClient=400&sap-language=EN&BspLanguage=EN&rcfSpId=0005
It throws message : Page cannot be displayed.
Please shade some light regarding the same. Is there any settings I need to do in sicf ? I already activated the service in sicf.
It gives the same error when I run this application using se80 also. We are using FQDN for abap host.
I suspect parameter (sap(bD1lbiZjPTIzNSZkPW1pbg==)) is missing in Quality url.
Any help in this regards would be highly appraciated. points assured.
Thanks for your inputs in advance,
Ravi Kumar.