cancel
Showing results for 
Search instead for 
Did you mean: 

Components of XI

Former Member
0 Kudos

Hi experts,

Q1.What are components present on Java Stack and ABAP Stack and please list all of them?

Q2. What is purpose of an alert and how to create it?

Regards Faisal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The Integration Server is the SAP Exchange Infrastructure runtime component for receiving messages and controlling how these messages are forwarded. During configuration of the XI system landscape, an SAP Web AS client is assigned the role of Integration Server. The following two engines work together in this client to control the message flow:

· The Integration Engine is responsible for central Integration Server services, for example, routing and mapping.

· The Business Process Engine is responsible for executing and persisting integration processes.

Furthermore, the majority of the adapters run on the central Adapter Engine, which is installed on the J2EE Engine of the SAP Web AS, and which can take over inbound and outbound processing on the Integration Server from the Integration Engine. In this way, the central services of the Adapter Engine (for example, persistence), can be used by all adapters.

http://help.sap.com/saphelp_nw04/helpdata/en/e1/0c733cb7d61952e10000000a11405a/content.htm

ABAP Stack:

1) Integration Engine

2) Integration Server

3) Business Process Process engine

JAVA Stack:

1) IR

2)ID

3)SLD

4) RWB

Refer these links which are useful in configuring alerts:

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

Check for few more links:

Alert Configuration

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

Alert Inbox

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

Alert Notification Step-by-Step

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Defining Alert Classifications

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Triggering Alerts

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Setting up alerts

Alert Management

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e04141e8-0f11-2a10-adaa-9d97b062...

Alert Notification

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90f449a8-a6db-2910-a386-d2b5999f...

Custom Alerts in CIC Win Client for CRM 5.0

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/601db2b2-2839-2a10-0381-8807979f...

Understanding u'r SAP EarlyWatch Alert Report

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4b88cb90-0201-0010-5bb1-a65272a3...

The following predefined user roles are available for customizing and administration:

• SAP_BC_ALM_CUST for customizing authorization.

• SAP_BC_ALM_ADMIN for administration authorization. The administrator has the authorization for all activities. He or she can also read and confirm alerts for other users. In addition, the administrator can execute report RSALRTPROC to delete, escalate, and deliver alerts as well as to delete logs.

• For the sending of alerts via external communication methods (e-mail, sms, fax) and for inbound processing, an RFC user has to be created on the central alert server with the role SAP_BC_ALM_ALERT_USER. The authorization objects contained in this role are S_OC_SEND and S_RFC.

• Accessing alert inbox the userid has to have the role SAP_XI_MONITOR.

• SAP_ALM_ADMINISTRATOR - Alert Management Administrator Give this rights

Refer the SAP_XI_ADMI topic and see the roles.

http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm

Refer link for user roles: http://help.sap.com/saphelp_nw2004s/helpdata/en/74/03b140ade49c2ae10000000a155106/content.htm

Check this SAP Note at https://service.sap.com/notes

750287 - XI 3.0 Runtime Workbench: Alert configuration does not start

Regards,

Nithiyanandam

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

ABAp Stack:

1) Integration Engine

2) Integration Server

3) Business Process Process engine

JAVA Stack:

1) IR

2)ID

3)SLD

4) RWB

and alert it used in case suppose if the error message in XI your can eaisly identify with the help of alert

thanks

regards

vijay

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>Q2. What is purpose of an alert and how to create it?

1) An Alert is a notification informing its recipients that a critical or very important situation has arisen. The

situation is as severe that an action must be taken immediately in order to resolve the situation. The

system recognizes the situation and sends the Alert.

2) We use the Alert Configuration to have the system inform you of errors during message processing. we

can receive the Alert by e-mail, fax, or SMS.

3) To configure your Alerts, proceed as follows:

a) Create the Alert Categories that we want to use in our Alert Rules.

b) Create the Alert Rules in which we want to use our Alert Categories

4) An Alert is an instance of an Alert Category

5) Alert Categories can be defined by applications or customers using the Alert Category definition

environment, which is accessed in Transaction Code ALRTCATDEF

6) The Structure of Alert Category is defiened by the following

a) Technical key (language-independent) for identification purposes

b) Description (language-dependent)

c) Classification

d) Priority

e) Maximum number of deliveries. (This applies to delivery to a destination other than the alert

inbox.)

f) Expiry time (in minutes) after which the alert is deleted

g) Escalation recipient to whom the alert is sent if it is not confirmed by any of its recipients

h) Tolerance time before escalation

i) Short text, long text, and title

The title is used as mail title, fax subject, and alert title in the inbox. The long text is used as

mail/fax body and the long text view in the inbox. The short text is used for pager and SMS.

j) Container for variable definition if variables are to be used in the texts, or for other application-

specific attributes

k) Subsequent activities in the form of URLs

Please go through the link

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm -

Alert

Regards,

sangeetha

Former Member
0 Kudos

Hi,

>>Q1.What are components present on Java Stack and ABAP Stack and please list all of them?

ABAp Stack:

1) Integration Engine

2) Integration Server

3) Business Process Process engine

JAVA Stack:

1) IR

2)ID

3)SLD

4) RWB

>>Q2. What is purpose of an alert and how to create it?

Purpose of an alert is to send the error info when ever u got the error in the message sending process.

check with this

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

Regards

Seshagiri