cancel
Showing results for 
Search instead for 
Did you mean: 

Error while reading configuration for secure communication in SXMB_IFR

Former Member
0 Kudos

Hi,

I am getting error 3: Error while reading configuration for secure communication while executing SXMB_IFR.

My system is SAP NetWeaver 7.3 PI

In the ABAP side configuration Done:

1. I used the local sld 2. The rfc  SAPSLDAPI, LCRSAPRFC, SLD_UC connection succesfull 3. sldapicust successfull. 4. Used XIISUSER

5. In the sldcheck I am getting below: The LCR_LIST_BUSINESS_SYSTEMS, LCR_GET_OWN_BUSINESS_SYSTEM successfull

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call returned exception code     3

Access to the XI Profile is currently disrupted.

=> Check whether you can access the XI Profile using a web browser!

In the JAVA side configuration Done:

Business system created with Role Integration server and pipeline url given http://host:56000/sap/xi/engine?type=entry

Created all JCo connectors required for this.

So, please let me know where is the issue.

Regards,

Sudip

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Sudip

In NWA -> Configuration -> Infrastructure -> JCO RFC provider

LCRSAPRFC

SAPSLDAPI

AI_VALIDATION

AI_RUNTIME

should be working

Regards

Monika

Former Member
0 Kudos

Hi Monika,

Thank you very much for your quick response.

My issue got resolved. Now the window for PI tools is opening using SXMB_IFR

Actually initially I did all the steps manually. like creation of rfc, business system etc etc.

But now I have done the inital configuration under,

nwa --> configuration --> Scenerios --> Configuration Wizard --> then under All Configuration task

--> PI Test: PI Initial Setup

After succesfully execution of this step I am able to open the page for sxmb_ifr. This process automatically created all rfc, user etc etc

But there are lot of other options under All configuration task

like PI Upgrade, PI demo client, PI Advanced Adapter Engine, PI SLD Self registration etc etc

So, I am bit confused which are the steps I have to do mendatory minimum for PI. So, please let me know this

Regards,

Sudip

Former Member
0 Kudos

Hi Sudip,

PI Upgrade-not manadatory but advisable

PI demo client-not manadatory

PI Advanced Adapter Engine-mandatory

PI SLD Self registration-mandatory

Actually, PI Advanced Adapter Engine and PI SLD Self registration are mandatory in the sense that if these options are not taken then it would lead to errors or at least inconveniences in certain situations.

Thanks,

Atul.

Former Member
0 Kudos

Hi,

Then can anybody let me know what are the other options are mandatory? There are almost 36 in the list

Regards,

Sudip

Former Member
0 Kudos

Hi Sudip,

Could you post that list of 36 items? I could then let you know which are mandatory.

Thanks,

Atul.

Former Member
0 Kudos

Dear Sudip

My basis had missed SLD Self registration and therefore we faced the problems mentioned in my blog, and we solved it manually.

Everything related to

SLD, Exchange profile, Adapter engine, advanced adapter engine, RWB, ID, ESR needs to be done.

Regards

Monika

Former Member
0 Kudos

Dear Sudip

No if you are able to see the front page, can you see if SLD Registration is green, Steps shown in my blog, else register them manually.

Also check if exchange profile is getting opened and is fine?

What is your result of SLDCHECK now?

Regards

Monika

Former Member
0 Kudos

Hi Monika,

Now my sldchek is in green status. Below are the few lines from last-

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC
  RFC host:
%%RFCSERVER%%
  program id:      LCRSAPRFC_PI1
  gateway host:
sksitest
  gateway service: sapgw60

Testing the RFC connection to the SLD java client...
RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER
Retrieving data from the XI Profile...
Function call terminated sucessfully
Retrieved value of
section   = Connections
parameter = com.sap.aii.ib.server.connect.webas.r3.ashost
-> value  =

Summary: Connection to the XI Profile works correctly

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Sudip,

Check the note #1703818 PI CTC: No access to Exchange Profile after Upgrade. Create Java RFC destination XI_EXCHANGE_PROFILE manually, as described in the Workaround section of the note (if not already existing).

When this is completed restart the system and update us with the results.

Regards

Mark

Former Member
0 Kudos

Hi All,

When I click on Integration Directory the system is giving me the below authorization issue-

And when I click on Enterprise Services Builder I am getting the below error-

Please let me know what is the reason for this errors-

Former Member
0 Kudos

Dear Sudip

Now your user does not have authorization to log into ID. Try with pisuper.

Your exchange profile is up to date.

Also if you are using a user with all roles, what is java version of the machine from where you are trying to launch ESR.

Regards

Monika

Former Member
0 Kudos

Hi Monika,

Here is my java version

java version "1.6.0_31"

Java(TM) SE Runtime Environment (build 1.6.0_31-b05)

Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)

Regards,

Sudip

Former Member
0 Kudos

Dear Sudip

Now you can let me know the detailed problem. Click on details when it says unable to launch!

Regards

Monika

Former Member
0 Kudos

Dear Sudip

Are the post installations steps complete? In case you have missed out certain steps, you can do it in scratch, it does not take more than 2 hours in new PI.

The RFC destinations on the NWA side should also work

LCRSAPRFC

SASLDAPI

Can you please check my blog, i have indicated some of the RFC destinations here:

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/04/05/no-sld-elements-of-type-sapxiadap...

Regards

Monika