Show TOC

Special ActionsLocate this document in the navigation structure

Use

The following Java EE security roles and user management engine (UME) actions are defined for SAP NetWeaver Process Integration.

Actions for Message Monitoring

com.sap.xi.mdt.soa

Action

Type

Description

display

JEE

Allows to display all messages without payload.

edit_header

JEE

Allows to edit the header of all messages.

edit_payload

JEE

Allows to edit the payload of all messages.

modify

JEE

Allows to restart or cancel all messages.

payload

JEE

Allows to display the payload of all message.

cancel_all

UME

Allows to cancel all messages.

display_all

UME

Allows to display the header of all messages.

execute_all

UME

Allows to restart all messages.

payload_all

UME

Allows to display the payload of all messages.

com.sap.xi.mdt.beans

Action

Type

Description

display

JEE

Allows to display all messages without payload.

modify

JEE

Allows to restart or cancel all messages.

payload

JEE

Allows to display the payload of all message.

com.sap.xi.mdt2

Action

Type

Description

display

JEE

Allows to display message without payload.

modify

JEE

Allows to restart or cancel messages.

payload

JEE

Allows to display the payload of a message.

Actions to Process Messages by SOAP Channels (com.sap.aii.adapter.soap.app)

To send data to the Process Integration runtime using a SOAP sender channel, a Web service needs to send a SOAP request message. The service user which is used to send this request needs to have roles with the following actions assigned to them: xi_adapter_soap_message and xi_adapter_soap_helper.

Actions Related to the Application com.sap.aii.af.cpa.app

Action

Type

Description

xi_af_cpa_invalidate

JEE

Allows to invalidate the cache (calling the URL: http://host:port/CPAcache/invalidate).

xi_af_cpa_monitor

JEE

Allows to display the cache (URL: http://host:port/CPACache/monitor.jsp).

xi_af_cpa_schemaupload

JEE

Allows to upload shema via URL: http://host:port/CPACache/shemaupload.jsp.