cancel
Showing results for 
Search instead for 
Did you mean: 

Check list

former_member240483
Contributor
0 Kudos

Hi all,

Could any one please provide me checklist that what need to check when we taking over a Support project...

Regards

Rao

Accepted Solutions (1)

Accepted Solutions (1)

nisarkhan_n
Active Contributor
0 Kudos

Rao,

You need to know the checklist to take over the XI support project, do you mean from the KT point of view....make sure you have the knowledge of the some difficult interfaecess whcih are built ( logic of that).....other than that you should be aware of the process which dev had followed.

Former Member
0 Kudos

HI,

Things to be taken care:

• Understanding Business Scenarios.

• Analysis of the Functional Specifications.

• Understanding the processes related to the third party non SAP and SAP systems.

• Understand the Technical Specification Document, reviewing Interface Technical Specifications and Unit Test Document, Interface build and Unit Test, Self and peer review of the deliverables, develop Interface Object via Design and Configuration.

For support activity below document will help you while your support tasks:

SLD guide:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/652b1f46-0a01-0010-25ae-e7cb07b5...

HTTP error debugging:

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Troubleshooting File-to-IDOC Scenario in XI.

/people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi

troubleshooting SOAP:

/people/varadharajan.krishnasamy/blog/2007/01/09/troubleshooting-soap-message--xi

Proxy:

Debugging Inbound Proxy:

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

SPROXY not working:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Thanks and Regards,

Chirag Gohil

former_member240483
Contributor
0 Kudos

Thanks all for your inputs.

I am using most of the cases proxies and Java mapping..read through most of the blogs on two proxies and java mapping....

Thanks for your time.

Regards

Rao

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Rao,

while you are taking a support project, keeping in mind that client should not complain you , there are few neccessary transactions which you have to check daily before starting your work.

main transactions are as follows

1)/nSXMB_MONI OR SXI_MONITOR (FOR INTEGRATION ENGINE MONITORING)

using this transaction you can monitor messages. all asynchronous messages need to be reprocessed.

2)/nSXMBQ1 (FOR CHECKING ERROR IN OUTBOUND QUEUES )

3)/nSMQ2 (for checking errors in INBOUND QUEUES)

  • if there is any queue in error you can check the error and if possible execute the LUW (logical unit workflow), its like restarting the queue

4)/nSM58 (to check errors in TRANSACTIONAL RFC)

5)/nSXMB_MONI_BPE (to check the error in workflow or you can say its a business process engine monitoring)

6)/nSXMB_IFR (using this transaction you will be directed to the page where you can open SLD , INTEGRATION BUILDER and RWB)

*mainly you have to monitor RWB for the two components

a) in component monitoring you have to monitor whether any channel in error in adapter engine.

b) in message monitoring tag you can monitor messages in adapter engine with status "system error", "to be delievered", "holding", "waiting""

These are the basic transactions which you need to check everyday.

Thanks

Sandeep

PS: if helpful Reward with Points

Former Member
0 Kudos

Hi

Http* Errors in XI

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Error Handling Framework XI

/people/sravya.talanki2/blog/2006/11/23/error-handling-framework-xiout-of-the-box-episode-2

XI: Timeouts

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

Cache Refresh Errors

/people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena

Troubleshooting SOAP Message - XI

/people/varadharajan.krishnasamy/blog/2007/01/09/troubleshooting-soap-message--xi

SAP Network Blog: XI - Problem Analysis Guide

/people/michal.krawczyk2/blog/2005/04/30/xi--problem-analysis-guide--have-you-seen-this

Errors in an XI production environment

/people/prashanth.azharuddin/blog/2006/11/24/some-errors-in-an-xi-production-environment

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2f2a9fa2-0a01-0010-32ac-d28...

Troubleshooting guide of SAP XI :

https://websmp106.sap-ag.de/nw04operation

Thanks

Former Member
0 Kudos

Hi Rao,

I can list some of the transactions of SAP XI which you need to follow when your in suppport project.

A) SXMB_MONI------INTEGRATION ENGINE MOINTERING

B) SMQ1-------OUTBOUND QUEUES

C) SMQ2-------INBOUND QUEUES

D) SM58----


TRANSACTIONAL RFC

E) SXMB_MONI_BPE------BUSINESS PROCESS ENGINE

F) SXMB_IFR------RUNTIME WORK BENCH

1) Adapter engine monitering for checking communication channels

2) Message monitering -


To know the status of messages which are passing from adapter engine

These are the transactions which you need to take care when you are in support project..

Reward with Points if helpful

Regards

Sai Ganesh