cancel
Showing results for 
Search instead for 
Did you mean: 

Different Users

Former Member
0 Kudos

Hi All

can any one please tell me what is the differene between the Dialog user, Technical user and the System user.

Thanks

Rinku

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

DAILOG USERS:-

Dialog user role has authorizations for multiple components of SAP NetWeaver usage type PI. The roles contain task-specific authorizations and they all contain at least display authorizations in all PI components.

The following dialog user roles are provided:

· SAP_XI_DISPLAY_USER

The display user is able to display the entire content of the Integration Repository and Directory, the System Landscape Directory (SLD), the Integration Engine/Server, and so on.

· SAP_XI_SUPPORT

The support role provides all display rights of SAP_XI_DISPLAY_USER plus additional read-only access rights to specific administration pages of the Integration Server’s J2EE engine.

This role is required for SAP support using Solution Manager Diagnostics (SMD).

· SAP_XI_DEVELOPER

The developer is responsible for all activities within PI that affect the design and development of integration processes.

In particular, this means the design of scenarios, interfaces, and mappings in the Integration Repository using the Integration Builder. The tasks of a PI developer also include generating proxies (ABAP and Java) and implementing them in the associated business systems.

· SAP_XI_CONFIGURATOR

The configurator is responsible for all activities within PI that affect the configuration of integration processes (integration content).

In particular, this means

○ The settings for logical routing, mapping, and technical routing in the Integration Directory

○ The maintenance of the SLD

○ The maintenance of the configuration data for the IDoc adapter (metadata on the ABAP side)

○ The configuration settings of the Adapter Engine

· SAP_XI_CONTENT_ORGANIZER

The content organizer is responsible for activities within PI that affect the organization and structuring of the contents of the SLD. More precisely, this means maintaining and importing software components in the SLD.

These are tasks that are usually not performed by a developer or a configurator.

· SAP_XI_MONITOR

The monitor is responsible for all activities within PI that affect monitoring.

In particular, this means

○ Monitoring XML message processing and message throughput

○ Troubleshooting and status tracking of XML messages

○ Monitoring the processed IDocs and RFCs in the corresponding adapters (on the ABAP side)

○ Monitoring the messages sent or received by the Marketplace adapter

By using the authorization object S_XMB_MONI, you can grant authorizations for monitoring depending on partner, service, and interface. For more information, see the documentation for this authorization object.

· SAP_XI_MONITOR_ENHANCED

In addition to the activities of SAP_XI_MONITOR, this role enables you to edit the payload of a message.

· SAP_XI_ADMINISTRATOR

The administrator is responsible for all activities within PI that affect the technical configuration and administration.

In particular, this means the settings for the Integration Engine/Server, the Integration Builder, the SLD, the Runtime Workbench, the IDoc adapter, and the Marketplace adapter.

The administrator is also responsible for maintaining the PI profile data in the exchange profile.

· SAP_SLD_ADMINISTRATOR

The SLD administrator is responsible for all activities that affect the administration of the SLD.

· SAP_SLD_CONFIGURATOR

The SLD configurator is responsible for all activities that affect the configuration of the SLD.

TECHNICAL USERS

Used for system to system communication. Users of this type have the following characteristics:

● Can be used to log on to the AS Java.

● Password does not expire.

● Some created automatically (SAPJSF), some by user admin.

● UME maps (B) System users from the AS ABAP data source to this type.

SERVICE USERS

service users are required for dialog-free communication between the central components of SAP NetWeaver usage type PI and between application systems and PI.

Service users available after installation are

PIREPUSER

User for the Integration Repository

SAP_XI_IR_SERV_USER

PIDIRUSER

User for the Integration Directory

SAP_XI_ID_SERV_USER

PIAPPLUSER

User for sender applications

SAP_XI_APPL_SERV_USER

PIRWBUSER

User for the Runtime Workbench

SAP_XI_RWB_SERV_USER_MAIN

PILDUSER

User for the System Landscape Directory (SLD)

SAP_BC_AI_LANDSCAPE_DB_RFC

PIISUSER

User for the Integration Server

SAP_XI_IS_SERV_USER_MAIN

PIAFUSER

User for the Adapter Engine (communication between SLD, Integration Server, and Adapter Framework)

SAP_XI_AF_SERV_USER_MAIN

LSADMIN

User for the Change Management Server

SAP_XI_CMS_SERV_USER

For more details u can refer to the link below :

http://help.sap.com/saphelp_nw04s/helpdata/en/c4/51104159ecef23e10000000a155106/frameset.htm

Thanks

If satisfied reward points

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Check this Disscussion

Regards

Seshagiri

deepak_shah
Contributor
0 Kudos

hi

dailog users : they represent human users that log on through various UI's of integration builder (ie durin design & configuration time)

Service USer : (During runtime) here Each System is represented by dedicated Service user.

they provide dialog free acess to XI components

eg;

XIREPUSER - Access the XI REpository for Desgin

XIDIRUSER- Access the XI Directory for Configuratuion. ..and so on.

thanks

turmoll
Active Contributor
0 Kudos

Hi,

Generally,

Main difference is that dialog logon is possible for dialog user. We login to the SAP with a dialog users.

System and communication user types are used for dialog-free communication e.g. RFC, ALE, workflow, background processing etc.

Regards,

Jakub