cancel
Showing results for 
Search instead for 
Did you mean: 

PIAPPLUSER user - No ABAP SLD to Add to...

Former Member
0 Kudos

In the installation guide, in the section 'Performing PI-Specific Steps for SLD Configuration', it says:

<b>For a central SLD, the user PIAPPLUSER must be created in the central SLD ABAP system first and be assigned to ABAP role SAP_XI_APPL_SERV_USER.</b>

However our SLD is all JAVA based and does not have an ABAP stack associated with it. What do I do?

Thanks.

Paul

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

but you should create this user for every system

that will be connected to SLD - for example to use it with TCODE - SLDAPICUST

Regards,

michal

Former Member
0 Kudos

The user is created in the PI server (it was added by the system during the installation).

However the instructions tell me to create the user in the central SLD ABAP system. Our SLD does not have an ABAP stack so I am unable to do this.

Former Member
0 Kudos

Hi,

From what I understand you are not using the default SLD of the XI as XI installation needs both ABAP and JAVA stacka dn you are using SLD of a installation which is just on JAVA stack. IS this possible? I don't know?

Anysways as michal has suggested you have to give the details of SLD that you are getting connected to in the transaction SLDAPICUST of the XI ABAP system?

This is how XI understands that you are not using the default SLD but the specified SLd address there?

Regards

vijaya

Former Member
0 Kudos

I am using a central SLD which is sitting on a JAVA only stack (which is also used as a SAP WebDynpro server). This works okay as an SLD for all of our other systems (e.g. R/3, BW, HR, Portal, etc.).

In transaction SLDAPICUST on the PI ABAP system, I can see a valid connection to the SLD server (and from the SLD server I can see that the PI server is registered). However this connection uses the username SLDAPIUSER, not PIAPPLUSER.

The instructions say that once the PIAPPLUSER is defined on the ABAP stack of the SLD server, I then need to go to transaction SLDAPICUST and replace the user SLDAPIUSER with PIAPPLUSER.