cancel
Showing results for 
Search instead for 
Did you mean: 

Client Dependent or Client Indipendent

Former Member
0 Kudos

Hi All,

Could you plz tell me, XI Scenarios are Client Dependent or Client Independent ?

Is there any T.Code Creation for every scenario like ABAP ?

Who run these scenarios in Production system ? And how they are know this scenario for this purpose ?

( Based on Namespace or any thing )

Thanks & Regards

Murali

Edited by: Murali Dusi on Jun 26, 2008 9:49 AM

Edited by: Murali Dusi on Jun 26, 2008 9:53 AM

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Vikranth,

Thanks for ur nice answer.

you solved one question of mine .

Plz tell the below question ans.

Who run these scenarios in Production system ? And how they are know this scenario for this purpose ?

( Based on Namespace or any thing )

Thanks & Regards

Murali.

Edited by: Murali Dusi on Jun 26, 2008 12:51 PM

Former Member
0 Kudos

Hi,

End users will work on the production system. Client will not give access to any one to access to the production system.

And how they are know this scenario for this purpose ?Based on namespace and Software component.

Thanks

Vikranth

Former Member
0 Kudos

Hi,

IR is client independent, but the setting you make in ID are client dependent.

So finally i can say XI's all development and configuration are client independent?

just have a look at cache tables for example: SWFXICACHE

Thanks

VIkranth

former_member238007
Contributor
0 Kudos

Hi Murali,

I think you don't know XI, Basically XI is an Netweaver tool in which it comes under process integration, the name itself defines that this XI is used to integrate the data b/w any two legacy systems either may be an R/3 or any 3rd party system.

AS it is an SAP product the screens look similar to R/3 as well and the this SAP Netweave relies in both ABAP stack and Java stack, this can be used to connect both R/3 as well as web based scenarios.

When come to the scenarios in elaborate we can say that if i need to move the data from file server to R/3 server in such case we use a scenario of file to idoc or file to RFC so such transformation of data between systems can be called as a scenario.

Then in the production everything was automized in such a way that when ever the data comes without any manual interference it process the data, it was the responsibiltiy that was taken by the XI tool.

regards,

Kishore

Former Member
0 Kudos

Hello

There is nothing like scenario are client dependent or independent .

below are the links where you can better clear your doubts about XI

*SAP XI INTRODUCTION *

Sravaya Talanki- SAP XI Introduction Part-1 /people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i

Sravaya Talanki- SAP XI Introduction Part-2 /people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii

Sravaya Talanki- SAP XI Introduction Part-3 /people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

HowTo guides http://www.erpgenie.com/sap/netweaver/xi/howto.htm

XI tips http://www.erpgenie.com/sap/netweaver/xi/tips.htm

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

https://www.sdn.sap.com/irj/sdn/wiki

XI-webdynpro /people/saravanakumar.kuppusamy2/blog/2005/02/07/interfacing-to-xi-from-webdynpro

Message Flow in XI /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi

Ready Reference /people/community.user/blog/2007/02/21/ready-reference-for-xi-developers

Former Member
0 Kudos
Former Member
0 Kudos

Xi s not same as R3..

Its a middle ware .. even XI system has a R3 (ABAP stack) other than JAVA(Integration Builder)

common Tcoded used in XI are:

SXMB_IFR

Start Integration Builder

SXMB_MONI

Integration Engine Monitoring

SXMB_ADM

Integration Engine Administration

SXMB_MONI_BPE

Business Process Engine Monitoring

SXI_CACHE

XI Directory Cache

SPROXY

ABAP Proxy Generation

IDX1

Port Maintenance in IDOC

IDX2

Metadata display in IDOC

IDX5

IDOC Adapter Monitoring

SLDCHECK

Test SLD Connection

RZ70

SLD Administration

SLDAPICUST

Maintain SLD Access Data

SM59

RFC Destination

ALRTCATDEF

Define Alert Category

ALRTDISP

Display Alerts

SU01

User Maintenance

SXI_SUPPORT

Test all the Repository and Directory Objects

SMICM

ICM administration and monitoring

SMQ1

Outbound Queue monitoring

SMQ2

Inbound Queue monitoring

SWELS

Switch event trace On/Off

Former Member
0 Kudos

hi

There is no tcode for scenarios.we created scenario name's according to naming convention and design n configure those scenarios.