Hi Emmanuel,
SMT1 & SMT2 are set correct. RRI works for BEx. We have the complication where the ECC URL is behind a web dispatcher and users an alias URL. Firstly RRI calls the incorrect url https://<host>:<port>/ instead of https://<aliasURL>/.
We can trick SAP by first logging into the portal and connected via ESS to the ECC backend to create the SSO ticket in the browser. Then when RRI launches from AO we change the URL from https://<host>:<port>/ to https://<aliasURL>/.
However this is not an option for end users.
I have added the entries in relevent tables as per OSS note 771351 but this does not generate the correct URL. I have not configured HTTPURLLOC as per 805344
Any suggestions?
Regards
Vaughan