Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

The authorization error(unknown username) when I logon IB

Former Member
0 Kudos

Dear everyone,

Nice to meet you.

I administrated XI 3.0.

I made ID for displaying directory and repository.

When I logon with it on Integration Builder,

the authorization error(unknown username) is occured.

But it has roles as follows:

- SAP_IDOC_EVERYONE

- SAP_KM_KW_ALL_AREAS_DISPLAY

- SAP_TST_XI_DISPLAY_USER

- SAP_TST_XI_MONITOR

- SAP_XI_BPE_MONITOR_ABAP

- SAP_XI_DISPLAY_USER_ABAP

- SAP_XI_DISPLAY_USER_J2EE

- SAP_XI_ID_SERV_USER

- SAP_XI_IR_SERV_USER

- SAP_XI_MONITOR_ABAP

- SAP_XI_MONITOR_J2EE

Do I have to add this ID in "connection" parameter on exchange profile?

Would you mind telling me how to solve this problem?

Thank you.

Regards,

Soyeon

5 REPLIES 5

Former Member
0 Kudos

You might want to verify your Java side. Log into the Java adminsitrator and see if you see the user in there. if not there is an issue between your R3 and your java side. I do not have the time but I know there are notes on this since I have experience this in the past.

Happy Hunting.

Regards,

Paul

0 Kudos

Dear Paul,

Thank you for your advice.

I'm a beginner in XI, I couldn't find the user that I issued in Java Administrator.

I tried to find it as follows:

- Dispatcher > Services

- Server > Services

Which element is related to logon Integration Builder?

Would you please give me a little more advice?

Thank you.

Sincerely,

Soyeon

Former Member
0 Kudos

Here are a few things you might want to check:

1. ume.persistance.data_soruce_configuration in the UME Provider is set to dataSourceConfiguration_r3_roles_db.xml

2. SAP Note 864268

3. Make sure you did a ABAP & J2EE Installation not a stand-alone J2EE Installation on the same system. It needs to be the ABAP & J2EE install. You can check this on the System Info Page http://<host>:<J2EE port>/sap/monitoring/ComponentInfo (use J2EE_AMDIN to log in). if you see a JCS00 then you probably installed a standalone Java instead of the J2EE/ABAP.

Best Regards,

Paul

0 Kudos

Dear Paul,

I appreciate your advice.

I've checked them as you said.

1. In VA,

ume.persistance.data_soruce_configuration in the UME Provider was set to dataSourceConfiguration_r3_roles_db.xml

2. Implement 864268.

In VA, Dispatcher -> Services -> P4 Provider : bindHost is set to IP

3. In NWA, I installed J2EE/ABAP.

But, In Integraion Builder, a ID that I issued can not logon.

Please let me know another tips.

Thanks a lot.

Have a nice day!

Sincerely,

Soyeon

0 Kudos

Dear experts,

I solved this problem.

There are some mistakes in the Java stack.

The master client of XI in config tool and VA were wrong.

I corrected them.

Thank you for your advices.

Best regards,

Soyeon