cancel
Showing results for 
Search instead for 
Did you mean: 

EXCHANGE_PROFILE_ACCESS

Former Member
0 Kudos

Hi,

While trying to run any scenario in PI7, i m getting the following error

<b>Received XI System Error. ErrorCode: EXCHANGE_PROFILE_ACCESS ErrorText: ErrorStack: Error while reading exchange profile for system XID and client XXX</b>

The test for RFC Destination LCRSAPRFC fails mentioning LCRSAPRFC_XID not registered. I had already made and checked the entry in J2EE engine. How to register this RFC?

Already referred

Thanks,

Greg

Accepted Solutions (1)

Accepted Solutions (1)

former_member529475
Active Contributor
0 Kudos

You have to create the LCRSAPRFC_XID using the TCode sm59 and the connection type is "T"

  • Reward Points if it is useful **

Cheers..

Vasu

Former Member
0 Kudos

Hi Vasu,

This is already done. An RFC destination, type T, named LCRSAPRFC can be seen in sm59. The Program Id name is LCRSAPRFC_XID

Former Member
0 Kudos

Any help?

former_member529475
Active Contributor
0 Kudos

Hi Greg

Delete the RFC Destination and create it again.

Cheers..

Vasu

Former Member
0 Kudos

Hi,

Log of sldcheck

*************************************************8

Properties of RFC destination SAPSLDAPI

RFC host:

%%RFCSERVER%%

program id: SAPSLDAPI_XI3

gateway host:

SAPBL1

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

<b>RFC ping returned exception with message:

Error when opening an RFC connection</b>

Summary: Connection to SLD does not work

=> Check SLD function and configurations

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host:

%%RFCSERVER%%

program id: LCRSAPRFC_XI3

gateway host:

SAPBL1

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

<b>RFC ping returned exception with message:

Error when opening an RFC connection</b>

*************************************************

RFC Destination LCRSAPRFC not working even though i had given right credentials

Is it technically OK to delete this RFC destination and create it again

Plz help

Former Member
0 Kudos

>>Is it technically OK to delete this RFC destination and create it again

No issues. You can do this.

But still I doubt, about the registering Program Id in J2EE engine. Do check this again. Also it is case sesitive.

Regards,

Jai Shankar

Message was edited by:

Jai Shankar

former_member529475
Active Contributor
0 Kudos

Hi Greg,

<u>For LCRSAPRFC</u>

RFC Destination : LCRSAPRFC

Connection type : T

Program ID : LCRSAPRFC_(SID)

<u>Technical Settings</u>

select Registered Server Program

Gateway host : SAPBL1

gateway service : sapgw00

<u>Special Options</u>

character width in target system : select unicode

character conversion : default setting

Same for SAPSLDAPI also

and test the connection.

    • Reward Points if found useful **

Cheers..

Vasu

Former Member
0 Kudos

while trying to open Visual Admin, i could enter my password once. Then if i close it and reopen it, i m unable to log in with the same password. Again i have to change password in su01 and then log in again

Former Member
0 Kudos

Hi Vonokolu,

recreated the rfc destination... but no success

former_member529475
Active Contributor
0 Kudos

Hi Greg

Check the following....

1. The program ID in the RFC engine settings is case-sensitive.

2. This program ID must correspond to a program ID specified in the RFC engine settings of the SAP J2EE Engine on the Integration Server host (chk this).

3. If you work with patch level 8 or above, see the documentation Configuring the Connection of the SAP Web AS to the SAP J2EE Engine, which is available on SAP Service Marketplace at service.sap.com/security under Security in Detail &#8594; Hot Topic: J2EE.

4. Business system - unicode?

Hope it will works...

    • Reward Points if found useful **

Cheers..

Vasu

former_member529475
Active Contributor
0 Kudos

Hi Greg

hope this will help you..

Cheers..

Vasu

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Greg,

If you are convinced that the program Id has been registered in the J2EE engine then try deleting this connection and recreating it and then checking if things work as expected.

Regards

Bhavesh