cancel
Showing results for 
Search instead for 
Did you mean: 

Regardin Tcodes

former_member207019
Participant
0 Kudos

Hello,

What is Tcode for accessing directly SLD, Integration Repository and Integration directory and Monitoring.

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jyotsna

i also agree that if you want to acess SLD directly then you have to use URL

Or better use transaction SXMB_IFR and ther you can go for different XI component like SLD , IB and RWB

These are few t-codes used in sap xi

Some t-codes in xi.

1.SXMB_IFR -> Start Integration Builder

2.SXMB_MONI -> Integration Engine - Monitoring

3.SXI_MONITOR -> XI: Message Monitoring

4.SXI_CACHE -> To Access IS runtime cache

5.sxi_cache -> XI data directory cacheidx1 -> idoc adapter

6.idx2 -> idoc metadata

7.idx5 -> monitocr idoc adapter

8.sm21 -> log di sistema

9.st22 -> dump abap (analisi di eccezioni)

10.smq1 -> messages inbound e outbound queue

11.smq2 -> messages inbound e outbound queue

12.smicm -> J2EE administration

13.st06 -> stato della macchina cpu memory filesystem machine status - cpu, 14.memory and file system.

15.st03 -> workload.

16.scc4 -> visualizza mandanti del sistema

17.we20 -> partner profiles

18.sale - ale settings

19.rz10 - edit system profile

20.sm59 ->mantain rfc destinations

21.bd64 -> mantain distribution model (trasformazioni)

22.SU01 -> users

23.AL08 -> list all logged users(user login logon)

24.SE10 -> Change Request

25.SE09 -> Change Request

26.WE05 -> All idocs

27.WE19 -> IDoc Test Tool

28.WE21 -> port definition

29.SE11 -> Data dictionary

30.SM21 -> log sistema xi

31.se37 -> mantain funcion modules

32.SICF -> http server configuration

33.SMGW -> trace, alzare livello di trace.

34.BD13 ->

35.BD64 -> modelli di distribuzione

36.pfcg -> Roles

37.tabella TSTC -> sap transactions codes

38.tabella TSTCT -> transaction descriptions

39.STMS -> transports management

40.SPAM -> apply ABAP support packages

41.SPAU -> manage objects after apply support packages

42.SE01 -> manage change requests

43.SLDCHECK -> Test SLD Connection

44.SLDAPICUST-> SLD API Customizing

45.SXMB_ADM -> Integration Engine - Administration

46.SXMB_MONI_BPE -> Process Engine - Monitoring

47.SE38 -> ABAP Editor

48.SE11 -> ABAP Dictionary

49.ST22 -> ABAP dump analysis

50.SPROXY-> ABAP Proxy Generation

51.SE80 -> Object Navigator

52.ABAPDOCU -> ABAP Documentation and Examples

53.SE24-> Class Builder

54.SM21-> Online System Log Analysis

55.SMQ1-> qRFC Monitor (Outbound Queue)

56.SMQ2-> qRFC Monitor (Inbound Queue)

57.RZ70-> SLD Administration

59.SM58-> Asynchronous RFC Error Log

60.SM59-> RFC Destinations (Display/Maintain)

61.SMICM-> ICM Monitor

62.WE60-> Documentation for IDoc types

63.BD87-> Status Monitor for ALE Messages

64.IDX1-> Port Maintenance in IDoc Adapter

65.IDX2-> Meta Data Overview in IDoc Adapter

66.WE05-> IDoc Lists

67.WE02-> Display IDoc

68.WE19-> Test tool

69.WE09-> Search for IDocs by Content

70.WE20-> Partner Profiles

71.WE21-> Port definition in XI

72.SE16-> Data Browser

73.SE93-> Maintain Transaction Codes

74.SM30-> Call View Maintenance

75.SU01-> User Maintenance

76.SM02-> System Messages

77.alrtcatdef-> alerts

78.SWXF_PBUILDER -> for Detail BPM Process

79.SMQS - > to register the destination in QOUT scheduler

80.WEOUTQUEUE - > to start the queue processing

81.SMQR - > to register the queue

82.Idxpw - > to activate the IDOC message package

83.IDXP - > to monitor the message packages.

Regards

Sandeep

PS: if helpful kindly reward points

Answers (5)

Answers (5)

former_member556603
Active Contributor
0 Kudos

Hi,

What is Tcode for accessing directly SLD, Integration Repository and Integration directory and Monitoring.

XI URLs

(<host> is the host name of the XI server and <sys#> is its system number)

http://<host>:5<sys#>00/rep Exchange Infrastructure Tools

http://<host>:5<sys#>00/sld System Landscape Directory

http://<host>:5<sys#>00/rwb Runtime Workbench

http://<host>:5<sys#>00/MessagingSystem Message Display Tool

http://<host>:5<sys#>00/mdt/amtServlet Adapter Monitor

http://<host>:5<sys#>00/exchangeProfile Exchange Infrastructure Profile

http://<host>:5<sys#>00/CPACache CPA Cache: Monitoring

http://<host>:5<sys#>00/CPACache/refresh?mode=delta Delta CPA cache refresh

http://<host>:5<sys#>00/CPACache/refresh?mode=full Full CPA cache refresh

XI transactions

SXMB_IFR Start Integration Builder

SXMB_MONI Integration Engine - Monitoring

SXI_MONITOR XI: Message Monitoring

SLDCHECK Test SLD Connection

SLDAPICUST SLD API Customizing

SXMB_ADM Integration Engine - Administration

SXI_CACHE XI Directory Cache

SXMB_MONI_BPE Process Engine - Monitoring

Hope this information is useful to you...

Reward points if its is useful..

Thanks,

Satya...

Former Member
0 Kudos

Hi,

You can access it by providing the url as

for SLD:

http://<Hostname>:5XX00/sld

For IR and ID:

http://<Hostname>:5XX00/rep

or u can use the tcode sxmb_ifr to open the integration builder then u can open the IR and ID.

for Monitoring:

http://<Hostname>:5XX00/rwb

or use the tcode sxmb_moni.

where XX represents the instance number.

Regards,

Nithiyanandam

Edited by: Nithiyanandam A.U. on Apr 3, 2008 8:02 AM

Former Member
0 Kudos

hai

i think there are URLs instead of t.codes to access the SLD,IR '& ID

any way u can use SXMB_IFR (integration builder),from here you can navigate to I.R ,ID,SLD,RWB

for monitoring u can use t.code

SXMB_MONI

Integration Engine Monitoring

SXMB_MONI_BPE

Business Process Engine Monitoring

SXI_CACHE

XI Directory Cache

SMICM

ICM administration and monitoring

SMQ1

Outbound Queue monitoring

SMQ2

Inbound Queue monitoring

reward points if found helpfull

Former Member
0 Kudos

Hi,

Yes we can accept with Ravi Reply

And also you can access all these from Integration Builder also http://host name:j2ee port/rep

Regards

Seshagiri

Edited by: N V Seshagiri on Apr 3, 2008 7:57 AM

Former Member
0 Kudos

for SLD -> http://<servername>:<port number>/sld/index.html

for RWB->

http://<servername>:<port number>/rwb/index.jsp

for IR and ID

http://<servername>:<port number>/rep

Regards