cancel
Showing results for 
Search instead for 
Did you mean: 

RUNTIME & RUNTIME WORKBENCH

Former Member
0 Kudos

could you please explain me the exact difference between RUNTIME and RUNTIME WORKBENCH?

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

former_member238007
Contributor
0 Kudos

Hi..,

In Runtime workbench.. basically monitors the INTEGRATION MONITORING..,

So, through Runtime Workbench we can able to monitor the following ...

1. Component Monitoring --- we can monitor all the components w.r.t to xi are working fine

2. Message Monitoring --- Here we can check the errors with Integration Engine and Adapter Engine.

3. End -to - End Monitoring

4. Performance Monitoring

5. Alert Configuration

6. Alert Inbox .. etc..,

But Runtime is differient from the RWB.. during Runtime the message undergoes pipeline steps where it calls the sender adapter, mapping programs, technical and logical routings, collaboration profile and it calls the receiver adapter to deliver the message to the target system.,

Additional information w.r.t to RWB and runtime monitor...

SXMB_MONI helps you to find any error in the xi steps. But it will not tell you if you have any errors

on the adapters. It runs on abap stack

So for checking any errors on the adapters and the errors for communicaiton channels we need to go

with RWB. It runs on Java Stack

SXMB_MONI is to monirot the messages in the Business Prcoess Engine (BPE) in which ur BPM's are

executed.

From RWB Message Monitoring you will be able to see the staus of the message but you will not be

able to trace out the entire flow of the message as well as the cause of tghe error.

SXMB_MONI resides in the ABAP stack and cannot give you the facility to check out errors in

Adapter Engine.

RWB resides in Java stack and you can check for adapter errors as well.

To be more elaborate take an exampleof File-XI-File scenario.

If we are picking up a file and perform Message Mapping and at the reciever file adapter we are using

Content Conversion.Some how if we have done some mistakes in Content Conversion and your

Message mapping is fine then you cannot find it out through SXMB_MONI.You will have to go for

RWB for this case.

regards,

Kishore..

Former Member
0 Kudos

thank you for your valuable input. thank you very much

Answers (5)

Answers (5)

Former Member
0 Kudos

hi

Runtime is nothing but the after the sending the message from sender side then which actual processing will happen in Integration server and again send to the reiver side that is nothing but the Runtime

Runtime workbench is nothing but the after completing your design and configuring part . check your message is flowing correctly to monitor that . is there any error in that at the time of flowing

diff type of monitoring that is compenent monitor,message monitor,end to end monitor alert monitor

thanks

i hope its helpful for your

Regards

vijay

Former Member
0 Kudos

HI,

Runtime ->where actual processing takes place in XI while running( input, output, mapping, conversion) an integration scenario. It allows processing of messages through Integration Engine , Adapter Engine, mappings etc

Runtime Workbench is a tool where you can do monitoring of your XI components( Adapter Engine, Integration engine, cache etc), message flow through Adapter Engine, End to ENd monitoring of a scenario, can be viewed

plz rewards points

vikas

Former Member
0 Kudos

Hi,

Runtime is nothing but that is the time when the processing takes place to process the message.

Rumtime Workbench is a Tool to monitor all the processing steps at the time of Runtime.

Regards

Seshagiri

Former Member
0 Kudos

Hi Raju

RUNTIME: This is a term given to donate the Processing of XI.

XI uses various steps called Pipelines to process the messages. These are Receiver Identification, Interface detemination, message split, message map, call adapters etc.

All this is part of runtime. A message received at the IS is converted to a XI SOAP format using the runtime ( this can include the Integration engine or the Adapter Engine ).

RWB: or the workbench is used for message monitoring, component monitoring, performance monitioring, it supports END TO END monitoring, which is basically the full Life Cycle of the message. It is based maily on the java Stack of XI.

Hope this clarifies.

Reward points if useful

Best Regards

Abhishek

Former Member
0 Kudos

Hi Raju,

Runtime is that where actual processing takes place in XI while running( input, output, mapping, conversion) an integration scenario. It contains the processing of Integration Engine , Adapter Engine, mappings etc. It is a generic term.

Runtime Workbench is a tool where you can do monitoring of your XI components( Adapter Engine, Integration engine, SLD etc), message flow through Adapter Engine, End to ENd monitoring of a scenario, can view and subscribe to alerts.

Hope this helps.

Regards,

Piyush