cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization problem: no work with XI tools possible

Former Member
0 Kudos

Hi!

I am facing with several problems concerning the authorization.

1) It is not possible to work with XI tools, such as:

Integration Directory, Integration Repository, Runtime Workbench

When I try to execute some action in these tools I get the following error:

Cannot connect to Repository

Error during communication with System Landscape Directory: User credentials are invalid or user is denied access.

2) When I try to access the NetWeaver configuration wizard (http://localhost:50000/nwa)

I get the followign warnig:

System Landscape Directory is not available

Only local systems can be maintened

3) When I execetue the post installation step for PI (PI_00), I get the several errors

Not able to load Function SWF_XI_BPM_AUTO_CUSTOMIZE

Error: Not able to load Function SCUST_GENERATE_HTTP_DEST_BRET

(cause:Name or password is incorrect (repeat logon))

Can some one help to solve these problems?

Thank you very much!

Thom

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Thom

1) It is not possible to work with XI tools, such as:

Integration Directory, Integration Repository, Runtime Workbench

When I try to execute some action in these tools I get the following error:

Cannot connect to Repository

Error during communication with System Landscape Directory: User credentials are invalid or user is denied access.

Looks like user is not having role assigned for this

Add following roles in SU01

SAP_XI_CONFIGURATOR

SAP_XI_DEVELOPER

2) When I try to access the NetWeaver configuration wizard (http://localhost:50000/nwa)

I get the followign warnig:

System Landscape Directory is not available

Only local systems can be maintened

Issue with nwa while installation refer post installation guide to set up. Do SLDCHECK and see results.

3) When I execetue the post installation step for PI (PI_00), I get the several errors

Not able to load Function SWF_XI_BPM_AUTO_CUSTOMIZE

Error: Not able to load Function SCUST_GENERATE_HTTP_DEST_BRET

(cause:Name or password is incorrect (repeat logon))

same as above.

Check with the RFC destinations TCP/IP (TYPE T) if they are working fine.

Thanks

Gaurav

Former Member
0 Kudos

Thom,

Try to get access to the following roles on the abap stack of the PI:

SAP_XI_CONFIGURATOR

SAP_XI_CONTENT_ORGANIZER (Note: having SAP_ALL will not fix the issue as these two roles has some java roles assigned to them as groups in the Java stack.)

This will solve all the issues other than the SLD. For the SLD please ask your Basis person where PI is pointing for the SLD and make sure you have appropriate SLD access in that system.

Regards,

Naveen