Skip to Content
0
Former Member
Jul 09, 2007 at 03:44 PM

SSO BW to EP Exception in method processFunction.

123 Views

Hi experts,

I tried to etablish sso connection between BW 3.5 and EP 6.0 sp 20 and I always get this error :

<b>com.sap.engine.services.ejb.exceptions.BaseRemoteException: Exception in method processFunction.</b>

I followed alls the steps to etablish connection between BW and EP , without success.

Here are the steps that I made :

<b>Step : 1</b>

Created RFC destination in visual administrator Jco RFC Provider

Program ID: <EP-SID>_PORTAL

Gateway host: <host>

Gateway service: <service>

Number of processes (1..20): 20

Application server host: <host>

System number: 00

Client: 551

Language: EN

User: <bw id>

Password: <bw user pass>

<b>VERIFIED BY SM59 / connection test </b>

<b>Step : 2</b>

Created new RFC destination sm59.

Name of RFC destination: <EP-SID>_PORTAL

Connection type: T

Description of RFC destination: <EP-SID>_PORTAL

Activation type: Registered Server Program

Program ID: <EP-SID>_PORTAL

Gateway host: <host>

Gateway service: <service>

Send SAP Logon Ticket active

<b>Step : 3</b>

Maintain table RSPOR_T_PORTAL (sm30)

RFC destination: <EP-SID>_PORTAL

System name: <BW-SID>CLNT551

Default: X

URL Prefix: http://portaild.leclerc.local:50000

KM RM Prefix: /bw_metadata

KM Service URL:

<b>table RSPOR_T_PORTAL contain values</b>

<b>Step : 4</b>

Maintain SAP BW Transaction Profile (RZ10)

login/create_sso2_ticket: 2

login/accept_sso2_ticket: 1

<b>Verified by SSO2 TCODE</b>

<b>Step : 5</b>

Import BW Certificate into SAP EP

<i>1. Loaded the certificate In J2EE Visual Admin</i>

CN=<BW-SID>

<i>2. Modified com.sap.security.core.server.jaas.EvaluateTicketLoginModule</i>

flag Sufficient

ume.configuration.active True

trustediss1 CN=<BW-SID>

trusteddn1 CN=<BW-SID>

trustedsys1 <BW-SID>, 551

<i>3. Modified com.sap.security.core.server.jaas.EvaluateAssertionTicketLoginModule</i>

flag Sufficient

trustediss1 CN=<BW-SID>

trusteddn1 CN=<BW-SID>

trustedsys1 <BW-SID>, 551

<b>Step : 6</b>

Create BW System in SAP EP 6.0

System Template: SAP_R3_Dedicated

Application Host: <host>

Description: <BW-SID>_551

Gateway Host: <host>

Gateway Service: <service>

Logical System Name: <BW-SID>_551

Logon Method: SAPLOGONTICKET

Remote Host Type: 3

SAP Client: 551

SAP System ID <BW-SID>

SAP System Number: 00

System Name: <BW-SID>

System Type: SAP_BW

User Mapping Type: admin,user

System Aliases: <BW-SID>CLNT551

SAP_BW

<b>Connection Test succesfull ! </b>

<b>Step : 7</b>

Configure User Management in SAP EP

SAP Reference System: None

login.ticket_client 000

<b>Step : 8</b>

Import Portal Certificate into SAP BW

<i>1. Insert into ACL</i>

System ID <EP-SID>

Client 000

<i>2. Check existance of Portal certificate in SSO-ACL</i>

System ID: <EP-SID>

Client: 000

Subject: CN=<EP-SID>

Issuer: CN=<EP-SID>

Serialnumber: BC8AEC14

<i>3. Check existance of Portal certificate in System-PSE Certificate list</i>

Subject: CN=<EP-SID>

Issuer: CN=<EP-SID>

Serialnumber: BC8AEC14

<b>Step : 9</b>

1. Check RFC connection with RSWR_RFC_SERVICE_TEST

RSWR_RFC_SERVICE_TEST

RFC Destination: <EP-SID>_PORTAL

However, the sso between EP to BW seems to work great ...

<b>Any ideas ???</b>

Thanks !

Max.